vc4: Fix GPU hangs with >16 varying values.
authorEric Anholt <eric@anholt.net>
Mon, 22 Aug 2016 21:58:28 +0000 (14:58 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 24 Aug 2016 17:43:22 +0000 (10:43 -0700)
commit87a88f2daabfe14b12d447b3d96b9f8938c5cf03
tree3a7ec52a504165a353f1eb63001ec7beb53a7763
parent5277f25480a290b02c7bfe548c56288fce8404b5
vc4: Fix GPU hangs with >16 varying values.

Fixes glsl-routing in piglit and hangs in glbenchmark 2.0.2.
src/gallium/drivers/vc4/vc4_qir.h
src/gallium/drivers/vc4/vc4_qpu_emit.c