diff options
author | Adamos Ttofari <attofari@amazon.de> | 2021-11-12 12:16:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-01 11:04:51 +0300 |
commit | d10ecfd9518e35eb33ab42531cb4fb41809db8d9 (patch) | |
tree | 7ab145e286533398fbb3500874ab1fcf34c148af /virt | |
parent | 57e91396455e7c06012ecde014b4dca3d3393008 (diff) | |
download | linux-d10ecfd9518e35eb33ab42531cb4fb41809db8d9.tar.xz |
cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs
[ Upstream commit cd23f02f166892603eb9f2d488152b975872b682 ]
Commit fbdc21e9b038 ("cpufreq: intel_pstate: Add Icelake servers
support in no-HWP mode") enabled the use of Intel P-State driver
for Ice Lake servers.
But it doesn't cover the case when OS can't control P-States.
Therefore, for Ice Lake server, if MSR_MISC_PWR_MGMT bits 8 or 18
are enabled, then the Intel P-State driver should exit as OS can't
control P-States.
Fixes: fbdc21e9b038 ("cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode")
Signed-off-by: Adamos Ttofari <attofari@amazon.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions