drm/i915: Use ring->flush() instead of MI_FLUSH
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 19 Sep 2010 14:05:13 +0000 (15:05 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:19:59 +0000 (11:19 +0100)
Use the ring abstraction to hide the details of having choose the
appropriate flushing method.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found