From: Dave Airlie Date: Mon, 17 Mar 2008 00:24:24 +0000 (+1000) Subject: drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. X-Git-Tag: v2.6.25-rc7~111^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b05c23851ab820b1957cd2f322eaa1ac44c196bd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed