]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: set default value of noretry to 1 for specified asic
authorStanley.Yang <Stanley.Yang@amd.com>
Mon, 23 Nov 2020 08:17:40 +0000 (16:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Dec 2020 20:58:00 +0000 (15:58 -0500)
commit1276d2282d6ba26de2665a756bc4f8e6549a286d
tree22a08eea7b36ee84049a9e3f9a689e08379eb657
parentffcffcf1127862a3193a901f4791f50a50d19752
drm/amdgpu: set default value of noretry to 1 for specified asic

noretry = 0 casue KFDGraphicsInterop test failed
on SRIOV platform for vega10, so set noretry to 1
for vega10.

Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c