vc4: Make vc4_qpu_validate() produce more verbose failures.
authorEric Anholt <eric@anholt.net>
Tue, 3 May 2016 18:16:54 +0000 (11:16 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 6 May 2016 17:25:55 +0000 (10:25 -0700)
commit890dc19eeba10b4df9c658b524ce743cf4db6765
tree533a5ae08fa77217afa123bfd6116064a8dbad1a
parent8e2d0843c02daf5280184f179ae8ed440ac90d7f
vc4: Make vc4_qpu_validate() produce more verbose failures.

Seeing the expansion of a QPU_GET_FIELD in an assert isn't very
informative, and it's hard find what's going wrong without getting a dump
of the instruction that failed.
src/gallium/drivers/vc4/vc4_qpu_validate.c