From: Chris Wilson Date: Sun, 19 Sep 2010 14:05:13 +0000 (+0100) Subject: drm/i915: Use ring->flush() instead of MI_FLUSH X-Git-Tag: v2.6.37-rc1~92^2~28^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f9f9a8b89bb4d53edc030f5b61ae11d6859721;p=pandora-kernel.git drm/i915: Use ring->flush() instead of MI_FLUSH Use the ring abstraction to hide the details of having choose the appropriate flushing method. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed