drm/i915/selftests: Make unbannable contexts for reset handling
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 18 Feb 2019 14:50:50 +0000 (14:50 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 18 Feb 2019 16:00:34 +0000 (16:00 +0000)
commite4106dae0f354d7d57afed285fdf8cf7bcb8369e
tree3baaf82be29aef032fdb86696a1799301e8f4267
parentba4fda620a5f7db521aa9e0262cf49854c1b1d9c
drm/i915/selftests: Make unbannable contexts for reset handling

igt_ctx_sseu was caught using bannable contexts, and in the course of
resetting rapidly to run its test, was banned. Don't let ourselves ban
the test!

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190218145051.18981-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/selftests/i915_gem_context.c
drivers/gpu/drm/i915/selftests/intel_hangcheck.c
drivers/gpu/drm/i915/selftests/intel_workarounds.c