summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Record CTB info in error logsJohn Harrison2022-08-171-3/+17
* drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison2022-08-171-0/+3
* drm/i915: Add extra registers to GPU error dumpStuart Summers2022-06-021-0/+7
* Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi2022-04-211-0/+6
|\
| * drm/i915/dmc: abstract GPU error state dumpJani Nikula2022-04-011-0/+6
* | drm/i915: Track context current active timeTvrtko Ursulin2022-04-051-1/+1
* | drm/i915/guc: Print the GuC error capture output register list.Alan Previn2022-03-221-0/+5
* | drm/i915/guc: Plumb GuC-capture into gpu_coredumpAlan Previn2022-03-221-9/+21
* | drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper2022-03-111-1/+1
|/
* drm/i915: move i915_reset_count()/i915_reset_engine_count() out of i915_drv.hJani Nikula2022-02-141-0/+11
* drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström2021-11-261-3/+1
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-2/+0
|\
| * drm/i915: Nuke display error stateVille Syrjälä2021-05-071-2/+0
* | gpu: drm: replace occurrences of invalid characterMauro Carvalho Chehab2021-05-191-1/+1
|/
* drm/i915: Improve record of hung engines in error stateTvrtko Ursulin2020-11-091-3/+7
* drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio2020-07-081-0/+3
* drm/i915: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-091-1/+1
* drm/i915: Drop rq->ring->vma peeking from error captureChris Wilson2020-04-241-1/+0
* drm/i915: Track hw reported context runtimeTvrtko Ursulin2020-02-161-0/+4
* drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson2020-01-291-0/+1
* drm/i915: Stub out i915_gpu_coredump_putChris Wilson2020-01-271-0/+4
* drm/i915: Fix i915_error_state_store error definationZhang Xiaoxu2020-01-171-2/+1
* drm/i915: Fix too few arguments to function i915_capture_error_stateZhang Xiaoxu2020-01-131-4/+2
* drm/i915: Fix multiple definition of 'i915_vma_capture_finish'Zhang Xiaoxu2020-01-131-2/+3
* drm/i915: Correct typo in i915_vma_compress_finish stubChris Wilson2020-01-111-2/+3
* drm/i915: Drop request list from error stateChris Wilson2020-01-101-2/+1
* drm/i915: Drop the shadow ring state from the error captureChris Wilson2020-01-101-4/+0
* drm/i915: Start chopping up the GPU error captureChris Wilson2020-01-101-119/+209
* drm/i915/tgl: Add gam instdoneMika Kuoppala2019-10-301-0/+1
* drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala2019-10-301-0/+1
* drm/i915: capture aux page table error registerLionel Landwerlin2019-10-251-0/+1
* drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-231-2/+0
* drm/i915: Remove logical HW IDChris Wilson2019-10-041-1/+0
* drm/i915: include GTT page-size info in error stateMatthew Auld2019-09-091-0/+2
* drm/i915: Only include active engines in the capture stateChris Wilson2019-08-081-2/+5
* drm/i915: Rely on spinlock protection for GPU error captureChris Wilson2019-07-231-17/+0
* drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio2019-07-131-1/+1
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-49/+3
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-4/+0
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-1/+2
* drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson2019-04-021-1/+1
* drm/i915: Stop storing ctx->user_handleChris Wilson2019-03-211-1/+0
* drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangsChris Wilson2019-03-051-1/+0
* drm/i915: Remove i915_request.global_seqnoChris Wilson2019-02-261-2/+0
* drm/i915: Remove access to global seqno in the HWSPChris Wilson2019-02-261-3/+0
* drm/i915: Use time based guilty context banningChris Wilson2019-02-191-3/+0
* drm/i915: Revoke mmaps and prevent access to fence registers across resetChris Wilson2019-02-081-30/+9
* drm/i915: Drop fake breadcrumb irqChris Wilson2019-01-291-5/+0
* drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson2019-01-291-8/+1
* drm/i915: Remove GPU reset dependence on struct_mutexChris Wilson2019-01-251-21/+7