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>
Tue, 5 Apr 2022 14:27:34 +0000 (10:27 -0400)
commit34452ac3038a7dea7e5407c0f06f762412e679f3
treec11c5273d36eaf6a45f941de12885a65cc390dd4
parent7e97de3e7f1fb33e8c7057101095d7ddf046077c
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: daf8de0874ab5b ("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>
drivers/gpu/drm/amd/pm/amdgpu_dpm.c