mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 18:38:11 +02:00
intel/gen125.xml: Increase Auxiliary Surface Pitch
See Bspec 43862. Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Acked-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14464>
This commit is contained in:
parent
58a843ab14
commit
f960e398d3
1 changed files with 1 additions and 1 deletions
|
|
@ -835,7 +835,7 @@
|
|||
<value name="AUX_CCS_E" value="5"/>
|
||||
</field>
|
||||
<field name="Y Offset for U or UV Plane" start="192" end="205" type="uint"/>
|
||||
<field name="Auxiliary Surface Pitch" start="195" end="203" type="uint"/>
|
||||
<field name="Auxiliary Surface Pitch" start="195" end="204" type="uint"/>
|
||||
<field name="YUV Interpolation Enable" start="207" end="207" type="bool"/>
|
||||
<field name="Auxiliary Surface QPitch" start="208" end="222" type="uint"/>
|
||||
<field name="X Offset for U or UV Plane" start="208" end="221" type="uint"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue