git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4573744
)
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
author
Michel Dänzer
<daenzer@vmware.com>
Wed, 19 May 2010 10:46:22 +0000
(12:46 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 21 May 2010 05:06:45 +0000
(15:06 +1000)
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>
No differences found