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)
commit9bb7703c5ea62ca1925cbfa0cd776f04de96fcf2
tree1a6a08cc83764e843a941346b139ebec126f260b
parent340764465aa4a586ca332e61ae64883e5ad6f183
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>
drivers/gpu/drm/radeon/evergreen_blit_kms.c
drivers/gpu/drm/radeon/r600_blit_kms.c
drivers/gpu/drm/radeon/radeon.h