Re: [PATCH] drm/amdgpu: set LDS_CONFIG=0x20 on VanGogh to fix MGCG hang

2020-11-25 Thread Alex Deucher
Acked-by: Alex Deucher On Wed, Nov 25, 2020 at 1:45 AM Marek Olšák wrote: > > Please review. This fixes an LDS hang that occurs with NGG, but may occur > with other shader stages too. > > Thanks, > Marek > > ___ > amd-gfx mailing list > amd-gfx@lists.

[PATCH] drm/amdgpu: set LDS_CONFIG=0x20 on VanGogh to fix MGCG hang

2020-11-24 Thread Marek Olšák
: set LDS_CONFIG=0x20 on VanGogh to fix MGCG hang MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Same as Sienna Cichlid and Navy Flounder. Signed-off-by: Marek Olšák --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 3 +++ 1 file changed, 3 insertions