vc4: Also deal with VPM reads at thread end.
authorEric Anholt <eric@anholt.net>
Sun, 30 Nov 2014 23:13:40 +0000 (15:13 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 1 Dec 2014 19:00:23 +0000 (11:00 -0800)
commit334036fb640741e51ecc54b823866710e99c853d
tree66bd2458ae0de3fb194c1991b9171c5cd64b1eb7
parenta7b1a93137f4441822760f1cfe261065474163ab
vc4: Also deal with VPM reads at thread end.

Prevents a regression with QPU scheduling, which happens to put the no-op
reads for unused VPM contents end up at the end of the program.
src/gallium/drivers/vc4/vc4_qpu_emit.c