diff options
| author | Kevin Wang <kevin1.wang@amd.com> | 2019-07-12 12:05:52 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2019-07-16 21:08:12 +0300 |
| commit | 8e33376b7649b353ffd55f2b40fe129ead3880f7 (patch) | |
| tree | 6f0920c62f0f35ae91587a89c7128478e8376c9e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 42b3aa9a5bafef922de78f0b4d54435bf774d1c1 (diff) | |
| download | linux-8e33376b7649b353ffd55f2b40fe129ead3880f7.tar.xz | |
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 <kevin1.wang@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions
