commit | ed7dd73cd8ca143ddd80654c67e5d2e66e3df42f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Dec 21 00:11:36 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Dec 21 09:42:22 2019 +0000 |
tree | 9801bfe61957aa6d51173ae798df6f35533880eb | |
parent | 216383e920e85f3c1d9772030a69c4dab7455f47 [diff] |
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