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
*
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-11-13
1
-38
/
+30
|
\
|
*
drm/i915: Use ABI engine class in error state ecode
Tvrtko Ursulin
2020-11-09
1
-4
/
+3
|
*
drm/i915: Improve record of hung engines in error state
Tvrtko Ursulin
2020-11-09
1
-12
/
+23
|
*
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
2020-10-16
1
-2
/
+1
|
*
drm/i915: Reduce GPU error capture mutex hold time
Chris Wilson
2020-09-18
1
-23
/
+5
|
*
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
2020-09-18
1
-0
/
+3
*
|
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
2020-10-19
1
-2
/
+1
*
|
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
2020-09-30
1
-0
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
drm/i915: Pull printing GT capabilities on error to err_print_gt
Chris Wilson
2020-07-10
1
-2
/
+11
*
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
1
-2
/
+2
*
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
2020-07-08
1
-1
/
+1
*
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-07-08
1
-9
/
+14
*
drm/i915/params: switch to device specific parameters
Jani Nikula
2020-06-22
1
-2
/
+2
*
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-04-29
1
-26
/
+0
*
drm/i915: Avoid dereferencing a dead context
Chris Wilson
2020-04-29
1
-5
/
+7
*
drm/i915: Drop rq->ring->vma peeking from error capture
Chris Wilson
2020-04-24
1
-3
/
+2
*
drm/i915/error: prefer struct drm_device based logging
Jani Nikula
2020-04-08
1
-1
/
+1
*
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
[next]