OSDN Git Service

drm/amdgpu/smu: properly handle runpm/suspend/reset
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Feb 2020 15:04:37 +0000 (10:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Feb 2020 16:51:55 +0000 (11:51 -0500)
commit5d8b936df28482739517d62941c907ac460e7430
tree4bfa34922b8725951b4adb65915ab13454b6b8e7
parentf0f7ddfc3421e8a24cd35ed3e70b74c95899c997
drm/amdgpu/smu: properly handle runpm/suspend/reset

We need some special handling when using baco vs. other
things.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c