intel/genxml: add disable preemption field for gen125
Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20438>
This commit is contained in:
@@ -7414,7 +7414,9 @@
|
|||||||
<value name="Mid-cmdbuffer Preemption" value="0" />
|
<value name="Mid-cmdbuffer Preemption" value="0" />
|
||||||
<value name="Object Level Preemption" value="1" />
|
<value name="Object Level Preemption" value="1" />
|
||||||
</field>
|
</field>
|
||||||
|
<field name="Disable Preemption and High Priority Pausing due to 3DPRIMITIVE Command" start="10" end="10" type="bool" />
|
||||||
<field name="Replay Mode Mask" start="16" end="16" type="bool" />
|
<field name="Replay Mode Mask" start="16" end="16" type="bool" />
|
||||||
|
<field name="Disable Preemption and High Priority Pausing due to 3DPRIMITIVE Command Mask" start="26" end="26" type="bool" />
|
||||||
</register>
|
</register>
|
||||||
<register name="CS_DEBUG_MODE2" length="1" num="0x20d8">
|
<register name="CS_DEBUG_MODE2" length="1" num="0x20d8">
|
||||||
<field name="3D Rendering Instruction Disable" start="0" end="0" type="bool" />
|
<field name="3D Rendering Instruction Disable" start="0" end="0" type="bool" />
|
||||||
@@ -7704,4 +7706,4 @@
|
|||||||
<register name="VS_INVOCATION_COUNT" length="2" num="0x2320">
|
<register name="VS_INVOCATION_COUNT" length="2" num="0x2320">
|
||||||
<field name="VS Invocation Count Report" start="0" end="63" type="uint" />
|
<field name="VS Invocation Count Report" start="0" end="63" type="uint" />
|
||||||
</register>
|
</register>
|
||||||
</genxml>
|
</genxml>
|
||||||
|
Reference in New Issue
Block a user