commit | b05c23851ab820b1957cd2f322eaa1ac44c196bd | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Mar 17 10:24:24 2008 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Mar 17 10:24:24 2008 +1000 |
tree | 59e1a38a36cadf683559dae629fc6583d1ca5141 | |
parent | 16d3be46d9ffbc2c562b25d66d59666db2cf2cd5 [diff] |
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. 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>