From: Dave Airlie Date: Tue, 13 Dec 2005 04:18:41 +0000 (+0000) Subject: [drm] fix radeon aperture issue X-Git-Tag: v2.6.15-rc6~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47807ce381acc34a7ffee2b42e35e96c0f322e52;p=pandora-kernel.git [drm] fix radeon aperture issue Ben noticed that on certain cards we've landed the AGP space on top of the second aperture instead of after it.. Which messes things up a lot on those machines. This just moves the gart further out, a more correct fix is in the works from Ben for after 2.6.15. Signed-off-by: Dave Airlie CC: Ben Herrenschmidt Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed