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
/
intel_hangcheck.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Declare the driver wedged if hangcheck makes no progress
Chris Wilson
2018-06-14
1
-1
/
+16
*
drm/i915: Reset the hangcheck timestamp before repeating a seqno
Chris Wilson
2018-05-03
1
-0
/
+1
*
drm/i915: Compile out engine debug for release
Chris Wilson
2018-04-26
1
-1
/
+1
*
drm/i915: Add control flags to i915_handle_error()
Chris Wilson
2018-03-20
1
-7
/
+6
*
drm/i915: Specify which engines to reset following semaphore/event lockups
Chris Wilson
2018-03-20
1
-2
/
+2
*
drm/i915: Add some newlines to intel_engine_dump() headers
Chris Wilson
2018-02-05
1
-1
/
+1
*
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
2018-01-31
1
-6
/
+1
*
drm/i915: Remove pointer indirection for hangcheck_state local
Chris Wilson
2017-12-19
1
-5
/
+5
*
drm/i915: Show engine state when hangcheck detects a stall
Chris Wilson
2017-12-14
1
-1
/
+6
*
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-20
1
-32
/
+12
*
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
1
-1
/
+1
*
drm/i915: Check execlist/ring status during hangcheck
Chris Wilson
2017-07-27
1
-1
/
+1
*
drm/i915: Avoid format string expansion from engine names
Kees Cook
2017-04-19
1
-1
/
+1
*
drm/i915: Add initial selftests for hang detection and resets
Chris Wilson
2017-02-13
1
-0
/
+4
*
drm/i915: Disable hangcheck when wedged
Chris Wilson
2016-11-22
1
-0
/
+3
*
drm/i915: Decouple hang detection from hangcheck period
Mika Kuoppala
2016-11-21
1
-56
/
+52
*
drm/i915: Split up hangcheck phases
Mika Kuoppala
2016-11-21
1
-104
/
+137
*
drm/i915: Move hangcheck code out from i915_irq.c
Mika Kuoppala
2016-11-02
1
-0
/
+450