OSDN Git Service

broadcom/vc5: Drop padding bits from the bottom of the TSDA address.
authorEric Anholt <eric@anholt.net>
Wed, 1 Nov 2017 18:48:44 +0000 (11:48 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Nov 2017 17:19:48 +0000 (09:19 -0800)
Fixes misaligned-looking addresses in decode.

src/broadcom/cle/v3d_packet_v33.xml

index 9077dcd..2ba6b5f 100644 (file)
     <field name="Height (in tiles)" size="12" start="44" type="uint"/>
     <field name="Width (in tiles)" size="12" start="32" type="uint"/>
 
-    <field name="Tile State Data Array Base Address" size="32" start="0" type="address"/>
+    <field name="Tile State Data Array Base Address" size="26" start="6" type="address"/>
 
     <field name="tile allocation block size" size="2" start="4" type="uint">
       <value name="tile allocation block size 64b" value="0"/>