drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.
authorDavid Miller <davem@davemloft.net>
Thu, 12 Feb 2009 10:15:44 +0000 (02:15 -0800)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2009 04:24:02 +0000 (14:24 +1000)
The address needs to be a GART relative address, rather than a PCI
DMA address.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found