index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gpu_error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-6
/
+188
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-1
/
+4
2023-11-11
drm/i915: update in-source bug filing URLs
Jani Nikula
1
-1
/
+1
2023-11-02
drm/i915: move gpu error sysfs to i915_gpu_error.c
Jani Nikula
1
-1
/
+74
2023-11-02
drm/i915: move gpu error debugfs to i915_gpu_error.c
Jani Nikula
1
-1
/
+110
2023-11-02
drm/i915: make some error capture functions static
Jani Nikula
1
-4
/
+4
2023-10-26
drm/i915/display: Dump also display parameters
Jouni Högander
1
-0
/
+3
2023-10-17
Merge tag 'drm-intel-gt-next-2023-10-12' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+10
2023-09-29
drm/i915/mtl: Skip MCR ops for ring fault register
Nirmoy Das
1
-1
/
+10
2023-09-21
drm/i915/xe2lpd: Register DE_RRMR has been removed
Clint Taylor
1
-1
/
+1
2023-09-18
drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct
Jouni Högander
1
-1
/
+1
2023-08-07
Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-2
/
+2
2023-08-07
Merge tag 'drm-intel-next-2023-08-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+6
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+147
2023-06-29
drm/i915: separate display info printing from the rest
Jani Nikula
1
-0
/
+6
2023-06-26
drm/i915: Replace kmap() with kmap_local_page()
Sumitra Sharma
1
-2
/
+2
2023-06-23
i915: convert i915_gpu_error to use a folio_batch
Matthew Wilcox (Oracle)
1
-25
/
+25
2023-05-16
drm/i915: Dump error capture to kernel log
John Harrison
1
-0
/
+132
2023-05-11
drm/i915: use pat_index instead of cache_level
Fei Yang
1
-2
/
+6
2023-05-04
drm/i915/error: fix i915_capture_error_state() kernel-doc
Jani Nikula
1
-1
/
+1
2023-05-03
drm/i915/guc: Fix error capture for virtual engines
John Harrison
1
-3
/
+8
2023-03-13
drm/i915: Include timeline seqno in error capture
John Harrison
1
-0
/
+3
2023-01-27
drm/i915: Allow error capture of a pending request
John Harrison
1
-4
/
+1
2023-01-27
drm/i915: Allow error capture without a request
John Harrison
1
-24
/
+50
2023-01-27
drm/i915: Fix up locking around dumping requests lists
John Harrison
1
-23
/
+3
2023-01-27
drm/i915: Fix request ref counting during error capture & debugfs dump
John Harrison
1
-7
/
+6
2022-11-14
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-10
/
+18
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-0
/
+1
2022-10-17
drm/i915/xehp: Check for faults on primary GAM
Matt Roper
1
-2
/
+10
2022-09-15
Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+1
2022-09-07
drm/i915/uc: Support for version reduced and multiple firmware files
John Harrison
1
-8
/
+8
2022-08-29
Merge drm/drm-next into drm-intel-next
drm-intel-next-2022-08-29
Jani Nikula
1
-7
/
+60
2022-08-24
drm/i915: combine device info printing into one
Jani Nikula
1
-2
/
+1
2022-08-17
drm/i915/guc: Record CTB info in error logs
John Harrison
1
-9
/
+50
2022-08-17
drm/i915/guc: Add GuC <-> kernel time stamp translation information
John Harrison
1
-0
/
+12
2022-07-08
drm/i915/gt: Add general DSS steering iterator to intel_gt_mcr
Matt Roper
1
-22
/
+10
2022-07-01
drm/i915/error: skip non-mappable pages
Matthew Auld
1
-3
/
+7
2022-06-29
drm/i915: Fix a lockdep warning at error capture
drm-intel-gt-next-2022-06-29
Nirmoy Das
1
-2
/
+6
2022-06-02
drm/i915: Add extra registers to GPU error dump
Stuart Summers
1
-0
/
+19
2022-05-20
Revert "drm/i915: Drop has_gt_uc from device info"
Tvrtko Ursulin
1
-1
/
+1
2022-05-06
drm/i915: Drop has_gt_uc from device info
José Roberto de Souza
1
-1
/
+1
2022-04-21
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
1
-13
/
+8
2022-04-05
drm/i915: Track context current active time
Tvrtko Ursulin
1
-6
/
+3
2022-04-01
drm/i915/dmc: abstract GPU error state dump
Jani Nikula
1
-9
/
+1
2022-03-30
drm/i915: Move intel_vtd_active and run_as_guest to i915_utils
Tvrtko Ursulin
1
-1
/
+2
2022-03-22
drm/i915/guc: Print the GuC error capture output register list.
Alan Previn
1
-8
/
+8
2022-03-22
drm/i915/guc: Plumb GuC-capture into gpu_coredump
Alan Previn
1
-83
/
+183
2022-03-14
drm/i915/xehp: Update topology dumps for Xe_HP
Matt Roper
1
-1
/
+1
2022-03-11
drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs header
Matt Roper
1
-2
/
+2
2022-03-04
drm/i915: include linux/highmem.h and linux/swap.h where needed
Jani Nikula
1
-0
/
+1
[next]