commit | b0e02a73c5061515fd68b4c2432adb38c3074f47 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jan 31 13:03:19 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jan 31 15:10:02 2020 +0000 |
tree | e3a97df315625994e4c92d03c25d55642135c8ed | |
parent | bd46aa22a86a1d500c429c2f2e28d5b2d4db0777 [diff] |
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