summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gpu_error.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie1-17/+27
2023-12-07drm/i915: Use internal class when counting engine resetsTvrtko Ursulin1-2/+10
2023-11-02drm/i915: move gpu error sysfs to i915_gpu_error.cJani Nikula1-7/+10
2023-11-02drm/i915: move gpu error debugfs to i915_gpu_error.cJani Nikula1-2/+6
2023-11-02drm/i915: make some error capture functions staticJani Nikula1-5/+0
2023-10-26drm/i915/display: Dump also display parametersJouni Högander1-0/+2
2023-06-29drm/i915: separate display info printing from the restJani Nikula1-0/+3
2023-05-16drm/i915: Dump error capture to kernel logJohn Harrison1-0/+10
2023-03-14drm/i915: Include timeline seqno in error captureJohn Harrison1-0/+1
2023-01-28drm/i915/guc: Rename GuC register state capture node to be more obviousJohn Harrison1-1/+1
2022-08-17drm/i915/guc: Record CTB info in error logsJohn Harrison1-3/+17
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison1-0/+3
2022-06-02drm/i915: Add extra registers to GPU error dumpStuart Summers1-0/+7
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi1-0/+6
2022-04-05drm/i915: Track context current active timeTvrtko Ursulin1-1/+1
2022-04-01drm/i915/dmc: abstract GPU error state dumpJani Nikula1-0/+6
2022-03-22drm/i915/guc: Print the GuC error capture output register list.Alan Previn1-0/+5
2022-03-22drm/i915/guc: Plumb GuC-capture into gpu_coredumpAlan Previn1-9/+21
2022-03-11drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper1-1/+1
2022-02-14drm/i915: move i915_reset_count()/i915_reset_engine_count() out of i915_drv.hJani Nikula1-0/+11
2021-11-26drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström1-3/+1
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-2/+0
2021-05-19gpu: drm: replace occurrences of invalid characterMauro Carvalho Chehab1-1/+1
2021-05-07drm/i915: Nuke display error stateVille Syrjälä1-2/+0
2020-11-09drm/i915: Improve record of hung engines in error stateTvrtko Ursulin1-3/+7
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio1-0/+3
2020-05-09drm/i915: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-25drm/i915: Drop rq->ring->vma peeking from error captureChris Wilson1-1/+0
2020-02-16drm/i915: Track hw reported context runtimeTvrtko Ursulin1-0/+4
2020-01-29drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson1-0/+1
2020-01-27drm/i915: Stub out i915_gpu_coredump_putChris Wilson1-0/+4
2020-01-17drm/i915: Fix i915_error_state_store error definationZhang Xiaoxu1-2/+1
2020-01-13drm/i915: Fix too few arguments to function i915_capture_error_stateZhang Xiaoxu1-4/+2
2020-01-13drm/i915: Fix multiple definition of 'i915_vma_capture_finish'Zhang Xiaoxu1-2/+3
2020-01-11drm/i915: Correct typo in i915_vma_compress_finish stubChris Wilson1-2/+3
2020-01-10drm/i915: Drop request list from error stateChris Wilson1-2/+1
2020-01-10drm/i915: Drop the shadow ring state from the error captureChris Wilson1-4/+0
2020-01-10drm/i915: Start chopping up the GPU error captureChris Wilson1-119/+209
2019-10-30drm/i915/tgl: Add gam instdoneMika Kuoppala1-0/+1
2019-10-30drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala1-0/+1
2019-10-25drm/i915: capture aux page table error registerLionel Landwerlin1-0/+1
2019-10-24drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson1-2/+0
2019-10-04drm/i915: Remove logical HW IDChris Wilson1-1/+0
2019-09-10drm/i915: include GTT page-size info in error stateMatthew Auld1-0/+2
2019-08-08drm/i915: Only include active engines in the capture stateChris Wilson1-2/+5
2019-07-23drm/i915: Rely on spinlock protection for GPU error captureChris Wilson1-17/+0
2019-07-13drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio1-1/+1
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson1-49/+3
2019-04-25drm/i915: Invert the GEM wakeref hierarchyChris Wilson1-4/+0
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson1-1/+2