drm/i915/selftests: Prepare the selftests for engine resets with ring submission
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 19 Jan 2021 11:07:58 +0000 (11:07 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 19 Jan 2021 11:55:13 +0000 (11:55 +0000)
commit80655d2ad1332e6f8eb7e1ea1d7ad339ad3f7d49
tree37c92424a800448620948abba855c5eda65f695a
parente627d5923cae93fa4188f4c4afba6486169a1337
drm/i915/selftests: Prepare the selftests for engine resets with ring submission

The engine resets selftests kick the tasklets, safe up until now as only
execlists supported engine resets.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210119110802.22228-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
drivers/gpu/drm/i915/gt/selftest_reset.c