commit | 2835f4f36b6a9e8e8a719e4741c39d436f9c2e43 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 07 21:19:47 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 07 23:33:35 2019 +0000 |
tree | 5b3e536c76812aafb6724f3fcffbbddd92212bca | |
parent | b185a35216c003f53149974981389f093523b137 [diff] |
drm/i915/selftests: Improve switch-to-kernel-context checking We can reduce the switch-to-kernel-context selftest to operate as a loop and so trivially test another state transition (that of idle->busy). 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/20190307211947.6954-1-chris@chris-wilson.co.uk