intel/genxml: align QM field names across gens.

This just picks a consistent name.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13788>
This commit is contained in:
Dave Airlie 2021-11-10 10:38:31 +10:00 committed by Marge Bot
parent 0f3f8b4591
commit dc32a164c8
7 changed files with 13 additions and 7 deletions

View file

@ -5348,7 +5348,7 @@
<value name="JPEG_Chroma_Cr_QUANTIZER_MATRIX (or B)" value="2"/>
</field>
<group count="64" start="64" size="8">
<field name="Forward Quantizer Matrix 8x8" start="0" end="7" type="uint"/>
<field name="Forward Quantizer Matrix" start="0" end="7" type="uint"/>
</group>
</instruction>

View file

@ -5522,7 +5522,7 @@
<value name="JPEG_Chroma_Cr_QUANTIZER_MATRIX (or B)" value="2"/>
</field>
<group count="64" start="64" size="8">
<field name="Forward Quantizer Matrix 8x8" start="0" end="7" type="uint"/>
<field name="Forward Quantizer Matrix" start="0" end="7" type="uint"/>
</group>
</instruction>

View file

@ -5804,7 +5804,7 @@
<value name="JPEG_Chroma_Cr_QUANTIZER_MATRIX (or B)" value="2"/>
</field>
<group count="64" start="64" size="8">
<field name="Forward Quantizer Matrix 8x8" start="0" end="7" type="uint"/>
<field name="Forward Quantizer Matrix" start="0" end="7" type="uint"/>
</group>
</instruction>

View file

@ -3119,7 +3119,9 @@
<value name="MPEG_INTRA_QUANTIZER_MATRIX" value="0"/>
<value name="MPEG_NON_INTRA_QUANTIZER_MATRIX" value="1"/>
</field>
<field name="Forward Quantizer Matrix" start="64" end="1087" type="uint"/>
<group count="64" start="64" size="8">
<field name="Forward Quantizer Matrix" start="0" end="7" type="uint"/>
</group>
</instruction>
<instruction name="MFX_STATE_POINTER" bias="2" length="2" engine="video">

View file

@ -3429,7 +3429,9 @@
<value name="MPEG_INTRA_QUANTIZER_MATRIX" value="0"/>
<value name="MPEG_NON_INTRA_QUANTIZER_MATRIX" value="1"/>
</field>
<field name="Forward Quantizer Matrix" start="64" end="1087" type="uint"/>
<group count="64" start="64" size="8">
<field name="Forward Quantizer Matrix" start="0" end="7" type="uint"/>
</group>
</instruction>
<instruction name="MFX_STATE_POINTER" bias="2" length="2" engine="video">

View file

@ -3759,7 +3759,9 @@
<value name="MPEG_INTRA_QUANTIZER_MATRIX" value="0"/>
<value name="MPEG_NON_INTRA_QUANTIZER_MATRIX" value="1"/>
</field>
<field name="Forward Quantizer Matrix" start="64" end="1087" type="uint"/>
<group count="64" start="64" size="8">
<field name="Forward Quantizer Matrix" start="0" end="7" type="uint"/>
</group>
</instruction>
<instruction name="MFX_STATE_POINTER" bias="2" length="2" engine="video">

View file

@ -4988,7 +4988,7 @@
<value name="JPEG_Chroma_Cr_QUANTIZER_MATRIX (or B)" value="2"/>
</field>
<group count="64" start="64" size="8">
<field name="Forward Quantizer 8x8" start="0" end="7" type="uint"/>
<field name="Forward Quantizer Matrix" start="0" end="7" type="uint"/>
</group>
</instruction>