summaryrefslogtreecommitdiffstats
path: root/src/intel/genxml/gen8.xml
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-11-12 15:40:43 -0800
committerJason Ekstrand <[email protected]>2017-11-13 07:37:23 -0800
commit74a9e516964e1dae1049343f6285f276df353c3d (patch)
tree173351b7fde86f1b806f47eb159353c9acd8b686 /src/intel/genxml/gen8.xml
parent54a6f7eacaa25b328f8ed3cbfc0fd37bbbc59336 (diff)
intel/genxml: Delete empty groups
They serve no purpose other than to just fill empty space in the packet so each dword has something. Just disallowing empty groups is a bit easier on some of the tools. This does not change the generated packing headers in any way. Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/genxml/gen8.xml')
-rw-r--r--src/intel/genxml/gen8.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/intel/genxml/gen8.xml b/src/intel/genxml/gen8.xml
index 99c4aca8fb4..a89283ded6b 100644
--- a/src/intel/genxml/gen8.xml
+++ b/src/intel/genxml/gen8.xml
@@ -1940,8 +1940,6 @@
<field name="3D Command Opcode" start="24" end="26" type="uint" default="1"/>
<field name="3D Command Sub Opcode" start="16" end="23" type="uint" default="28"/>
<field name="DWord Length" start="0" end="7" type="uint" default="7"/>
- <group count="4" start="32" size="32">
- </group>
<field name="8x Sample7 X Offset" start="188" end="191" type="u0.4"/>
<field name="8x Sample7 Y Offset" start="184" end="187" type="u0.4"/>
<field name="8x Sample6 X Offset" start="180" end="183" type="u0.4"/>