commit | 006cc1a213cf9ff3d1307ff2d5c51e6c8d62a758 | [log] [tgz] |
---|---|---|
author | Jiawei Gu <Jiawei.Gu@amd.com> | Fri Feb 05 17:45:18 2021 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 09 15:48:49 2021 -0500 |
tree | f7044850c5b01616008f9d6dc3155280a30ff8b6 | |
parent | ef4dd6b2757e4f047b3d9fd38f13eb576d30ba83 [diff] |
drm/amdgpu: extend MAX_KIQ_REG_TRY to 1000 Extend retry times of KIQ to avoid starvation situation caused by long time full access of GPU by other VFs. Signed-off-by: Jiawei Gu <Jiawei.Gu@amd.com> Reviewed-by: Emily.Deng <Emily.Deng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>