drm/i915: overlay: drop superflous gpu flushes
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 11 Feb 2010 13:14:43 +0000 (14:14 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 22 Feb 2010 16:54:40 +0000 (11:54 -0500)
Cache-coherency is maintained by gem. Drop these leftover MI_FLUSH
commands from the userspace code.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found