broadcom/vc5: Disable transform feedback on V3D 4.x at the end of the job.
authorEric Anholt <eric@anholt.net>
Fri, 23 Mar 2018 22:28:40 +0000 (15:28 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 27 Mar 2018 00:46:19 +0000 (17:46 -0700)
commitef2cf9cc3c1a4bc96fcc46eb623768a400c3d68d
tree5607fdfd0b1872244adba3c4effb0a3e2cdf7ff7
parent1fa820cef861b0f2efd001cfb3c4adecf2fa549b
broadcom/vc5: Disable transform feedback on V3D 4.x at the end of the job.

The next job from this client will turn it back on unless TF gets
disabled, but we don't want the state to leak from this client to another
(which causes GPU hangs).
src/gallium/drivers/vc5/v3dx_job.c
src/gallium/drivers/vc5/vc5_context.h
src/gallium/drivers/vc5/vc5_emit.c