From: Stepan Moskovchenko Date: Tue, 16 Nov 2010 02:20:08 +0000 (-0800) Subject: msm: iommu: Support cache-coherent memory access X-Git-Tag: v2.6.38-rc1~473^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100832c9b6adb3d63407416931caeba3f3b9a777;p=pandora-kernel.git msm: iommu: Support cache-coherent memory access Add support for allowing IOMMU memory transactions to be cache coherent, eliminating the need for software cache management in certain situations. This can lead to improvements in performance and power usage, assuming the multimedia core's access pattern exhibits spatial locality and that its working set fits into the cache. Signed-off-by: Stepan Moskovchenko Signed-off-by: Daniel Walker --- Reading git-diff-tree failed