diff options
author | 2025-02-05 11:25:16 +0000 | |
---|---|---|
committer | 2025-02-23 18:54:56 -0600 | |
commit | e9869c836b2a460c48e2d69ae79d786303dbffda (patch) | |
tree | 4c2033bded2e6094759497c06b364823c418bac7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf (diff) | |
download | wireguard-linux-e9869c836b2a460c48e2d69ae79d786303dbffda.tar.xz wireguard-linux-e9869c836b2a460c48e2d69ae79d786303dbffda.zip |
cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update
Currently, amd_pstate_update_freq passes the hardware perf limits as
min/max_perf to amd_pstate_update, which eventually gets programmed into
the min/max_perf fields of the CPPC_REQ register.
Instead pass the effective perf limits i.e. min/max_limit_perf values to
amd_pstate_update as min/max_perf.
Signed-off-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Link: https://lore.kernel.org/r/20250205112523.201101-6-dhananjay.ugwekar@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions