commit | 4e5e2e2560aa1d1d01f7af97af2f72706f61da27 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Sat Feb 18 15:51:35 2006 +1100 |
committer | Dave Airlie <airlied@linux.ie> | Sat Feb 18 15:51:35 2006 +1100 |
tree | 80a02e0cc1871cc1f528e8fbf8544130c7790635 | |
parent | 91e3738ebc6d858e784090382e02afeae5a93b08 [diff] |
drm: radeon add r300 TX_CNTL and verify bitblt packets The Xgl on r300 doesn't work unless you add a verify bitblt function to the DRM, and we need to pass TX_CNTL to flush texture caches. Signed-off-by: Dave Airlie <airlied@linux.ie>