]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Disable heartbeat around hang tests
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 31 Jan 2020 13:03:19 +0000 (13:03 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 31 Jan 2020 15:10:02 +0000 (15:10 +0000)
commit93dc9ab2d5fd7ee25f5f01c8a312923f6f0958c9
treee3a97df315625994e4c92d03c25d55642135c8ed
parent2f7d04187434696fb044b22e1132db7f265abfbd
drm/i915/selftests: Disable heartbeat around hang tests

If the heartbeat fires in the middle of the preempt-hang test, it
consumes our forced hang disrupting the test.

Reported-by: Daniel Vetter <daniel.vetter@ffwll.ch>
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/20200131130319.2998318-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_lrc.c