commit | 86027e312c36dfe6b614e32f7550d5fe20a6d9e0 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 10 12:02:52 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 10 13:53:58 2019 +0100 |
tree | 1578ff461065abe806acc3826320d0a810d105b2 | |
parent | bd9bec5b6a09a3a7656f096e3ff0ca6709f89770 [diff] |
drm/i915/selftests: Check that registers are preserved between virtual engines Make sure that we copy across the registers from one engine to the next, as we hop around a virtual engine. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191010110252.17289-1-chris@chris-wilson.co.uk