vc4: Don't forget to validate code that's got PROG_END on it.
authorEric Anholt <eric@anholt.net>
Fri, 24 Oct 2014 19:50:20 +0000 (20:50 +0100)
committerEric Anholt <eric@anholt.net>
Wed, 29 Oct 2014 00:15:36 +0000 (17:15 -0700)
commit8911879dec564ab2ef343d58e6de4fd558e35c3d
tree96d932b01a0b94f019abbc7e4a71fbc7d3f2ceff
parentfc1eb614a70a777be0f4f8ada194bab53105999b
vc4: Don't forget to validate code that's got PROG_END on it.

This signal doesn't terminate the program now, it terminates the program
soon.  So you have to actually validate the code in the instruction.
src/gallium/drivers/vc4/kernel/vc4_validate_shaders.c