v3d: Rename "configuration" and "config" in the XML to "cfg"
authorEric Anholt <eric@anholt.net>
Mon, 30 Jul 2018 20:17:39 +0000 (13:17 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Jul 2018 21:29:01 +0000 (14:29 -0700)
commitb56f8c475e5bf6a3b77c597723631ebde4f31358
tree58731c4994f85a43730a7a64ffa492ab1e7c9e39
parent300e609feb173d40873020c3e250f9257b5f3321
v3d: Rename "configuration" and "config" in the XML to "cfg"

This matches what CLIF parsing expects, and makes
TILE_BINNING_MODE_CONFIGURATION_COMMON_CONFIGURATION into a much more
legible TILE_BINNING_MODE_CFG_COMMON.
src/broadcom/cle/v3d_packet_v33.xml
src/gallium/drivers/v3d/v3dx_draw.c
src/gallium/drivers/v3d/v3dx_emit.c
src/gallium/drivers/v3d/v3dx_rcl.c
src/gallium/drivers/v3d/v3dx_state.c