vc4: Fix CL dumping trying to dump too far.
authorEric Anholt <eric@anholt.net>
Tue, 13 Jan 2015 21:06:02 +0000 (10:06 +1300)
committerEric Anholt <eric@anholt.net>
Thu, 15 Jan 2015 09:19:25 +0000 (22:19 +1300)
commitd0d6d24723fb368a1bba1b379fd753713f867eca
tree04d8501bab3357fd54158248a9bcd60f44b028d4
parent0471f7275592da25faf09a0c4e4de940d449e8e4
vc4: Fix CL dumping trying to dump too far.

Execution will end at the cl->next, because that's what ct0ea/ct1ea get
programmed to.
src/gallium/drivers/vc4/vc4_context.c