commit | 5f65d5a6e4bddd8212a101fd566e1554cfd5e355 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 16 12:38:40 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 16 18:20:18 2019 +0100 |
tree | 0e47b3728caa087b7719f2bcb9007aaf51623623 | |
parent | bb3d4c9d636b3304da95facd172323f9e86e1262 [diff] |
drm/i915/selftests: Teach timelines to take intel_gt as its argument The timelines selftests are [mostly] hardware centric and so want to use the gt as its target. 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/20191016113840.1106-1-chris@chris-wilson.co.uk