broadcom/vc5: Keep output height pad out of the store TLB general address.
authorEric Anholt <eric@anholt.net>
Wed, 25 Oct 2017 01:35:00 +0000 (18:35 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Oct 2017 20:31:24 +0000 (13:31 -0700)
The equivalent load already had the pad separated out.

src/broadcom/cle/v3d_packet_v33.xml

index ec84218..cea2ce6 100644 (file)
   <packet code="27" name="End of Tile Marker" cl="R"/>
 
   <packet code="29" name="Store Tile Buffer General" cl="R">
-    <field name="Address" size="32" start="16" type="address"/>
+    <field name="Address" size="24" start="24" type="address"/>
     <field name="Padded height of output image in UIF blocks" size="13" start="11" type="uint"/>
     <field name="XOR UIF" size="1" start="10" type="bool"/>
     <field name="Last Tile of Frame" size="1" start="8" type="bool"/>