freedreno: Rename TPL1_DBG_ECO_CNTL1.UBWC_WORKAROUND into TP_UBWC_FLAG_HINT

That's how it is referenced in KGSL.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29754>
This commit is contained in:
Danylo Piliaiev 2024-06-17 18:34:39 +02:00 committed by Marge Bot
parent 2a9bf2b512
commit f34862befa

View file

@ -5888,7 +5888,7 @@ to upconvert to 32b float internally?
<!-- Affects UBWC in some way, if BLIT_OP_SCALE is done with this bit set
and if other blit is done without it - UBWC image may be copied incorrectly.
-->
<bitfield name="UBWC_WORKAROUND" pos="18" type="boolean"/>
<bitfield name="TP_UBWC_FLAG_HINT" pos="18" type="boolean"/>
</reg32>
<reg32 offset="0xb604" name="TPL1_NC_MODE_CNTL">
<bitfield name="MODE" pos="0" type="boolean"/>