From: Benjamin Herrenschmidt Date: Fri, 28 Mar 2008 21:23:07 +0000 (-0700) Subject: drm: fix for non-coherent DMA PowerPC X-Git-Tag: v2.6.25-rc8~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6876b3bacaaa4c73fb8752b47c84b2b7fad5422a;p=pandora-kernel.git drm: fix for non-coherent DMA PowerPC This patch fixes bits of the DRM so to make the radeon DRI work on non-cache coherent PCI DMA variants of the PowerPC processors. It moves the few places that needs change to wrappers to that other architectures with similar issues can easily add their own changes to those wrappers, at least until we have more useful generic kernel API. Signed-off-by: Benjamin Herrenschmidt Cc: "David S. Miller" Cc: "Luck, Tony" Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie --- Reading git-diff-tree failed