Re: [Intel-gfx] [PATCH 03/12] drm/i915/selftests: Restore to default heartbeat

2020-05-19 Thread Mika Kuoppala
Chris Wilson writes: > 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 > --- Reviewed-by: Mika Kuoppala > drivers/gpu/drm/i915/gt/selftest_hangcheck.c

[Intel-gfx] [PATCH 03/12] drm/i915/selftests: Restore to default heartbeat

2020-05-19 Thread Chris Wilson
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 --- drivers/gpu/drm/i915/gt/selftest_hangcheck.c | 25 +++ drivers/gpu/drm/i915/gt/selftest_lrc.c | 67