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:
aa1a750
)
drm/radeon/kms: fix up gart setup on rs600
author
Alex Deucher
<alexdeucher@gmail.com>
Sat, 5 Dec 2009 22:55:37 +0000
(17:55 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 6 Dec 2009 22:01:52 +0000
(08:01 +1000)
Set up rs600 gart like r600:
- set gart system aperture to vram
- inside gart system aperture is unmapped*
- outside gart system aperture is mapped*
*mapped refers to memory handled by page tables
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found