From: Dave Airlie Date: Mon, 5 Nov 2007 00:45:27 +0000 (+1000) Subject: radeon: set the address to access the GART table on the CPU side correctly X-Git-Tag: v2.6.24-rc2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc86860cf73e060ab8ed9763010dfe5b5389b1c;p=pandora-kernel.git radeon: set the address to access the GART table on the CPU side correctly 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 --- Reading git-diff-tree failed