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:
16d3be4
)
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
author
Dave Airlie
<airlied@redhat.com>
Mon, 17 Mar 2008 00:24:24 +0000
(10:24 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 17 Mar 2008 00:24:24 +0000
(10:24 +1000)
This fixes a problem on 64-bit with 4GB with ATI RS690 chipsets. It
makes sure the pcigart table is allocated in coherent memory for DMA operations.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found