]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/selftests: Teach execlists to take intel_gt as its argument
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 16 Oct 2019 12:02:49 +0000 (13:02 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 16 Oct 2019 17:19:29 +0000 (18:19 +0100)
commit1357fa8136ea0309890b0a8e5f7311e4f01f2b6a
tree8d751d5d5d51c0e52040c294394b3bf85df858e3
parent943682e3bd19385511171d730499120ab7245566
drm/i915/selftests: Teach execlists to take intel_gt as its argument

The execlists selftests are 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/20191016120249.22714-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_lrc.c