drm/i915/ringbuffer: Disable the ringbuffer on cleanup.
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 29 Oct 2010 15:18:36 +0000 (16:18 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 29 Oct 2010 18:00:43 +0000 (19:00 +0100)
commit33626e6a08669b1a5834e76363dcd5c8733a4278
treede35d668bdd5336119eb64a427bdbd5599c3174b
parent872d860c85e30cdc97e7c91723257f4fcf04d5e9
drm/i915/ringbuffer: Disable the ringbuffer on cleanup.

It should be idle on cleanup anyway...

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