radeon: set the address to access the GART table on the CPU side correctly
authorDave Airlie <airlied@linux.ie>
Mon, 5 Nov 2007 00:45:27 +0000 (10:45 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 5 Nov 2007 00:49:04 +0000 (10:49 +1000)
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 <airlied@redhat.com>

No differences found