intel/genxml: Delete empty groups
authorJason Ekstrand <jason.ekstrand@intel.com>
Sun, 12 Nov 2017 23:40:43 +0000 (15:40 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 13 Nov 2017 15:37:23 +0000 (07:37 -0800)
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 <lionel.g.landwerlin@intel.com>
src/intel/genxml/gen6.xml
src/intel/genxml/gen7.xml
src/intel/genxml/gen75.xml
src/intel/genxml/gen8.xml

index 96f4be784e36398a384dc286617d33bb560283d8..971cd48352e0056d6f8b9a94e4c36eb46f47cab2 100644 (file)
     <field name="Viewport Matrix Element m30" start="96" end="127" type="float"/>
     <field name="Viewport Matrix Element m31" start="128" end="159" type="float"/>
     <field name="Viewport Matrix Element m32" start="160" end="191" type="float"/>
-    <group count="2" start="192" size="32">
-    </group>
   </struct>
 
   <struct name="BLEND_STATE_ENTRY" length="2">
index cc17018b582bca4504f09438f8396762596c5dde..9e34c169e23e8f7fa6e1825888f00fb9a055903e 100644 (file)
     <field name="X Max Clip Guardband" start="288" end="319" type="float"/>
     <field name="Y Min Clip Guardband" start="320" end="351" type="float"/>
     <field name="Y Max Clip Guardband" start="352" end="383" type="float"/>
-    <group count="4" start="384" size="32">
-    </group>
   </struct>
 
   <struct name="BLEND_STATE_ENTRY" length="2">
index cb408a2bb8d2c1afd8657b85f755037c0ee30591..e2fd856197d90f11eb1c5173e3be65a1ca95d501 100644 (file)
     <field name="X Max Clip Guardband" start="288" end="319" type="float"/>
     <field name="Y Min Clip Guardband" start="320" end="351" type="float"/>
     <field name="Y Max Clip Guardband" start="352" end="383" type="float"/>
-    <group count="4" start="384" size="32">
-    </group>
   </struct>
 
   <struct name="BLEND_STATE_ENTRY" length="2">
index 99c4aca8fb42ab794b55f0703a781e4cb12310d0..a89283ded6ba6d5ebe1ad5d45742a3a64854be46 100644 (file)
     <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"/>