commit | 9506c23dfaf5980ab1eb33e26968bcf9b2269bb5 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Oct 14 10:07:49 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Oct 14 11:10:28 2019 +0100 |
tree | 1d0f298da88e6343277ef4ab2ded68ca2005356f | |
parent | 9c27462c896d4852ece6086338e52777a3cb110e [diff] |
drm/i915/selftests: Check that GPR are cleared for new contexts We want the general purpose registers to be clear in all new contexts so that we can be confident that no information is leaked from one to the next. 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/20191014090757.32111-7-chris@chris-wilson.co.uk