OSDN Git Service

drm/i915: Restore the kernel context after verifying the w/a
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 26 Jan 2020 19:46:18 +0000 (19:46 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 27 Jan 2020 21:11:59 +0000 (21:11 +0000)
commit9c6527116e8f292c997b49cd791157b58f0286ac
treee9be84993f8817e6275498c5089195ddd2c30408
parent909438bbfb567dc21717933d460770e827280605
drm/i915: Restore the kernel context after verifying the w/a

As a safety net, flush the engine verifications and restore the kernel
context.

Closes: https://gitlab.freedesktop.org/drm/intel/issues/971
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200126194618.2131078-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_gt.c