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