commit | e8a894372b4ea05dc266ba7d7a7634315b6230e8 | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Thu Feb 12 02:15:44 2009 -0800 |
committer | Dave Airlie <airlied@redhat.com> | Fri Mar 13 14:24:02 2009 +1000 |
tree | b6aa5fc6fec46ca6059989fb718b8049b35a22a7 | |
parent | b266503072f824a82d585a6d41ebd591a2d7daa4 [diff] |
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 <davem@davemloft.net> Signed-off-by: Dave Airlie <airlied@linux.ie>