]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Restore to default heartbeat
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 19 May 2020 06:31:14 +0000 (07:31 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 19 May 2020 14:28:26 +0000 (15:28 +0100)
commit3a230a554dbbc6cd5016cf1b56ee77cfcd48c7d8
treee1308cea2e7c29e3662447287acc856aad861040
parentad6586850b6d718b1245bad6702028c1c773cfb9
drm/i915/selftests: Restore to default heartbeat

Since we temporarily disable the heartbeat and restore back to the
default value, we can use the stored defaults on the engine and avoid
using a local.

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/20200519063123.20673-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
drivers/gpu/drm/i915/gt/selftest_lrc.c
drivers/gpu/drm/i915/gt/selftest_rps.c
drivers/gpu/drm/i915/gt/selftest_timeline.c