intel/genxml: capitalize decoder mode select properly

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:
Matt Turner 2020-02-03 15:50:54 -08:00 committed by Marge Bot
parent 2268fc1bb6
commit 2bb8aa2942
8 changed files with 8 additions and 8 deletions

View file

@ -5310,7 +5310,7 @@
<value name="VDEnc Mode" value="1"/>
</field>
<field name="Standalone VDEnc Mode Enable" start="46" end="46" type="bool"/>
<field name="Decoder Mode select" start="47" end="48" type="uint">
<field name="Decoder Mode Select" start="47" end="48" type="uint">
<value name="VLD Mode" value="0"/>
<value name="IT Mode" value="1"/>
<value name="Deblocker Mode" value="2"/>

View file

@ -5484,7 +5484,7 @@
<value name="VDEnc Mode" value="1"/>
</field>
<field name="Standalone VDEnc Mode Enable" start="46" end="46" type="bool"/>
<field name="Decoder Mode select" start="47" end="48" type="uint">
<field name="Decoder Mode Select" start="47" end="48" type="uint">
<value name="VLD Mode" value="0"/>
<value name="IT Mode" value="1"/>
<value name="Deblocker Mode" value="2"/>

View file

@ -5766,7 +5766,7 @@
<value name="VDEnc Mode" value="1"/>
</field>
<field name="Standalone VDEnc Mode Enable" start="46" end="46" type="bool"/>
<field name="Decoder Mode select" start="47" end="48" type="uint">
<field name="Decoder Mode Select" start="47" end="48" type="uint">
<value name="VLD Mode" value="0"/>
<value name="IT Mode" value="1"/>
<value name="Deblocker Mode" value="2"/>

View file

@ -2161,7 +2161,7 @@
<field name="Pre Deblocking Output Enable" start="40" end="40" type="bool"/>
<field name="Post Deblocking Output Enable" start="41" end="41" type="bool"/>
<field name="Stream-Out Enable" start="42" end="42" type="bool"/>
<field name="Decoder Mode select" start="48" end="48" type="uint">
<field name="Decoder Mode Select" start="48" end="48" type="uint">
<value name="LD Mode" value="0"/>
<value name="IT Mode" value="1"/>
</field>

View file

@ -3088,7 +3088,7 @@
<field name="Post Deblocking Output Enable" start="41" end="41" type="bool"/>
<field name="Stream-Out Enable" start="42" end="42" type="bool"/>
<field name="Pic Error/Status Report Enable" start="43" end="43" type="bool"/>
<field name="Decoder Mode select" start="47" end="48" type="uint">
<field name="Decoder Mode Select" start="47" end="48" type="uint">
<value name="VLD Mode" value="0"/>
<value name="IT Mode" value="1"/>
<value name="Deblocker Mode" value="2"/>

View file

@ -3398,7 +3398,7 @@
<field name="Stream-Out Enable" start="42" end="42" type="bool"/>
<field name="Pic Error/Status Report Enable" start="43" end="43" type="bool"/>
<field name="Deblocker Stream-Out Enable" start="44" end="44" type="bool"/>
<field name="Decoder Mode select" start="47" end="48" type="uint">
<field name="Decoder Mode Select" start="47" end="48" type="uint">
<value name="VLD Mode" value="0"/>
<value name="IT Mode" value="1"/>
<value name="Deblocker Mode" value="2"/>

View file

@ -3728,7 +3728,7 @@
<field name="Stream-Out Enable" start="42" end="42" type="bool"/>
<field name="Pic Error/Status Report Enable" start="43" end="43" type="bool"/>
<field name="Deblocker Stream-Out Enable" start="44" end="44" type="bool"/>
<field name="Decoder Mode select" start="47" end="48" type="uint">
<field name="Decoder Mode Select" start="47" end="48" type="uint">
<value name="VLD Mode" value="0"/>
<value name="IT Mode" value="1"/>
<value name="Deblocker Mode" value="2"/>

View file

@ -4951,7 +4951,7 @@
<value name="VDEnc Mode" value="1"/>
</field>
<field name="Standalone VDEnc Mode Enable" start="46" end="46" type="bool"/>
<field name="Decoder Mode select" start="47" end="48" type="uint">
<field name="Decoder Mode Select" start="47" end="48" type="uint">
<value name="VLD Mode" value="0"/>
<value name="IT Mode" value="1"/>
<value name="Deblocker Mode" value="2"/>