svga: start using SVGA3dCmdIntraSurfaceCopy command for svga_blit.
authorNeha Bhende <bhenden@vmware.com>
Mon, 6 Mar 2017 23:55:04 +0000 (15:55 -0800)
committerBrian Paul <brianp@vmware.com>
Wed, 5 Sep 2018 17:22:42 +0000 (11:22 -0600)
commit8449c33a279113f1b05d79f3e8439f0d537e18ff
tree109893e1951fba1db71821e579ce951dd6169536
parent4639ef37638e34d8225c6ec0a1de864d06bdf951
svga: start using SVGA3dCmdIntraSurfaceCopy command for svga_blit.

Basically, SVGA3dCmdIntraSurfaceCopy command allow copying when
source and destination are same.

Tested with MTT piglit, glretrace, viewperf, conform

v2: changes as per Charmaine's comment
v3: changes as per Charmaine's comment

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