OSDN Git Service

drm/i915/selftests: Be a little more lenient for reset workers
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 27 Feb 2020 08:57:18 +0000 (08:57 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 28 Feb 2020 15:45:42 +0000 (15:45 +0000)
commit280e285dc78f73699c1730fae580432ed1b10ccd
tree4b592aecdef85d6d8232beaad56167998905fbfc
parent834c6bb7ae4cc4307608abc00c85b21c90ec5fcc
drm/i915/selftests: Be a little more lenient for reset workers

Give the reset worker a kick before losing help when waiting for hang
recovery, as the CPU scheduler is a little unreliable.

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/20200227085723.1961649-15-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_lrc.c