v3d: Add missing "number of bin tile lists" field.
authorEric Anholt <eric@anholt.net>
Wed, 27 Jun 2018 22:55:32 +0000 (15:55 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 29 Jun 2018 20:36:28 +0000 (13:36 -0700)
commit24d2f1347da62c12af9db81735977d0922dc75d0
treeafd437f2ff3d6b986834c250fc1fb5b384604dc4
parentb65b61cefe012e8bb2a0c7ab7ee41004b5f45da9
v3d: Add missing "number of bin tile lists" field.

Noticed when trying to feed our dumps through the CLIF parser.  Since this
is a "minus one" field, we were already filling in the value we wanted (0).
src/broadcom/cle/v3d_packet_v33.xml
src/gallium/drivers/v3d/v3dx_rcl.c