commit | 06f75d54f462241ec19947e4b9abb8ef543503f1 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Thu Nov 14 16:58:31 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 22 14:35:10 2019 -0500 |
tree | 6aae77117ee8d913e5fb91198dcf75e096803269 | |
parent | 1ac38dbf6edeaeb34a859b6e266c2462b6fee1eb [diff] |
drm/amd/powerplay: correct fine grained dpm force level setting For fine grained dpm, there is only two levels supported. However to reflect correctly the current clock frequency, there is an intermediate level faked. Thus on forcing level setting, we need to treat level 2 correctly as level 1. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Kevin Wang <kevin1.wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>