drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
authorDave Airlie <airlied@redhat.com>
Mon, 17 Mar 2008 00:24:24 +0000 (10:24 +1000)
committerDave 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