index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
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
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
2022-03-02
drm/i915: Use str_yes_no()
Lucas De Marchi
1
-4
/
+5
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
1
-48
/
+41
2022-02-14
drm/i915: don't include drm_cache.h in i915_drv.h
Jani Nikula
1
-0
/
+1
2022-02-10
drm/i915: move the DRIVER_* macros to i915_driver.[ch]
Jani Nikula
1
-0
/
+1
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
1
-0
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-78
/
+156
2022-01-21
drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL
Matthew Brost
1
-1
/
+1
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
1
-0
/
+1
2022-01-11
drm/i915: Use struct vma_resource instead of struct vma_snapshot
Thomas Hellström
1
-47
/
+40
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
1
-3
/
+3
2021-12-17
drm/i915: Use to_gt() helper
Michał Winiarski
1
-2
/
+2
2021-12-13
drm/i915: Fix coredump of perma-pinned vmas
Thomas Hellström
1
-6
/
+3
2021-12-01
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
1
-48
/
+128
2021-12-01
drm/i915: Use per device iommu check
Tvrtko Ursulin
1
-4
/
+1
2021-11-26
drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture code
Thomas Hellström
1
-1
/
+1
2021-11-26
drm/i915: Avoid allocating a page array for the gpu coredump
Thomas Hellström
1
-23
/
+27
2021-09-20
drm/i915: Check SFC fusing before recording/dumping SFC_DONE
Matt Roper
1
-2
/
+4
2021-09-15
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
1
-1
/
+18
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+22
2021-08-12
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
2021-08-11
drm/i915/dg2: Report INSTDONE_GEOM values in error state
Matt Roper
1
-2
/
+8
2021-08-11
drm/i915/xehp: Loop over all gslices for INSTDONE processing
Matt Roper
1
-9
/
+23
2021-07-27
drm/i915/guc: Capture error state on context reset
Matthew Brost
1
-4
/
+21
2021-06-24
drm/i915: Update object placement flags to be mutable
Thomas Hellström
1
-1
/
+1
2021-06-18
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
1
-2
/
+2
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-40
/
+40
[next]