diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2020-12-20 23:18:58 -0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-01-04 15:54:27 +0100 |
commit | f981dc171c04c6cf5a35c712543b231ebf805832 (patch) | |
tree | 3b535e95e1165fde8cae2d92f0fc24566c14babb /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e (diff) |
tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency
When BIOS disables turbo, The scaling_max_freq in cpufreq sysfs will be
limited to config level 0 base frequency. But when user selects a higher
config levels, this will result in higher base frequency. But since
scaling_max_freq is still old base frequency, the performance will still
be limited. So when the turbo is disabled and cpufreq base_frequency is
higher than scaling_max_freq, update the scaling_max_freq to the
base_frequency.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20201221071859.2783957-2-srinivas.pandruvada@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions