drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
authorEric Anholt <eric@anholt.net>
Mon, 3 Aug 2009 23:09:16 +0000 (16:09 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 5 Aug 2009 18:20:53 +0000 (11:20 -0700)
commit9c9fe1f841745184bbc5460c6f3909fded3b929b
tree7633580a02803cbe32e5ebda4a834f436ebba5c0
parent0c2e39525b3b53a97a0202c5f35058147e53977e
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/i915_irq.c