intel/genxml: remove HDC from gen11.xml, it is not available

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25399>
This commit is contained in:
Tapani Pälli 2023-09-28 13:17:47 +03:00 committed by Marge Bot
parent a49ff4e024
commit 1c4d57568a

View file

@ -2678,7 +2678,6 @@
</instruction>
<instruction name="PIPE_CONTROL" bias="2" length="6" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="4" />
<field name="HDC Pipeline Flush Enable" start="9" end="9" type="bool" />
<field name="3D Command Sub Opcode" start="16" end="23" type="uint" default="0" />
<field name="3D Command Opcode" start="24" end="26" type="uint" default="2" />
<field name="Command SubType" start="27" end="28" type="uint" default="3" />