commit | 8d2f6e2f2721097549dded41aa6e1c1a4e8e12ee | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Nov 30 08:02:53 2018 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Nov 30 15:09:00 2018 +0000 |
tree | e04da9af32354da5cfb4662782600e17ee713179 | |
parent | f545425a0145dc6cc9c6aca0f69d0bf7ca198906 [diff] |
drm/i915/selftests: Extract spinner code Pull out spinner code to a standalone file to enable it to be shortly used by other and new test cases. Plain code movement - no functional changes. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20181130080254.15383-1-tvrtko.ursulin@linux.intel.com