diff options
| author | Kevin Wang <[email protected]> | 2019-07-12 09:05:52 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-07-16 18:08:12 +0000 |
| commit | 8e33376b7649b353ffd55f2b40fe129ead3880f7 (patch) | |
| tree | 6f0920c62f0f35ae91587a89c7128478e8376c9e /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amd/powerplay: avoid double check feature enabled (diff) | |
| download | kernel-8e33376b7649b353ffd55f2b40fe129ead3880f7.tar.gz kernel-8e33376b7649b353ffd55f2b40fe129ead3880f7.zip | |
drm/amd/powerplay: fix save dpm level error for smu
the save dpm level should be save previous dpm profile level,
should not modified by get dpm level function.
eg: default auto
1. auto -> standard ==> dpm_level = standard, save_dpm = auto.
2. standard -> auto ==> dpm_level = auto, save_dpm = standard.
Signed-off-by: Kevin Wang <[email protected]>
Reviewed-by: Evan Quan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
