]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amdgpu: sdma resume fail during S4 on CI
authorjimqu <Jim.Qu@amd.com>
Tue, 30 Aug 2016 00:59:42 +0000 (08:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Aug 2016 16:44:45 +0000 (12:44 -0400)
commitcd88bdd4ed0f07211f4976bb1dfdb8b721f89a0e
treee5bb776df6ef1865fdbd190cababc31f9c4f35a9
parent75fa310d285b4dde304b8bd8e939d5a16165a1a3
drm/amd/amdgpu: sdma resume fail during S4 on CI

SDMA could be fail in the thaw() and restore() processes, do software reset
if each SDMA engine is busy.

Signed-off-by: JimQu <Jim.Qu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/cik_sdma.c