freedreno/a4xx+: Increase max texture size to 16384.
authorEric Anholt <eric@anholt.net>
Wed, 6 May 2020 21:43:02 +0000 (14:43 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 13 May 2020 19:18:16 +0000 (19:18 +0000)
commit2e4ddb6353d1fea70d4744e7ea70461dd36214b0
treec71c866306cf041be8d33cc5c5a3cd2c1552b767
parent1f7d1541df8a9ea040f893fc6267a3d4ea6ebf26
freedreno/a4xx+: Increase max texture size to 16384.

Noticed when poking around with texture layouts and found that my big
texture layout from the blob buffer overflowed.  Values come from
http://vulkan.gpuinfo.org for Adreno 418, 512, 630.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4931>
src/freedreno/fdl/freedreno_layout.h
src/gallium/drivers/freedreno/freedreno_gmem.h
src/gallium/drivers/freedreno/freedreno_screen.c
src/gallium/drivers/freedreno/freedreno_util.h