OSDN Git Service

drm/i915/selftests: Check for has-reset before testing hostile contexts
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 2 Apr 2020 20:58:39 +0000 (21:58 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 2 Apr 2020 21:00:54 +0000 (22:00 +0100)
commit98d513167f6f3ff93acdaa455403c92f42af4afc
treeba031c778b9020ddee0d87fc30349d4759249436
parent89ff76bf9b3b0b86e6bbe344bd6378d8661303fc
drm/i915/selftests: Check for has-reset before testing hostile contexts

In order to kill off a hostile context, we need to be able to reset the
GPU. So check that is supported prior to beginning the test.

Reported-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200402205839.25065-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_lrc.c