]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/selftests: Check that gpu reset is usable from atomic context
authorFernando Pacheco <fernando.pacheco@intel.com>
Fri, 19 Apr 2019 23:00:15 +0000 (16:00 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 20 Apr 2019 07:20:08 +0000 (08:20 +0100)
commitf3c2b76ef25e73e2065614108fe33bf2d790cac3
tree23cd4f27c240676a706dd1ac93bebc2537594a81
parent40d211ef62de3efdfb0a78894fc0bc3b24061b40
drm/i915/selftests: Check that gpu reset is usable from atomic context

GPU reset is now available with GuC enabled, so re-enable our check that
this reset is usable from atomic context.

Signed-off-by: Fernando Pacheco <fernando.pacheco@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190419230015.18121-6-fernando.pacheco@intel.com
drivers/gpu/drm/i915/selftests/intel_hangcheck.c