]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: enable runtime pm on vega10 when noretry=0
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jun 2020 18:59:47 +0000 (14:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:27 +0000 (01:59 -0400)
commit26c6aab21f022b06d3bcbf7969ac0ca90f90ea8e
tree32fd2d562845f6a9c3f9cba954835f1aba5be6ca
parente23d42f83f3faf233ede9960bc38f78ec904f847
drm/amdgpu: enable runtime pm on vega10 when noretry=0

The failures with ROCm only happen with noretry=1, so
enable runtime pm when noretry=0 (the current default).

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c