commit | 3b05c4f832fa9beeb8da4bafb3c2d115b77a8d5b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 16 12:53:11 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 16 18:19:46 2019 +0100 |
tree | 321740c7b378e414c01323e1fb2ffe73ac10248a | |
parent | 1357fa8136ea0309890b0a8e5f7311e4f01f2b6a [diff] |
drm/i915/selftests: Teach guc to take intel_gt as its argument The guc selftests are hardware^W firmare 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/20191016115311.12894-1-chris@chris-wilson.co.uk