Re: [PATCH] drm/amdgpu: Disable cwsr for vega10 and Sienna_Cichlid in sriov

2021-05-19 Thread Felix Kuehling
Am 2021-05-19 um 5:02 a.m. schrieb Chengzhe Liu: > In sriov, cwsr is not stable NAK. Without CWSR, ROCm is not stable. Any compute application with long running waves can cause a hang. Regards,   Felix > > Signed-off-by: Chengzhe Liu > --- > drivers/gpu/drm/amd/amdkfd/kfd_device.c | 24 +++

[PATCH] drm/amdgpu: Disable cwsr for vega10 and Sienna_Cichlid in sriov

2021-05-19 Thread Chengzhe Liu
In sriov, cwsr is not stable Signed-off-by: Chengzhe Liu --- drivers/gpu/drm/amd/amdkfd/kfd_device.c | 24 +--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_device.c b/drivers/gpu/drm/amd/amdkfd/kfd_device.c index 80015e866498