broadcom/vc5: Fix setup of TF dword output count.
authorEric Anholt <eric@anholt.net>
Mon, 2 Oct 2017 19:05:30 +0000 (12:05 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:42:05 +0000 (11:42 -0700)
commit28105560f778c4b7718349d3719cc96e15092f2b
tree445d6b0f0ed69b1346deed0a148b635d1cfa0d1b
parent3ac8a2a4ba0346ec2d23078ec0d6b10e74609274
broadcom/vc5: Fix setup of TF dword output count.

I missed the "- 1" when reading the spec.
src/broadcom/cle/v3d_packet_v33.xml
src/gallium/drivers/vc5/vc5_program.c