svga: Set the rendered-to flag for dma transfers to surfaces
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 8 May 2019 14:26:27 +0000 (16:26 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 17 May 2019 06:44:31 +0000 (08:44 +0200)
commita119da3bc9bde850717f9f03a2eeddef520b9416
tree91047dddd99e81fab3e5a71bd9bd6d99b4001b4a
parentfb6d09764d8169662a4d24380c51f9edff1a9afd
svga: Set the rendered-to flag for dma transfers to surfaces

The rendered-to flag indicates that the HW surface content is more recent
than the content of the mob. That's the case after a SurfaceDMA transfer
to the surface.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
src/gallium/drivers/svga/svga_resource_texture.c