commit | baf08ed50a614f21398f30e11d4b6ba2ffecc36e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jul 08 22:55:24 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 09 08:07:09 2019 +0100 |
tree | 5623222e447bdcb5bcd90b38f43d69782cadabed | |
parent | a17ce803dffa8e34fda39f8af721a4005c451fef [diff] |
drm/i915/selftests: Set igt_spinner.gt for early exit Set up a default gt pointer for an early cleanup of igt_spinnter, before a request is created and igt_spinner.gt set to the active engine's. 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/20190708215524.31639-1-chris@chris-wilson.co.uk