aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
AgeCommit message (Expand)Author
2020-02-17drm/i915: Update drm/i915 bug filing URLJani Nikula
2020-02-16drm/i915: Track hw reported context runtimeTvrtko Ursulin
2020-02-14drm/i915: move intel_csr.[ch] under display/Jani Nikula
2020-01-30drm/i915: add extra slice common debug registersLionel Landwerlin
2020-01-29drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson
2020-01-28drm/i915: Skip capturing errors from internal contextsChris Wilson
2020-01-21drm/i915: Don't show the blank process name for internal/simulated errorsChris Wilson
2020-01-10drm/i915: Drop request list from error stateChris Wilson
2020-01-10drm/i915: Drop the shadow ring state from the error captureChris Wilson
2020-01-10drm/i915: Drop the shadow w/a batch bufferChris Wilson
2020-01-10drm/i915: Start chopping up the GPU error captureChris Wilson
2019-12-23drm/i915: Mark the GEM context link as RCU protectedChris Wilson
2019-12-20drm/i915: Drop GEM context as a direct link from i915_requestChris Wilson
2019-12-09drm/i915: Flesh out device_info pretty printerChris Wilson
2019-11-25drm/i915: Switch kunmap() to take the page not vaddrChris Wilson
2019-11-13drm/i915: Avoid atomic context for error captureBruce Chang
2019-11-06drm/i915: Remove unwanted rcu_read_lock/unlockNiranjana Vishwanathapura
2019-10-30drm/i915/tgl: Add gam instdoneMika Kuoppala
2019-10-30drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala
2019-10-29drm/i915: error capture with no ggtt slotDaniele Ceraolo Spurio
2019-10-25drm/i915: capture aux page table error registerLionel Landwerlin
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson
2019-10-04drm/i915: Remove logical HW IDChris Wilson
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson
2019-09-09drm/i915: include GTT page-size info in error stateMatthew Auld
2019-08-29drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/Matthew Auld
2019-08-23drm/i915: Refactor instdone loops on new subslice functionsStuart Summers
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-19drm/i915: Only emit the 'send bug report' once for a GPU hangChris Wilson
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson
2019-08-13drm/i915/uc: Log fw status changes only under debug configMichal Wajdeczko
2019-08-09drm/i915: extract i915_memcpy.h from i915_drv.hJani Nikula
2019-08-08drm/i915: Only include active engines in the capture stateChris Wilson
2019-08-07drm/i915: Include the DRIVER_DATE in the error stateChris Wilson
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-07-31drm/i915/tgl: stop using ERROR_GEN6 and DONE_REGLucas De Marchi
2019-07-31drm/i915/tgl: Move fault registers to their new offsetLucas De Marchi
2019-07-29drm/i915: Lock the engine while dumping the active requestChris Wilson
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-26drm/i915: Capture vma contents outside of spinlockChris Wilson
2019-07-25drm/i915/uc: Unify uC platform checkDaniele Ceraolo Spurio
2019-07-23drm/i915: Rely on spinlock protection for GPU error captureChris Wilson
2019-07-16drm/i915: Lock the engine while dumping the active requestChris Wilson
2019-07-13drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_ucDaniele Ceraolo Spurio
2019-06-21drm/i915: Prevent dereference of engine before NULL check in error captureChris Wilson
2019-06-21drm/i915: Eliminate dual personality of i915_scratch_offsetTvrtko Ursulin
2019-06-21drm/i915: Save trip via top-level i915 in a few more placesTvrtko Ursulin
2019-06-20drm/i915/execlists: Preempt-to-busyChris Wilson
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-14drm/i915: Replace engine->timeline with a plain listChris Wilson