commit | 9bb7703c5ea62ca1925cbfa0cd776f04de96fcf2 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Sat Oct 22 10:07:09 2011 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 01 16:01:52 2011 +0000 |
tree | 1a6a08cc83764e843a941346b139ebec126f260b | |
parent | 340764465aa4a586ca332e61ae64883e5ad6f183 [diff] |
drm/radeon/kms: rework texture cache flush in r6xx+ blit code Move the TC flush before the texture setup to match mesa and the ddx. Also, move the TC flush into the texture setup function. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>