vc4: Fix decision for whether the MIN operation writes to the B regfile.
[mesa.git] / src / gallium / drivers / vc4 / vc4_qpu_schedule.c
2014-12-05 Eric Anholtvc4: Add separate write-after-read dependency tracking...
2014-12-05 Eric Anholtvc4: Fix inverted priority of instructions for QPU...
2014-12-02 Eric Anholtvc4: Pair up QPU instructions when scheduling.
2014-12-01 Eric Anholtvc4: Introduce scheduling of QPU instructions.