]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Restore dropped 'interruptible' flag
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 6 Oct 2019 16:49:53 +0000 (17:49 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 7 Oct 2019 12:51:59 +0000 (13:51 +0100)
commita79bd7cfebd1eea69f216851e0e25bdfd3081c86
tree2b1027dd8e5bbb2288b1c91a8565f4ae8fcca9a6
parente92e9090efebcd69f325b402a570784462016fed
drm/i915/gt: Restore dropped 'interruptible' flag

Lost in the rebasing was Tvrtko's reminder that we need to keep an
uninterruptible wait around for the Ironlake VT-d w/a

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/20191006165002.30312-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_gt_requests.c