diff options
author | Zhang Rui <[email protected]> | 2023-01-07 21:45:42 +0800 |
---|---|---|
committer | Srinivas Pandruvada <[email protected]> | 2023-03-22 13:36:55 -0700 |
commit | 137ba3b13aacf80b64d363dd7cff69c2aed161f0 (patch) | |
tree | d419922e7e785cd7134dae7a4984d9c42980dc65 /tools/perf/scripts/python/task-analyzer.py | |
parent | d0e12c46f518620551d719b19b93777dafd0b5e6 (diff) |
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 <[email protected]>
Signed-off-by: Srinivas Pandruvada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions