panfrost: Flush when using transform feedback
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 8 Aug 2019 14:46:54 +0000 (07:46 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 13 Aug 2019 16:43:11 +0000 (09:43 -0700)
commit9b2514d6c6e3b5cfa12e347b0aa100406338d26f
tree184dad46465f67e3c6f46182f68b2beb8b2d7498
parent4b0001c42df10134e792fcd7879e997b0ae4cdbf
panfrost: Flush when using transform feedback

This is a huge hack to workaround incomplete BO flushing logic, but it's
enough for the dEQP transform feedback tests, and doing the resource
management to get this right is out-of-scope for this patch series.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
src/gallium/drivers/panfrost/pan_context.c