]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb0d9e28441d6f02f772f3dda77fe476d2156eb9
tree1a6a08cc83764e843a941346b139ebec126f260b
parent820a669be38971ef5913eeab805829136c9c14ff
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