drm/radeon/kms: rework texture cache flush in r6xx+ blit code
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 22 Oct 2011 14:07:09 +0000 (10:07 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 1 Nov 2011 16:01:52 +0000 (16:01 +0000)
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>

No differences found