From: David Miller Date: Thu, 12 Feb 2009 10:15:44 +0000 (-0800) Subject: drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case. X-Git-Tag: v2.6.30-rc1~613^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8a894372b4ea05dc266ba7d7a7634315b6230e8;p=pandora-kernel.git drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case. The address needs to be a GART relative address, rather than a PCI DMA address. Signed-off-by: David S. Miller Signed-off-by: Dave Airlie --- Reading git-diff-tree failed