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:
aef6a7e
)
radeon: fix r600/agp when vram is after AGP (v3)
author
Jerome Glisse
<jglisse@redhat.com>
Tue, 17 Apr 2012 20:51:38 +0000
(16:51 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 19 Apr 2012 13:37:42 +0000
(14:37 +0100)
If AGP is placed in the middle, the size_af is off-by-one, it results
in VRAM being placed at 0x7fffffff instead of 0x8000000.
v2: fix the vram_start setup.
v3: also fix r7xx & newer ASIC
Reported-by: russiane39 on #radeon
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found