aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hangcheck.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19drm/i915: Avoid format string expansion from engine namesKees Cook1-1/+1
2017-02-13drm/i915: Add initial selftests for hang detection and resetsChris Wilson1-0/+4
2016-11-22drm/i915: Disable hangcheck when wedgedChris Wilson1-0/+3
2016-11-21drm/i915: Decouple hang detection from hangcheck periodMika Kuoppala1-56/+52
2016-11-21drm/i915: Split up hangcheck phasesMika Kuoppala1-104/+137
2016-11-02drm/i915: Move hangcheck code out from i915_irq.cMika Kuoppala1-0/+450