summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gpu_error.h
AgeCommit message (Expand)Author
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-12-07drm/i915: Use internal class when counting engine resetsTvrtko Ursulin
2023-11-02drm/i915: move gpu error sysfs to i915_gpu_error.cJani Nikula
2023-11-02drm/i915: move gpu error debugfs to i915_gpu_error.cJani Nikula
2023-11-02drm/i915: make some error capture functions staticJani Nikula
2023-10-26drm/i915/display: Dump also display parametersJouni Högander
2023-06-29drm/i915: separate display info printing from the restJani Nikula
2023-05-16drm/i915: Dump error capture to kernel logJohn Harrison
2023-03-13drm/i915: Include timeline seqno in error captureJohn Harrison
2023-01-27drm/i915/guc: Rename GuC register state capture node to be more obviousJohn Harrison
2022-08-17drm/i915/guc: Record CTB info in error logsJohn Harrison
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison
2022-06-02drm/i915: Add extra registers to GPU error dumpStuart Summers
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-04-05drm/i915: Track context current active timeTvrtko Ursulin
2022-04-01drm/i915/dmc: abstract GPU error state dumpJani Nikula
2022-03-22drm/i915/guc: Print the GuC error capture output register list.Alan Previn
2022-03-22drm/i915/guc: Plumb GuC-capture into gpu_coredumpAlan Previn
2022-03-11drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper
2022-02-14drm/i915: move i915_reset_count()/i915_reset_engine_count() out of i915_drv.hJani Nikula
2021-11-26drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-19gpu: drm: replace occurrences of invalid characterMauro Carvalho Chehab
2021-05-07drm/i915: Nuke display error stateVille Syrjälä
2020-11-09drm/i915: Improve record of hung engines in error stateTvrtko Ursulin
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-05-09drm/i915: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-24drm/i915: Drop rq->ring->vma peeking from error captureChris Wilson
2020-02-16drm/i915: Track hw reported context runtimeTvrtko Ursulin
2020-01-29drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson
2020-01-27drm/i915: Stub out i915_gpu_coredump_putChris Wilson
2020-01-17drm/i915: Fix i915_error_state_store error definationZhang Xiaoxu
2020-01-13drm/i915: Fix too few arguments to function i915_capture_error_stateZhang Xiaoxu
2020-01-13drm/i915: Fix multiple definition of 'i915_vma_capture_finish'Zhang Xiaoxu
2020-01-11drm/i915: Correct typo in i915_vma_compress_finish stubChris 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: Start chopping up the GPU error captureChris Wilson
2019-10-30drm/i915/tgl: Add gam instdoneMika Kuoppala
2019-10-30drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala
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-09-09drm/i915: include GTT page-size info in error stateMatthew Auld
2019-08-08drm/i915: Only include active engines in the capture stateChris Wilson
2019-07-23drm/i915: Rely on spinlock protection for GPU error captureChris Wilson
2019-07-13drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson