From: Pauli Nieminen Date: Thu, 4 Feb 2010 17:20:53 +0000 (+0200) Subject: drm/r100/kms: Emit cache flush to the end of command buffer. (v2) X-Git-Tag: v2.6.33-rc7~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5b2af75abc67c13005c706cf95bbbb78f7fddc;p=pandora-kernel.git drm/r100/kms: Emit cache flush to the end of command buffer. (v2) Cache flush is required in case CPU is accessing rendered data. This fixes glean/readPixSanity test case and random rendering errors in sauerbraten and warzone2100. v2 Fix comment ordering in r100_fence_ring_emit and remove extra defines added in first version. Signed-off-by: Pauli Nieminen Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed