commit | 1ab494cc405ce597beec88145488648e59234924 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Apr 13 13:58:20 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Apr 15 11:58:19 2019 +0100 |
tree | 4f032394150de29fd26c1e4fbf6d9773dcf97be2 | |
parent | 5d75dc2b08102d82f50cca21963eb718bc1ea802 [diff] |
drm/i915/selftests: Skip live timeline/suspend tests if wedged If the driver is wedged, we can not issue the requests to exercise the timelines or the system across suspend, so skip the tests. live_hangcheck is there to fail if we cannot recover. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190413125820.14112-4-chris@chris-wilson.co.uk