From: Michel Dänzer Date: Wed, 19 May 2010 10:46:22 +0000 (+0200) Subject: drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. X-Git-Tag: v2.6.35-rc1~451^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=365048ff7f977c5983d67b63c47502c5964840e9;p=pandora-kernel.git drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. Fixes AGP initialization failure with Apple UniNorth bridges due to trying to ioremap() normal RAM. Signed-off-by: Michel Dänzer Signed-off-by: Dave Airlie --- Reading git-diff-tree failed