]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems
authorDhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Wed, 23 Oct 2024 10:21:12 +0000 (10:21 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 13:01:39 +0000 (14:01 +0100)
commit881d940d9f92b0e8eba48e04e0240df3d9d6f30c
tree71e8a3ccd4b60d28cee8077f422188fd3e98fcf8
parent31c1cc82da48df66fc9474c9d429f9e9e8d5c5dc
cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems

[ Upstream commit a6960e6b1b0e2cb268f427a99040c408a8d10665 ]

Set min_perf to lowest_perf for shared memory systems, similar to the MSR
based systems.

Signed-off-by: Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Link: https://lore.kernel.org/r/20241023102108.5980-5-Dhananjay.Ugwekar@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Stable-dep-of: 3ace20038e19 ("cpufreq/amd-pstate: Fix cpufreq_policy ref counting")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/cpufreq/amd-pstate.c