drm/i915: Make the mutex_lock interruptible on ioctl paths
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 25 Sep 2010 10:22:51 +0000 (11:22 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 25 Sep 2010 11:23:12 +0000 (12:23 +0100)
commit76c1dec1979d9b552aab9600eb898ccec394fbbc
tree8e86c83b9b2bb10b556d153238cb4d6e4ca201d9
parent30dbf0c07ff4e3e21b827e2a9d6ff7eb34458819
drm/i915: Make the mutex_lock interruptible on ioctl paths

... and combine it with the wedged completion handler.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_gem.c