freedreno: prefer sw upload for textures
authorRob Clark <robdclark@gmail.com>
Mon, 25 Mar 2013 15:55:18 +0000 (11:55 -0400)
committerRob Clark <robdclark@gmail.com>
Mon, 25 Mar 2013 17:05:44 +0000 (13:05 -0400)
commit980f1cf8a165ad25fbb6c0424e6166a4210c3196
tree319e989e6dbeda200c96a481907ae8c239cba0ad
parent732b0b5ebc5a30b6e87f67aabfb0e25d3e662d41
freedreno: prefer sw upload for textures

Since we are UMA, in most cases the GPU blit doesn't make much sense for
texture upload.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/freedreno_screen.c