v3d: Switch v3d_decoder.c to the XML's top min_ver/max_ver fields.
[mesa.git] / src / broadcom / cle / v3d_decoder.c
2018-06-29 Eric Anholtv3d: Switch v3d_decoder.c to the XML's top min_ver...
2018-06-29 Eric Anholtv3d: Create XML fields for min_ver and max_ver of a...
2018-06-27 Eric Anholtv3d: Add pack/unpack/decode support for fields with...
2017-11-07 Kenneth Graunkebroadcom/genxml: Fix decoding of groups with small...
2017-08-18 Eric Anholtbroadcom/genxml: Check the sub-id field when decoding...
2017-07-25 Eric Anholtbroadcom/genxml: Support address fields with <32 bits
2017-07-25 Eric Anholtbroadcom/genxml: Introduce a V3D packet/struct decoder.