svga: use vgpu10 CopyRegion command when possible
authorNeha Bhende <bhenden@vmware.com>
Tue, 28 Jun 2016 23:20:43 +0000 (17:20 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 30 Jun 2016 20:32:07 +0000 (14:32 -0600)
commit1d0be402c7a3e8b6de7fcf7faf20537f2ffd09a3
treeb8cf1b5068f7fbd674f68aaf35bdddb3db705d51
parent3a3c3d124aced6444cd637d21c5d723c8417b0b9
svga: use vgpu10 CopyRegion command when possible

Do texture->texture copies host-side with this command when possible.
Use the previous software fallback otherwise.

Reviewed-by: Brian Paul <brianp@vmware.com>
Acked-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
src/gallium/drivers/svga/svga_pipe_blit.c