drm/i915/selftests: Setup engine->retire for mock_engine
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 21 Dec 2019 00:11:36 +0000 (00:11 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 21 Dec 2019 09:42:22 +0000 (09:42 +0000)
commited7dd73cd8ca143ddd80654c67e5d2e66e3df42f
tree9801bfe61957aa6d51173ae798df6f35533880eb
parent216383e920e85f3c1d9772030a69c4dab7455f47
drm/i915/selftests: Setup engine->retire for mock_engine

Enable and cleanup the engine->retire for the mock engine.

Fixes: dc93c9b69315 ("drm/i915/gt: Schedule request retirement when signaler idles")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191221001136.720154-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/mock_engine.c