commit | 5e35eff13f7dd0f5c1d82b3b4708b2f7a5f44113 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alex@botchco.com> | Thu Jun 19 12:39:23 2008 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jun 19 12:39:23 2008 +1000 |
tree | 00205c57f05c5dc3b2db0d432c71df87440f6262 | |
parent | 5cfb6956073a9e42d44a26790b7800980634d037 [diff] |
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT 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>