OSDN Git Service

drm/i915/selftests: Disable heartbeat around manual pulse tests
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 27 Feb 2020 08:57:11 +0000 (08:57 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 28 Feb 2020 09:25:41 +0000 (09:25 +0000)
commit950da30162186177b96fbcfe79b788f955a1329c
treeb2073540111291c72a058105adbe631a7443f1b8
parentc0e310188299358279fc27c88512f94db78991a6
drm/i915/selftests: Disable heartbeat around manual pulse tests

Still chasing the mystery of the stray idle flush, let's ensure that the
heartbeat does not run at the same time as our test and confuse us.

References: https://gitlab.freedesktop.org/drm/intel/issues/541
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Andi Shyti <andi.shyti@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200227085723.1961649-8-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c
drivers/gpu/drm/i915/selftests/i915_active.c