drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
authorAlex Deucher <alex@botchco.com>
Thu, 19 Jun 2008 02:39:23 +0000 (12:39 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 19 Jun 2008 02:39:23 +0000 (12:39 +1000)
According to the hw guys, you should use DSTCACHE_CTLSTAT to flush
the 2D dst cache rather than RB2D_DSTCACHE_CTLSTAT.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found