[PATCH] drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.

2010-05-19 Thread Michel Dänzer
From: Michel D?nzer Fixes AGP initialization failure with Apple UniNorth bridges due to trying to ioremap() normal RAM. Signed-off-by: Michel D?nzer --- Nouveau probably needs something similar. drivers/gpu/drm/radeon/radeon_ttm.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) d

[PATCH] drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.

2010-05-19 Thread Michel Dänzer
From: Michel Dänzer Fixes AGP initialization failure with Apple UniNorth bridges due to trying to ioremap() normal RAM. Signed-off-by: Michel Dänzer --- Nouveau probably needs something similar. drivers/gpu/drm/radeon/radeon_ttm.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) d