commit | 365048ff7f977c5983d67b63c47502c5964840e9 | [log] [tgz] |
---|---|---|
author | Michel Dänzer <daenzer@vmware.com> | Wed May 19 12:46:22 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri May 21 15:06:45 2010 +1000 |
tree | 451a3928c8fc781a6f81d9fc4130b9bacecfe208 | |
parent | 45737447ed160faaba036c0709226bf9057f7b72 [diff] |
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 <daenzer@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>