tu: Fix tile_align_h on a650
authorConnor Abbott <cwabbott0@gmail.com>
Thu, 23 Mar 2023 15:10:59 +0000 (16:10 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Mar 2023 15:47:43 +0000 (15:47 +0000)
commitc54b8dfe672455d9334f66506b2331a270a73899
tree325ceb29e4b2bbd93a08be74f86011532e0f1751
parentf5d325a8d029a0fbb19b370668b88d65ad17f514
tu: Fix tile_align_h on a650

This matches what the blob on a650 does and fixes errors when
calculating the tile size due to tile_align_h not being a power of two.

Fixes: 60bc7c0e ("freedreno: Specify GMEM tile alignment per GPU")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22088>
src/freedreno/common/freedreno_devices.py