radeonsi: allow using 64K LDS for NGG to allow larger workgroups
authorMarek Olšák <marek.olsak@amd.com>
Sat, 25 Feb 2023 22:41:39 +0000 (17:41 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 8 Mar 2023 07:29:09 +0000 (07:29 +0000)
commit43fd5528728ec8c04267749debfa1e66f84316d6
treeca01a5fa4e86c1f3d9d1d685042c2c02e12a1d26
parente01d505291b6c8e05e161b680479847c3878b64a
radeonsi: allow using 64K LDS for NGG to allow larger workgroups

This should help with NGG streamout performance, which is limited by
the workgroup size (it should be as large as possible).

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21403>
src/gallium/drivers/radeonsi/gfx10_shader_ngg.c