summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Pull printing GT capabilities on error to err_print_gtChris Wilson2020-07-101-2/+11
* drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota2020-07-081-2/+2
* drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio2020-07-081-1/+1
* drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio2020-07-081-9/+14
* drm/i915/params: switch to device specific parametersJani Nikula2020-06-221-2/+2
* drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson2020-04-291-26/+0
* drm/i915: Avoid dereferencing a dead contextChris Wilson2020-04-291-5/+7
* drm/i915: Drop rq->ring->vma peeking from error captureChris Wilson2020-04-241-3/+2
* drm/i915/error: prefer struct drm_device based loggingJani Nikula2020-04-081-1/+1
* drm/i915: Update drm/i915 bug filing URLJani Nikula2020-02-171-1/+2
* drm/i915: Track hw reported context runtimeTvrtko Ursulin2020-02-161-2/+9
* drm/i915: move intel_csr.[ch] under display/Jani Nikula2020-02-141-1/+1
* drm/i915: add extra slice common debug registersLionel Landwerlin2020-01-301-0/+8
* drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson2020-01-291-0/+2
* drm/i915: Skip capturing errors from internal contextsChris Wilson2020-01-281-4/+4
* drm/i915: Don't show the blank process name for internal/simulated errorsChris Wilson2020-01-211-1/+1
* drm/i915: Drop request list from error stateChris Wilson2020-01-101-68/+7
* drm/i915: Drop the shadow ring state from the error captureChris Wilson2020-01-101-5/+0
* drm/i915: Drop the shadow w/a batch bufferChris Wilson2020-01-101-2/+0
* drm/i915: Start chopping up the GPU error captureChris Wilson2020-01-101-537/+647
* drm/i915: Mark the GEM context link as RCU protectedChris Wilson2019-12-231-14/+26
* drm/i915: Drop GEM context as a direct link from i915_requestChris Wilson2019-12-201-4/+7
* drm/i915: Flesh out device_info pretty printerChris Wilson2019-12-091-2/+3
* drm/i915: Switch kunmap() to take the page not vaddrChris Wilson2019-11-251-1/+1
* drm/i915: Avoid atomic context for error captureBruce Chang2019-11-131-4/+4
* drm/i915: Remove unwanted rcu_read_lock/unlockNiranjana Vishwanathapura2019-11-061-3/+0
* drm/i915/tgl: Add gam instdoneMika Kuoppala2019-10-301-0/+4
* drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala2019-10-301-0/+15
* drm/i915: error capture with no ggtt slotDaniele Ceraolo Spurio2019-10-291-12/+54
* drm/i915: capture aux page table error registerLionel Landwerlin2019-10-251-0/+6
* drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-231-29/+4
* drm/i915: Remove logical HW IDChris Wilson2019-10-041-4/+3
* drm/i915: Coordinate i915_active with its own mutexChris Wilson2019-10-041-2/+2
* drm/i915: include GTT page-size info in error stateMatthew Auld2019-09-091-0/+10
* drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/Matthew Auld2019-08-291-1/+1
* drm/i915: Refactor instdone loops on new subslice functionsStuart Summers2019-08-231-2/+3
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-08-221-0/+1
|\
| * Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-08-061-326/+262
| |\
| * | drm/i915: Lock the engine while dumping the active requestChris Wilson2019-07-291-2/+4
| * | drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-251-0/+1
* | | drm/i915: Only emit the 'send bug report' once for a GPU hangChris Wilson2019-08-191-2/+1
* | | drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson2019-08-151-6/+6
* | | drm/i915/uc: Log fw status changes only under debug configMichal Wajdeczko2019-08-131-2/+2
* | | drm/i915: extract i915_memcpy.h from i915_drv.hJani Nikula2019-08-091-0/+1
* | | drm/i915: Only include active engines in the capture stateChris Wilson2019-08-081-139/+99
* | | drm/i915: Include the DRIVER_DATE in the error stateChris Wilson2019-08-071-0/+1
* | | drm/i915/tgl: stop using ERROR_GEN6 and DONE_REGLucas De Marchi2019-07-311-8/+9
* | | drm/i915/tgl: Move fault registers to their new offsetLucas De Marchi2019-07-311-2/+10
| |/ |/|
* | drm/i915: Capture vma contents outside of spinlockChris Wilson2019-07-261-34/+78
* | drm/i915/uc: Unify uC platform checkDaniele Ceraolo Spurio2019-07-251-2/+2