intel/gemxml: move blitter command to render on gen4/5

The blitter commands don't show up in INTEL_DEBUG=bat, but on
gen4/5 they are emitted on the render engine ring so just change
the XML to reflect that.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10636>
This commit is contained in:
Dave Airlie 2020-12-22 13:25:59 +10:00 committed by Marge Bot
parent c6f34e9fda
commit e5169714ea
3 changed files with 11 additions and 11 deletions

View File

@ -969,7 +969,7 @@
<field name="CS Fence" start="84" end="94" type="uint"/>
</instruction>
<instruction name="XY_COLOR_BLT" bias="2" length="6" engine="blitter">
<instruction name="XY_COLOR_BLT" bias="2" length="6" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="4"/>
<field name="Tiling Enable" start="11" end="11" type="bool"/>
<field name="32bpp Byte Mask" start="20" end="21" type="uint"/>
@ -992,7 +992,7 @@
<field name="Solid Pattern Color" start="160" end="191" type="int"/>
</instruction>
<instruction name="XY_SETUP_BLT" bias="2" length="8" engine="blitter">
<instruction name="XY_SETUP_BLT" bias="2" length="8" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="6"/>
<field name="Tiling Enable" start="11" end="11" type="bool"/>
<field name="32bpp Byte Mask" start="20" end="21" type="uint"/>
@ -1018,7 +1018,7 @@
<field name="Pattern Base Address" start="224" end="255" type="uint"/>
</instruction>
<instruction name="XY_SRC_COPY_BLT" bias="2" length="8" engine="blitter">
<instruction name="XY_SRC_COPY_BLT" bias="2" length="8" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="6"/>
<field name="Destination Tiling Enable" start="11" end="11" type="bool"/>
<field name="Source Tiling Enable" start="15" end="15" type="bool"/>
@ -1045,7 +1045,7 @@
<field name="Source Base Address" start="224" end="255" type="address"/>
</instruction>
<instruction name="XY_TEXT_IMMEDIATE_BLT" bias="2" length="3" engine="blitter">
<instruction name="XY_TEXT_IMMEDIATE_BLT" bias="2" length="3" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="1"/>
<field name="Tiling Enable" start="11" end="11" type="bool"/>
<field name="Packing" start="16" end="16" type="uint">

View File

@ -1002,7 +1002,7 @@
<field name="CS Fence" start="84" end="94" type="uint"/>
</instruction>
<instruction name="XY_COLOR_BLT" bias="2" length="6" engine="blitter">
<instruction name="XY_COLOR_BLT" bias="2" length="6" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="4"/>
<field name="Tiling Enable" start="11" end="11" type="bool"/>
<field name="32bpp Byte Mask" start="20" end="21" type="uint"/>
@ -1025,7 +1025,7 @@
<field name="Solid Pattern Color" start="160" end="191" type="int"/>
</instruction>
<instruction name="XY_SETUP_BLT" bias="2" length="8" engine="blitter">
<instruction name="XY_SETUP_BLT" bias="2" length="8" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="6"/>
<field name="Tiling Enable" start="11" end="11" type="bool"/>
<field name="32bpp Byte Mask" start="20" end="21" type="uint"/>
@ -1051,7 +1051,7 @@
<field name="Pattern Base Address" start="224" end="255" type="uint"/>
</instruction>
<instruction name="XY_SRC_COPY_BLT" bias="2" length="8" engine="blitter">
<instruction name="XY_SRC_COPY_BLT" bias="2" length="8" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="6"/>
<field name="Destination Tiling Enable" start="11" end="11" type="bool"/>
<field name="Source Tiling Enable" start="15" end="15" type="bool"/>
@ -1078,7 +1078,7 @@
<field name="Source Base Address" start="224" end="255" type="address"/>
</instruction>
<instruction name="XY_TEXT_IMMEDIATE_BLT" bias="2" length="3" engine="blitter">
<instruction name="XY_TEXT_IMMEDIATE_BLT" bias="2" length="3" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="1"/>
<field name="Tiling Enable" start="11" end="11" type="bool"/>
<field name="Packing" start="16" end="16" type="uint">

View File

@ -1080,7 +1080,7 @@
<field name="CS Fence" start="84" end="94" type="uint"/>
</instruction>
<instruction name="XY_COLOR_BLT" bias="2" length="6" engine="blitter">
<instruction name="XY_COLOR_BLT" bias="2" length="6" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="4"/>
<field name="Tiling Enable" start="11" end="11" type="bool"/>
<field name="32bpp Byte Mask" start="20" end="21" type="uint"/>
@ -1129,7 +1129,7 @@
<field name="Pattern Base Address" start="224" end="255" type="uint"/>
</instruction>
<instruction name="XY_SRC_COPY_BLT" bias="2" length="8" engine="blitter">
<instruction name="XY_SRC_COPY_BLT" bias="2" length="8" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="6"/>
<field name="Destination Tiling Enable" start="11" end="11" type="bool"/>
<field name="Source Tiling Enable" start="15" end="15" type="bool"/>
@ -1156,7 +1156,7 @@
<field name="Source Base Address" start="224" end="255" type="address"/>
</instruction>
<instruction name="XY_TEXT_IMMEDIATE_BLT" bias="2" length="3" engine="blitter">
<instruction name="XY_TEXT_IMMEDIATE_BLT" bias="2" length="3" engine="render">
<field name="DWord Length" start="0" end="7" type="uint" default="1"/>
<field name="Tiling Enable" start="11" end="11" type="bool"/>
<field name="Packing" start="16" end="16" type="uint">