]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Warn CI about an unrecoverable wedge
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 2 Oct 2019 16:00:34 +0000 (17:00 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 10 Oct 2019 10:19:32 +0000 (11:19 +0100)
commit305852d851bb3cece8e8f4b4aa80fc786482c920
tree05908654da68e85ce9e5cf74c1fa5b190654ce61
parent73758b9bba68f92935de25d1f1ce0fafe7a60fcd
drm/i915/gt: Warn CI about an unrecoverable wedge

If we have a wedged GPU that we need to recover, but fail, add a taint
for CI to pickup and schedule a reboot.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Petri Latvala <petri.latvala@intel.com>
Reviewed-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191002160034.5121-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_reset.c