From: Chris Wilson Date: Tue, 29 Mar 2011 23:59:52 +0000 (-0700) Subject: drm/i915: Do not clflush snooped objects X-Git-Tag: v3.0-rc3~42^2~49^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c23f7fc4cef14b46830b7f9eb0dc1b2d6f55d4d;p=pandora-kernel.git drm/i915: Do not clflush snooped objects Rely on the GPU snooping into the CPU cache for appropriately bound objects on MI_FLUSH. Or perhaps one day we will have a cache-coherent CPU/GPU package... Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt Reviewed-by: Daniel Vetter Signed-off-by: Keith Packard --- Reading git-diff-tree failed