Browse Source

broadcom/vc5: Drop alignment bits from Z/S rendering mode config address.

Improves CLIF dumping output.
tags/18.0-branchpoint
Eric Anholt 7 years ago
parent
commit
607031f411
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/broadcom/cle/v3d_packet_v33.xml

+ 1
- 1
src/broadcom/cle/v3d_packet_v33.xml View File

@@ -528,7 +528,7 @@
</packet>

<packet code="121" name="Tile Rendering Mode Configuration (Z/Stencil config)" cl="R">
<field name="Address" size="32" start="32" type="address"/>
<field name="Address" size="26" start="38" type="address"/>

<field name="Padded height of output image in UIF blocks" size="13" start="25" type="uint"/>


Loading…
Cancel
Save