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: Only access SFC_DONE when media domain is not fused off
Matt Roper
2021-08-12
1
-1
/
+18
*
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-07
1
-40
/
+40
*
drm/i915/dmc: Add intel_dmc_has_payload() helper
Anusha Srivatsa
2021-06-03
1
-1
/
+1
*
drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.h
Anusha Srivatsa
2021-05-20
1
-1
/
+1
*
drm/i915/dmc: Rename macro names containing csr
Anusha Srivatsa
2021-05-20
1
-2
/
+2
*
drm/i915/dmc: s/HAS_CSR/HAS_DMC
Anusha Srivatsa
2021-05-20
1
-1
/
+1
*
drm/i915/dmc: s/intel_csr/intel_dmc
Anusha Srivatsa
2021-05-20
1
-4
/
+4
*
drm/i915: Nuke display error state
Ville Syrjälä
2021-05-07
1
-6
/
+0
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-03-11
1
-1
/
+3
|
\
|
*
drm/i915/error: Fix object page offset within a region
CQ Tang
2021-01-19
1
-1
/
+3
*
|
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-02-02
1
-1
/
+1
|
/
*
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-12-23
1
-1
/
+1
*
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
[next]