svga: Relax the format checks for copy_region_vgpu10 somewhat
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 14 Jun 2017 13:53:40 +0000 (15:53 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 16 Jun 2017 06:40:26 +0000 (08:40 +0200)
commit9d81ab73768db6647c116f4710f7a93d8d41e3b1
tree710811be755fd9a62ae4b9e298f471d77a66be4c
parenta37eede540a69392f817162b0c37a992d59a0b17
svga: Relax the format checks for copy_region_vgpu10 somewhat

The new generic checks were actually more restrictive than the previous svga-
specific tests and not vice versa. So bypass the common format checks for
copy_region_vgpu10.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Neha Bhende <bhenden@vmware.com>
src/gallium/drivers/svga/svga_pipe_blit.c