intel/genxml: fix gen6 LD->VLD typo.
Pointed out by Ilia 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:
@@ -2162,7 +2162,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="Decoder Mode Select" start="48" end="48" type="uint">
|
||||
<value name="LD Mode" value="0"/>
|
||||
<value name="VLD Mode" value="0"/>
|
||||
<value name="IT Mode" value="1"/>
|
||||
</field>
|
||||
<field name="AVC ILDB Boundary Strength Calculation" start="64" end="64" type="uint">
|
||||
|
||||
Reference in New Issue
Block a user