https://bugs.freedesktop.org/show_bug.cgi?id=102616
--- Comment #6 from Chris Wilson chris@chris-wilson.co.uk --- Related igt commit 4f082c35d2df545f81d202ae1a08463f6c123552 (upstream/master) Author: Chris Wilson chris@chris-wilson.co.uk Date: Fri Sep 8 13:48:05 2017 +0100
igt/gem_eio: Install an exithandler to unwedge the device after failure
Under normal conditions, we try to repair the damage we inflict to the GPU, but if we fail we don't. Make sure that if the test does die, we do try to restore normal operation by using an atexit handler.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102616 Signed-off-by: Chris Wilson chris@chris-wilson.co.uk Reviewed-by: Arkadiusz Hiler arkadiusz.hiler@intel.com
dri-devel@lists.freedesktop.org