diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-08-05 14:18:11 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-08-15 19:10:48 +0200 |
| commit | d657aa1b8ed345eeb24e33967de2655547993fce (patch) | |
| tree | 5065c2288119ed7b62e7bd7511697cf22ed411f8 /samples/workqueue | |
| parent | c659fa329ea25baa6f8ab01e73d9bc925911c4b2 (diff) | |
| download | linux-stable-d657aa1b8ed345eeb24e33967de2655547993fce.tar.gz linux-stable-d657aa1b8ed345eeb24e33967de2655547993fce.zip | |
cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabled
In principle, the desired performance level can be set in MSR_HWP_REQUEST
to indicate to the processor what performance level the OS would like
the given CPU to run at, but if the Dynamic Efficiency Control (DEC)
feature is enabled in the processor, doing so may result in confusing
the processor firmware. It is then better to let the processor firmware
figure out the most suitable performance level by itself.
Accordingly, make intel_pstate always set the desired performance level
to zero (which means "no preference") when running on a platform with
DEC enabled.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://patch.msgid.link/4758098.LvFx2qVVIh@rafael.j.wysocki
Diffstat (limited to 'samples/workqueue')
0 files changed, 0 insertions, 0 deletions
