Skip to content

freedreno/devices: Fix A740v3 from Quest 3 and document an alias for FD644

Valentine Burley requested to merge Valentine/mesa:q3 into main

What does this MR do and why?

Fix image corruption issues on A740v3 (in the Quest 3) by turning on enable_tp_ubwc_flag_hint and by changing a magic register. Move it to a separate entry and expose it as FD740v3.

We now support three different A740-based devices, so add dictionaries to consolidate their magic register values where possible.

Document an alias for A644.

Closes: #10316 (closed)

Merge request reports