diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2021-03-26 23:56:07 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-04-01 04:53:38 +0300 |
commit | 6951c3e4a260f65a16433833d2511e8796dc8625 (patch) | |
tree | a492642b843e53fb6c832123d7cd5cc70d1e2d0b /fs/configfs | |
parent | e92049ae4548ba09e53eaa9c8f6964b07ea274c9 (diff) | |
download | linux-6951c3e4a260f65a16433833d2511e8796dc8625.tar.xz |
drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Do the same thing we do for Renoir. We can check, but since
the sbios has started DPM, it will always return true which
causes the driver to skip some of the SMU init when it shouldn't.
Reviewed-by: Zhan Liu <zhan.liu@amd.com>
Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/configfs')
0 files changed, 0 insertions, 0 deletions