drm/i915/selftests: Assign the mock_engine->uncore shortcut
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Oct 2019 07:11:21 +0000 (08:11 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Oct 2019 09:14:46 +0000 (10:14 +0100)
commit3de1627851321fc5589b2a49bf52755a60c8276f
treec7bbdee2adce3d873ade11549ab3fc74edae8697
parent20af04f3dd567970508d5ad756e1777ba1286815
drm/i915/selftests: Assign the mock_engine->uncore shortcut

Set up the engine->uncore shortcut on mock_engine creation.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191008071121.25088-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/mock_engine.c