diff options
author | 2024-12-09 11:57:38 -0600 | |
---|---|---|
committer | 2025-03-06 13:01:25 -0600 | |
commit | 77fbea69b0ffad0e46c7018d07e04b6628482e14 (patch) | |
tree | 2360b7e92d5946cdaf4cd996445499bf1403746c /scripts/lib/kdoc/kdoc_re.py | |
parent | cpufreq/amd-pstate: Cache CPPC request in shared mem case too (diff) | |
download | wireguard-linux-77fbea69b0ffad0e46c7018d07e04b6628482e14.tar.xz wireguard-linux-77fbea69b0ffad0e46c7018d07e04b6628482e14.zip |
cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions
The EPP tracing is done by the caller today, but this precludes the
information about whether the CPPC request has changed.
Move it into the update_perf and set_epp functions and include information
about whether the request has changed from the last one.
amd_pstate_update_perf() and amd_pstate_set_epp() now require the policy
as an argument instead of the cpudata.
Reviewed-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions