]> asedeno.scripts.mit.edu Git - linux.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)
commitabc47ff61d3fae19d967d09876f1ced193dfcad2
tree2b1027dd8e5bbb2288b1c91a8565f4ae8fcca9a6
parent9445ad17109b6fe7864acc33f0c62bd9d866b722
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