OSDN Git Service

drm/i915/selftests: Disable capturing forced error states
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 9 Feb 2020 23:08:35 +0000 (23:08 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 10 Feb 2020 16:46:21 +0000 (16:46 +0000)
commit3ce291a632cd313a70ce56afbf59b3bee5527dcc
tree1926d7e515917dd2e35ac79b484ba3454250d237
parentb42d5a678299bf5a46a6dfd44b86a63b5c497200
drm/i915/selftests: Disable capturing forced error states

When we are forcing the error for a selftest, we don't need to capture
the GPU state (typically).

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/20200209230838.361154-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/selftests/mock_context.c