freedreno/a5xx: Define the 2D blit UBWC pitch fields

Syncing up with my changes to envytools for decoding texturator output.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5127>
This commit is contained in:
Eric Anholt 2020-05-19 16:26:37 -07:00
parent 6a154aea0d
commit 22979f90d9
1 changed files with 2 additions and 0 deletions

View File

@ -2773,8 +2773,10 @@ bit 7 for RECTLIST (clear) when z32s8 (used for clear of depth32? not set
</reg32>
<reg32 offset="0x2140" name="RB_2D_SRC_FLAGS_LO"/>
<reg32 offset="0x2141" name="RB_2D_SRC_FLAGS_HI"/>
<reg32 offset="0x2142" name="RB_2D_SRC_FLAGS_PITCH" shr="6" type="uint"/>
<reg32 offset="0x2143" name="RB_2D_DST_FLAGS_LO"/>
<reg32 offset="0x2144" name="RB_2D_DST_FLAGS_HI"/>
<reg32 offset="0x2145" name="RB_2D_DST_FLAGS_PITCH" shr="6" type="uint"/>
<reg32 offset="0x2180" name="GRAS_2D_BLIT_CNTL"/> <!-- same as 0x2100 -->
<!-- looks same as 0x2107: -->
<reg32 offset="0x2181" name="GRAS_2D_SRC_INFO">