index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gpu_error.c
Age
Commit message (
Expand
)
Author
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-19
drm/i915: Only emit the 'send bug report' once for a GPU hang
Chris Wilson
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
2019-08-13
drm/i915/uc: Log fw status changes only under debug config
Michal Wajdeczko
2019-08-09
drm/i915: extract i915_memcpy.h from i915_drv.h
Jani Nikula
2019-08-08
drm/i915: Only include active engines in the capture state
Chris Wilson
2019-08-07
drm/i915: Include the DRIVER_DATE in the error state
Chris Wilson
2019-08-06
Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-07-31
drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG
Lucas De Marchi
2019-07-31
drm/i915/tgl: Move fault registers to their new offset
Lucas De Marchi
2019-07-29
drm/i915: Lock the engine while dumping the active request
Chris Wilson
2019-07-25
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-26
drm/i915: Capture vma contents outside of spinlock
Chris Wilson
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
2019-07-23
drm/i915: Rely on spinlock protection for GPU error capture
Chris Wilson
2019-07-16
drm/i915: Lock the engine while dumping the active request
Chris Wilson
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
2019-06-21
drm/i915: Prevent dereference of engine before NULL check in error capture
Chris Wilson
2019-06-21
drm/i915: Eliminate dual personality of i915_scratch_offset
Tvrtko Ursulin
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
2019-06-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-10
drm/i915: Convert gem_record_fences to uncore mmio accessors
Tvrtko Ursulin
2019-06-07
drm/i915: Convert some more bits to use engine mmio accessors
Tvrtko Ursulin
2019-06-07
drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
Tvrtko Ursulin
2019-05-29
Revert "drm/i915: Expand subslice mask"
Jani Nikula
2019-05-28
drm/i915: Expand subslice mask
Stuart Summers
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-03
drm/i915/csr: move CSR version macros to intel_csr.h
Jani Nikula
2019-04-30
drm/i915: extract intel_atomic.h from intel_drv.h
Jani Nikula
2019-04-30
drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-16
drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers
Paulo Zanoni
2019-04-05
drm/i915: Make RING_PDP relative to engine->mmio_base
Chris Wilson
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-04-01
drm/i915: Introduce concept of a sub-platform
Tvrtko Ursulin
2019-03-26
drm/i915: take a reference to uncore in the engine and use it
Daniele Ceraolo Spurio
2019-03-21
drm/i915: Stop storing ctx->user_handle
Chris Wilson
2019-03-15
drm/i915: Fix off-by-one in reporting hanging process
Chris Wilson
2019-03-05
drm/i915: Move find_active_request() to the engine
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs
Chris Wilson
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-02-26
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
2019-02-19
drm/i915: Use time based guilty context banning
Chris Wilson
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
[next]