OSDN Git Service

drm/amdgpu: fix no ACK from LDS read during stress test for Arcturus
authorLe Ma <le.ma@amd.com>
Wed, 30 Oct 2019 08:46:32 +0000 (16:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Oct 2019 15:07:13 +0000 (11:07 -0400)
commit361d66edc5d25130729c0627d0197b6393a97a27
treed582a7259dc5f91cfa066c656b3b51204485bc90
parent897110eed5084bb91731fd4e2bdcf5f536eaadfd
drm/amdgpu: fix no ACK from LDS read during stress test for Arcturus

Set mmSQ_CONFIG.DISABLE_SMEM_SOFT_CLAUSE as W/R.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c