aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hangcheck.c
Commit message (Expand)AuthorAge
* drm/i915: Pull seqno started checks togetherChris Wilson2018-08-07
* drm/i915: Declare the driver wedged if hangcheck makes no progressChris Wilson2018-06-14
* drm/i915: Reset the hangcheck timestamp before repeating a seqnoChris Wilson2018-05-03
* drm/i915: Compile out engine debug for releaseChris Wilson2018-04-26
* drm/i915: Add control flags to i915_handle_error()Chris Wilson2018-03-20
* drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson2018-03-20
* drm/i915: Add some newlines to intel_engine_dump() headersChris Wilson2018-02-05
* drm/i915: Always run hangcheck while the GPU is busyChris Wilson2018-01-31
* drm/i915: Remove pointer indirection for hangcheck_state localChris Wilson2017-12-19
* drm/i915: Show engine state when hangcheck detects a stallChris Wilson2017-12-14
* drm/i915: Remove obsolete ringbuffer emission for gen8+Chris Wilson2017-11-20
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-22
* drm/i915: Check execlist/ring status during hangcheckChris Wilson2017-07-27
* drm/i915: Avoid format string expansion from engine namesKees Cook2017-04-19
* drm/i915: Add initial selftests for hang detection and resetsChris Wilson2017-02-13
* drm/i915: Disable hangcheck when wedgedChris Wilson2016-11-22
* drm/i915: Decouple hang detection from hangcheck periodMika Kuoppala2016-11-21
* drm/i915: Split up hangcheck phasesMika Kuoppala2016-11-21
* drm/i915: Move hangcheck code out from i915_irq.cMika Kuoppala2016-11-02