]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: don't use BACO for reset in S3
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Mar 2022 15:53:39 +0000 (11:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Apr 2022 16:02:57 +0000 (12:02 -0400)
commit484cdcc03baf820752e402feaffeb7d1bfb1094a
tree8fdf7b7a551647955af119aa0073f9c28519d1e1
parent2849f13458d75dcc0229c24cf0dd9727d5abff7e
drm/amdgpu: don't use BACO for reset in S3

Seems to cause a reboots or hangs on some systems.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1924
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1953
Fixes: b890ad00836d61 ("drm/amdgpu: always reset the asic in suspend (v2)")
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/pm/amdgpu_dpm.c