OSDN Git Service

drm/i915/selftests: Teach guc to take intel_gt as its argument
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 16 Oct 2019 11:53:11 +0000 (12:53 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 16 Oct 2019 17:19:46 +0000 (18:19 +0100)
commit3b05c4f832fa9beeb8da4bafb3c2d115b77a8d5b
tree321740c7b378e414c01323e1fb2ffe73ac10248a
parent1357fa8136ea0309890b0a8e5f7311e4f01f2b6a
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
drivers/gpu/drm/i915/gt/uc/selftest_guc.c