intel: Rename the PSD bit in PIPE_CONTROL for XeHP

The name of the field now starts with PSS Stall instead of PSD.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Rohan Garg <rohan.garg@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14024>
This commit is contained in:
Nanley Chery 2021-10-08 11:04:53 -07:00 committed by Marge Bot
parent de5f1cdd31
commit 8ec8298ce4

View file

@ -6757,7 +6757,7 @@
<value name="Write Timestamp" value="3"/>
</field>
<field name="Generic Media State Clear" start="48" end="48" type="bool"/>
<field name="PSD Sync Enable" start="49" end="49" type="bool"/>
<field name="PSS Stall Sync Enable" start="49" end="49" type="bool"/>
<field name="TLB Invalidate" start="50" end="50" type="bool"/>
<field name="Global Snapshot Count Reset" start="51" end="51" type="bool"/>
<field name="Command Streamer Stall Enable" start="52" end="52" type="bool"/>