summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
AgeCommit message (Expand)Author
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-11drm/i915: update in-source bug filing URLsJani Nikula
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-10-17Merge tag 'drm-intel-gt-next-2023-10-12' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-09-29drm/i915/mtl: Skip MCR ops for ring fault registerNirmoy Das
2023-09-21drm/i915/xe2lpd: Register DE_RRMR has been removedClint Taylor
2023-09-18drm/i915: Remove runtime suspended boolean from intel_runtime_pm structJouni Högander
2023-08-07Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-08-07Merge tag 'drm-intel-next-2023-08-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29drm/i915: separate display info printing from the restJani Nikula
2023-06-26drm/i915: Replace kmap() with kmap_local_page()Sumitra Sharma
2023-06-23i915: convert i915_gpu_error to use a folio_batchMatthew Wilcox (Oracle)
2023-05-16drm/i915: Dump error capture to kernel logJohn Harrison
2023-05-11drm/i915: use pat_index instead of cache_levelFei Yang
2023-05-04drm/i915/error: fix i915_capture_error_state() kernel-docJani Nikula
2023-05-03drm/i915/guc: Fix error capture for virtual enginesJohn Harrison
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