panfrost: Lower max compute size
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 7 Jun 2021 21:40:17 +0000 (17:40 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 10 Jun 2021 18:06:10 +0000 (18:06 +0000)
commit05755d858bc42a40af05dc60a5913785933ee93f
tree9898c2b4aaa534ac7e188ec8e2364a530c995671
parentc9a0045705352a4f0d293a6c3c71e104f39a2263
panfrost: Lower max compute size

Match the DDK's limit (Mali G52), I think there's undocumented errata
here. Fixes
KHR-GLES31.core.texture_buffer.texture_buffer_operations_image_store

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11123>
src/gallium/drivers/panfrost/pan_screen.c