diff options
author | 2023-01-07 21:45:42 +0800 | |
---|---|---|
committer | 2023-03-22 13:36:55 -0700 | |
commit | 137ba3b13aacf80b64d363dd7cff69c2aed161f0 (patch) | |
tree | d419922e7e785cd7134dae7a4984d9c42980dc65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/power/x86/intel-speed-select: Add cpu id check (diff) | |
download | wireguard-linux-137ba3b13aacf80b64d363dd7cff69c2aed161f0.tar.xz wireguard-linux-137ba3b13aacf80b64d363dd7cff69c2aed161f0.zip |
tools/power/x86/intel-speed-select: Fix clos-max display with TPMI I/F
Comparing clos_config->clos_max with 255 is broken with TPMI I/F because
of different isst_get_disp_freq_multiplier() used.
Checking for clos_config->clos_max * isst_get_disp_freq_multiplier()
instead.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions