commit | e70d3d8040410a46893c0986a5b0fd64c466b7e9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 21 19:40:31 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Mar 22 07:12:12 2019 +0000 |
tree | f763b639af86cec4848a4eba54ed03c9e8f0079a | |
parent | d067994cc425209032b5713cb3e7fac6d1f38460 [diff] |
drm/i915/selftests: Mark up preemption tests for hang detection Use the igt_live_test framework for detecting whether an unwanted hang occurred during test execution, and report failure if it does. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190321194031.20240-2-chris@chris-wilson.co.uk