radeonsi: remove the NGG hack decreasing LDS usage to deal with overflows
authorMarek Olšák <marek.olsak@amd.com>
Thu, 30 Jul 2020 12:32:15 +0000 (08:32 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 7 Aug 2020 15:22:22 +0000 (11:22 -0400)
commite2e700f6053d0b16ba46e4d5c5b20e965fb2224e
treef5b944d0b9b07eb365d347b999beec02a2796791
parent97456e847e090577b67df7ea0a49183fc5e77462
radeonsi: remove the NGG hack decreasing LDS usage to deal with overflows

The LDS size can't overflow anymore, so we can use the correct max LDS size.

Fixes: a23802bcb9a - ac,radeonsi: start adding support for gfx10.3
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6137>
src/gallium/drivers/radeonsi/gfx10_shader_ngg.c