vc4: Move the QPU instructions to schedule into each block.
authorEric Anholt <eric@anholt.net>
Wed, 16 Mar 2016 00:53:36 +0000 (17:53 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 14 Jul 2016 06:54:15 +0000 (23:54 -0700)
commita59da513d3229c883809ac2088c9612abcec1470
tree7222acfc65dedc15b7831e73f923b72fe7ce4fe2
parent37ecc616628d3d5fb75e53135f2f31b11e0cce74
vc4: Move the QPU instructions to schedule into each block.

We'll want to schedule them individually, to handle delay slots.
src/gallium/drivers/vc4/vc4_qir.c
src/gallium/drivers/vc4/vc4_qir.h
src/gallium/drivers/vc4/vc4_qpu_emit.c
src/gallium/drivers/vc4/vc4_qpu_schedule.c