vc4: Write the VPM read setup multiple times to queue all the inputs.
authorEric Anholt <eric@anholt.net>
Mon, 13 Oct 2014 15:20:01 +0000 (16:20 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 13 Oct 2014 16:16:05 +0000 (17:16 +0100)
commit615bbf0ca641d356d975f12a5491f2fd56549ed8
tree98f038ec023c34cf4dbaf275466ac89fe43650be
parente1d1c396265ce3b363e99422b46275275723ee21
vc4: Write the VPM read setup multiple times to queue all the inputs.

There's a 4-element fifo, and the size (number of dwords per vertex) field
is just 4 bits.

Fixes glsl-routing on sim.
src/gallium/drivers/vc4/vc4_qpu_emit.c