summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
AgeCommit message (Expand)Author
2023-03-13drm/i915: Include timeline seqno in error captureJohn Harrison
2023-01-27drm/i915: Allow error capture of a pending requestJohn Harrison
2023-01-27drm/i915: Allow error capture without a requestJohn Harrison
2023-01-27drm/i915: Fix up locking around dumping requests listsJohn Harrison
2023-01-27drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison
2022-11-14Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-11-11drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula
2022-10-17drm/i915/xehp: Check for faults on primary GAMMatt Roper
2022-09-15Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-07drm/i915/uc: Support for version reduced and multiple firmware filesJohn Harrison
2022-08-29Merge drm/drm-next into drm-intel-nextJani Nikula
2022-08-24drm/i915: combine device info printing into oneJani Nikula
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-07-08drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper
2022-07-01drm/i915/error: skip non-mappable pagesMatthew Auld
2022-06-29drm/i915: Fix a lockdep warning at error captureNirmoy Das
2022-06-02drm/i915: Add extra registers to GPU error dumpStuart Summers
2022-05-20Revert "drm/i915: Drop has_gt_uc from device info"Tvrtko Ursulin
2022-05-06drm/i915: Drop has_gt_uc from device infoJosé Roberto de Souza
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-30drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin
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-14drm/i915/xehp: Update topology dumps for Xe_HPMatt Roper
2022-03-11drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper
2022-03-04drm/i915: include linux/highmem.h and linux/swap.h where neededJani Nikula
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-14drm/i915: don't include drm_cache.h in i915_drv.hJani Nikula
2022-02-10drm/i915: move the DRIVER_* macros to i915_driver.[ch]Jani Nikula
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-01-21drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAILMatthew Brost
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper
2022-01-11drm/i915: Use struct vma_resource instead of struct vma_snapshotThomas Hellström
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström
2021-12-17drm/i915: Use to_gt() helperMichał Winiarski
2021-12-13drm/i915: Fix coredump of perma-pinned vmasThomas Hellström
2021-12-01drm/i915: Update error capture code to avoid using the current vma stateThomas Hellström
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin
2021-11-26drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture codeThomas Hellström
2021-11-26drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström
2021-09-20drm/i915: Check SFC fusing before recording/dumping SFC_DONEMatt Roper
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper
2021-08-11drm/i915/dg2: Report INSTDONE_GEOM values in error stateMatt Roper