]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pp: Add S3 support for OD feature
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 13 Jun 2018 10:26:38 +0000 (18:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 15:28:11 +0000 (10:28 -0500)
commit0553c73f3824c88230fb030a494847259ec4ecee
tree420f4879663e806dd1cd4180d2b8147b5a8098b4
parent4d8d3289e6bf438bca75ab86c613dc7b82cb4fd3
drm/amd/pp: Add S3 support for OD feature

make custom values survive when S3 sleep transitions.
so not reset the od table if it is not null.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c