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>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/intel_display.c

Simple merge
Simple merge
Simple merge