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>
Showing
- drivers/gpu/drm/radeon/evergreen_blit_kms.c 4 additions, 1 deletiondrivers/gpu/drm/radeon/evergreen_blit_kms.c
- drivers/gpu/drm/radeon/r600_blit_kms.c 5 additions, 5 deletionsdrivers/gpu/drm/radeon/r600_blit_kms.c
- drivers/gpu/drm/radeon/radeon.h 1 addition, 1 deletiondrivers/gpu/drm/radeon/radeon.h
Please register or sign in to comment