From: Benjamin Herrenschmidt Date: Fri, 16 Dec 2005 05:52:22 +0000 (+1100) Subject: [PATCH] radeon drm: fix agp aperture map offset X-Git-Tag: v2.6.15-rc6~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281ab031a8c9e5b593142eb4ec59a87faae8676a;p=pandora-kernel.git [PATCH] radeon drm: fix agp aperture map offset This finally fixes the radeon memory mapping bug that was incorrectly fixed by the previous patch. This time, we use the actual vram size as the size to calculate how far to move the AGP aperture from the framebuffer in card's memory space. If there are still issues with this patch, they are due to bugs in the X driver that I'm working on fixing too. Signed-off-by: Benjamin Herrenschmidt Cc: Mark M. Hoffman Cc: Paul Mackerras Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed