drm/i915/selftests: Use all physical engines for i915_active
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Oct 2019 16:21:46 +0000 (17:21 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Oct 2019 20:01:52 +0000 (21:01 +0100)
commit928da10c0ca2aee50099d63f20feeec71344ae67
treec78d5e6f934ae16c4b01ffd4bd3bc53d0271bac0
parent8f4b1068e7fc3df1a77ac8151767e56b208cc87f
drm/i915/selftests: Use all physical engines for i915_active

i915_active must track over any engine, so expand the selftest to
iterate over all uabi engines.

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/20191021162146.1686-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/selftests/i915_active.c