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:
5da0c7a
)
radeon: set the address to access the GART table on the CPU side correctly
author
Dave Airlie
<airlied@linux.ie>
Mon, 5 Nov 2007 00:45:27 +0000
(10:45 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 5 Nov 2007 00:49:04 +0000
(10:49 +1000)
This code relied on the CPU and GPU address for the aperture being the same,
On some r5xx hardware I was playing with I noticed that this isn't always true.
This fixes issues seen on some r400 cards. (bugs.freedesktop.org 9957)
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found