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
2020-02-17
drm/i915: Update drm/i915 bug filing URL
Jani Nikula
1
-1
/
+2
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
1
-2
/
+9
2020-02-14
drm/i915: move intel_csr.[ch] under display/
Jani Nikula
1
-1
/
+1
2020-01-30
drm/i915: add extra slice common debug registers
Lionel Landwerlin
1
-0
/
+8
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
1
-0
/
+2
2020-01-28
drm/i915: Skip capturing errors from internal contexts
Chris Wilson
1
-4
/
+4
2020-01-21
drm/i915: Don't show the blank process name for internal/simulated errors
Chris Wilson
1
-1
/
+1
2020-01-10
drm/i915: Drop request list from error state
Chris Wilson
1
-68
/
+7
2020-01-10
drm/i915: Drop the shadow ring state from the error capture
Chris Wilson
1
-5
/
+0
2020-01-10
drm/i915: Drop the shadow w/a batch buffer
Chris Wilson
1
-2
/
+0
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
1
-537
/
+647
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
1
-14
/
+26
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-4
/
+7
2019-12-09
drm/i915: Flesh out device_info pretty printer
Chris Wilson
1
-2
/
+3
2019-11-25
drm/i915: Switch kunmap() to take the page not vaddr
Chris Wilson
1
-1
/
+1
2019-11-13
drm/i915: Avoid atomic context for error capture
Bruce Chang
1
-4
/
+4
2019-11-06
drm/i915: Remove unwanted rcu_read_lock/unlock
Niranjana Vishwanathapura
1
-3
/
+0
2019-10-30
drm/i915/tgl: Add gam instdone
Mika Kuoppala
1
-0
/
+4
2019-10-30
drm/i915/tgl: Add SFC instdone to error state
Mika Kuoppala
1
-0
/
+15
2019-10-29
drm/i915: error capture with no ggtt slot
Daniele Ceraolo Spurio
1
-12
/
+54
2019-10-25
drm/i915: capture aux page table error register
Lionel Landwerlin
1
-0
/
+6
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-29
/
+4
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
1
-4
/
+3
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
1
-2
/
+2
2019-09-09
drm/i915: include GTT page-size info in error state
Matthew Auld
1
-0
/
+10
2019-08-29
drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/
Matthew Auld
1
-1
/
+1
2019-08-23
drm/i915: Refactor instdone loops on new subslice functions
Stuart Summers
1
-2
/
+3
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-0
/
+1
2019-08-19
drm/i915: Only emit the 'send bug report' once for a GPU hang
Chris Wilson
1
-2
/
+1
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
1
-6
/
+6
2019-08-13
drm/i915/uc: Log fw status changes only under debug config
Michal Wajdeczko
1
-2
/
+2
2019-08-09
drm/i915: extract i915_memcpy.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-08-08
drm/i915: Only include active engines in the capture state
Chris Wilson
1
-139
/
+99
2019-08-07
drm/i915: Include the DRIVER_DATE in the error state
Chris Wilson
1
-0
/
+1
2019-08-06
Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-326
/
+262
2019-07-31
drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG
Lucas De Marchi
1
-8
/
+9
2019-07-31
drm/i915/tgl: Move fault registers to their new offset
Lucas De Marchi
1
-2
/
+10
2019-07-29
drm/i915: Lock the engine while dumping the active request
Chris Wilson
1
-2
/
+4
2019-07-25
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2019-07-26
drm/i915: Capture vma contents outside of spinlock
Chris Wilson
1
-34
/
+78
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
1
-2
/
+2
2019-07-23
drm/i915: Rely on spinlock protection for GPU error capture
Chris Wilson
1
-296
/
+193
2019-07-16
drm/i915: Lock the engine while dumping the active request
Chris Wilson
1
-2
/
+4
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
1
-5
/
+6
2019-06-21
drm/i915: Prevent dereference of engine before NULL check in error capture
Chris Wilson
1
-2
/
+1
2019-06-21
drm/i915: Eliminate dual personality of i915_scratch_offset
Tvrtko Ursulin
1
-2
/
+2
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
1
-1
/
+1
2019-06-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
1
-12
/
+7
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-2
/
+3
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
1
-2
/
+3
[next]