summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_hangcheck.c
AgeCommit message (Expand)Author
2018-03-21drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-02-01drm/i915: Always run hangcheck while the GPU is busyChris Wilson
2017-12-19drm/i915: Remove pointer indirection for hangcheck_state localChris Wilson
2017-12-14drm/i915: Show engine state when hangcheck detects a stallChris Wilson
2017-11-20drm/i915: Remove obsolete ringbuffer emission for gen8+Chris Wilson
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko
2017-07-27drm/i915: Check execlist/ring status during hangcheckChris Wilson
2017-04-19drm/i915: Avoid format string expansion from engine namesKees Cook
2017-02-13drm/i915: Add initial selftests for hang detection and resetsChris Wilson
2016-11-22drm/i915: Disable hangcheck when wedgedChris Wilson
2016-11-21drm/i915: Decouple hang detection from hangcheck periodMika Kuoppala
2016-11-21drm/i915: Split up hangcheck phasesMika Kuoppala
2016-11-02drm/i915: Move hangcheck code out from i915_irq.cMika Kuoppala