drm/i915/selftests: Add intel_gt_suspend_prepare
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 1 Nov 2019 17:44:05 +0000 (17:44 +0000)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Tue, 5 Nov 2019 14:06:25 +0000 (16:06 +0200)
commitd9dace9438945e7c13d91e62927c5c6c88a37ee5
treefc28f5dc42207cb454d69ee936150e9913f333fb
parent3fd850dda83d0e5a4e49e7d093b0b72f75a9391f
drm/i915/selftests: Add intel_gt_suspend_prepare

Call suspend_prepare first so that we don't leave GuC so confused.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Andi Shyti <andi.shyti@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191101174405.7389-1-chris@chris-wilson.co.uk
(cherry picked from commit 833e979db36c0202f21e1e0bdd7339a27e50b8e3)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/gt/selftest_gt_pm.c