radeon: Commit the ring after each partial texture upload blit.
authorchaohong guo <Minskey.Guo@Sun.COM>
Mon, 15 Oct 2007 00:45:49 +0000 (10:45 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 15 Oct 2007 00:45:49 +0000 (10:45 +1000)
commiteed0f722b3fccb1eb2706b5f484cb511d46f70b8
tree70c3fb4bb784dfb1c8cb0253ea95672d1b540c91
parent54583bf4efda79388fc13163e35c016c8bc5de81
radeon: Commit the ring after each partial texture upload blit.

This makes sure each blit starts as early as possible, which may improve
texture upload performance in some cases.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/char/drm/radeon_state.c