]> 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)
commit4e74691497f63c7471059fa25db1cb529606f879
tree420f4879663e806dd1cd4180d2b8147b5a8098b4
parent7ca2c8df59bf71a3657a88e4a11b51a2a5bba182
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