diff options
author | Evan Quan <evan.quan@amd.com> | 2021-07-21 18:19:38 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-07-28 16:37:18 -0400 |
commit | 92cf050868c962bc712b5682b8a0ed04d3dfec3d (patch) | |
tree | f93c26bcea5b6d19dfff0ae4186f9d9676209987 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | b928ecfbe369d0e41d9f38df794f3b8615e6f13b (diff) | |
download | linux-92cf050868c962bc712b5682b8a0ed04d3dfec3d.tar.gz linux-92cf050868c962bc712b5682b8a0ed04d3dfec3d.tar.bz2 linux-92cf050868c962bc712b5682b8a0ed04d3dfec3d.zip |
drm/amd/pm: restore user customized OD settings properly for NV1x
The customized OD settings can be divided into two parts: those
committed ones and non-committed ones.
- For those changes which had been fed to SMU before S3/S4/Runpm
suspend kicked, they are committed changes. They should be properly
restored and fed to SMU on S3/S4/Runpm resume.
- For those non-committed changes, they are restored only without feeding
to SMU.
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions