OSDN Git Service

v3d: Use a short, underscored name for packets in CLIF/CL dumping.
authorEric Anholt <eric@anholt.net>
Wed, 27 Jun 2018 22:00:32 +0000 (15:00 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Jul 2018 21:29:01 +0000 (14:29 -0700)
commitc6449e33e3b3ec9ea0509aa7c91d1127c81ef1e5
tree37fd2598e326da096084a0a9791136e0778a7dc6
parentb56f8c475e5bf6a3b77c597723631ebde4f31358
v3d: Use a short, underscored name for packets in CLIF/CL dumping.

These will match the names that the CLIF parser expects to see.  I may in
the future decide to change more of the other names so that I match the
names the HW/closed SW team uses for their packets, rather than the names
in the spec (which only they and I can read anyway).
src/broadcom/cle/v3d_decoder.c
src/broadcom/cle/v3d_packet_v33.xml
src/broadcom/clif/v3dx_dump.c