mesa/src/broadcom/clif
Eric Anholt d0dfc4bd5f broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT.
The HW will halt when you hit a HALT packet, or when you hit the end
address.  Tell CLIF if there's an end address is so that it can stop
correctly.  (There was usually a 0 byte after the CL, so it would stop
anyway).
2017-10-10 11:42:05 -07:00
..
clif_dump.c broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT. 2017-10-10 11:42:05 -07:00
clif_dump.h broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT. 2017-10-10 11:42:05 -07:00