aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-2/+1
2022-09-07drm/i915/uc: Support for version reduced and multiple firmware filesJohn Harrison1-8/+8
2022-08-29Merge drm/drm-next into drm-intel-nextJani Nikula1-7/+60
2022-08-24drm/i915: combine device info printing into oneJani Nikula1-2/+1
2022-08-17drm/i915/guc: Record CTB info in error logsJohn Harrison1-9/+50
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison1-0/+12
2022-07-08drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper1-22/+10
2022-07-01drm/i915/error: skip non-mappable pagesMatthew Auld1-3/+7
2022-06-29drm/i915: Fix a lockdep warning at error captureNirmoy Das1-2/+6
2022-06-02drm/i915: Add extra registers to GPU error dumpStuart Summers1-0/+19
2022-05-20Revert "drm/i915: Drop has_gt_uc from device info"Tvrtko Ursulin1-1/+1
2022-05-06drm/i915: Drop has_gt_uc from device infoJosé Roberto de Souza1-1/+1
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi1-13/+8
2022-04-05drm/i915: Track context current active timeTvrtko Ursulin1-6/+3
2022-04-01drm/i915/dmc: abstract GPU error state dumpJani Nikula1-9/+1
2022-03-30drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin1-1/+2
2022-03-22drm/i915/guc: Print the GuC error capture output register list.Alan Previn1-8/+8
2022-03-22drm/i915/guc: Plumb GuC-capture into gpu_coredumpAlan Previn1-83/+183
2022-03-14drm/i915/xehp: Update topology dumps for Xe_HPMatt Roper1-1/+1
2022-03-11drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper1-2/+2
2022-03-04drm/i915: include linux/highmem.h and linux/swap.h where neededJani Nikula1-0/+1
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi1-4/+5
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-nextRodrigo Vivi1-48/+41
2022-02-14drm/i915: don't include drm_cache.h in i915_drv.hJani Nikula1-0/+1
2022-02-10drm/i915: move the DRIVER_* macros to i915_driver.[ch]Jani Nikula1-0/+1
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper1-0/+1
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi1-78/+156
2022-01-21drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAILMatthew Brost1-1/+1
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper1-0/+1
2022-01-11drm/i915: Use struct vma_resource instead of struct vma_snapshotThomas Hellström1-47/+40
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström1-3/+3
2021-12-17drm/i915: Use to_gt() helperMichał Winiarski1-2/+2
2021-12-13drm/i915: Fix coredump of perma-pinned vmasThomas Hellström1-6/+3
2021-12-01drm/i915: Update error capture code to avoid using the current vma stateThomas Hellström1-48/+128
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin1-4/+1
2021-11-26drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture codeThomas Hellström1-1/+1
2021-11-26drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström1-23/+27
2021-09-20drm/i915: Check SFC fusing before recording/dumping SFC_DONEMatt Roper1-2/+4
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen1-1/+18
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+22
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper1-1/+18
2021-08-11drm/i915/dg2: Report INSTDONE_GEOM values in error stateMatt Roper1-2/+8
2021-08-11drm/i915/xehp: Loop over all gslices for INSTDONE processingMatt Roper1-9/+23
2021-07-27drm/i915/guc: Capture error state on context resetMatthew Brost1-4/+21
2021-06-24drm/i915: Update object placement flags to be mutableThomas Hellström1-1/+1
2021-06-18drm/i915: Move active tracking to i915_sched_engineMatthew Brost1-2/+2
2021-06-07drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-40/+40
2021-06-02drm/i915/dmc: Add intel_dmc_has_payload() helperAnusha Srivatsa1-1/+1
2021-05-19drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.hAnusha Srivatsa1-1/+1
2021-05-19drm/i915/dmc: Rename macro names containing csrAnusha Srivatsa1-2/+2