index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-12-09
drm/i915: Fix NULL pointer dereference in capture_engine
Eugene Kobyak
1
-3
/
+15
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+3
2024-11-05
drm: replace strcpy() with strscpy()
Yafang Shao
1
-3
/
+3
2024-09-13
drm/i915/display: move dmc snapshotting to new display snapshot
Jani Nikula
1
-3
/
+0
2024-09-13
drm/i915/display: move device info and params handling to snapshot
Jani Nikula
1
-10
/
+0
2024-09-13
drm/i915/display: add intel_display_snapshot abstraction
Jani Nikula
1
-6
/
+6
2024-09-13
drm/i915: dump display parameters captured in error state, not current
Jani Nikula
1
-1
/
+1
2024-09-11
drm/i915/dmc: Convert DMC code to intel_display
Ville Syrjälä
1
-1
/
+1
2024-08-23
drm/i915/display: convert params to struct intel_display
Jani Nikula
1
-1
/
+2
2024-06-07
drm/i915/overlay: convert intel_overlay_print_error_state() to drm_printer
Jani Nikula
1
-1
/
+1
2024-06-07
drm/i915/dmc: convert intel_dmc_print_error_state() to drm_printer
Jani Nikula
1
-1
/
+2
2024-04-26
drm/i915: fix build with missing debugfs includes
Dave Airlie
1
-0
/
+1
2024-03-22
drm/i915: Update IP_VER(12, 50)
Lucas De Marchi
1
-3
/
+2
2024-02-07
drm/i915: Use struct resource for memory region IO as well
Ville Syrjälä
1
-1
/
+1
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
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
[next]