v3d: Skip printing sub-id or pad fields in CLIF dumping.
authorEric Anholt <eric@anholt.net>
Wed, 27 Jun 2018 22:42:10 +0000 (15:42 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 28 Jul 2018 01:00:48 +0000 (18:00 -0700)
commit942456f64688059bb8b110544ecc5aaf9cfd7e49
tree15af0a484c59c621f1c73bee99790f0a61a27c5b
parent3ee0ab599e5bad16593256d54b1c83acd9926290
v3d: Skip printing sub-id or pad fields in CLIF dumping.

The parser doesn't expect them, so our fields would end up mismatched.
They're not really useful in console output, either.
src/broadcom/cle/v3d_decoder.c