]> git.ipfire.org Git - thirdparty/linux.git/commit
cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 9 Jun 2025 20:05:15 +0000 (15:05 -0500)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 7 Jul 2025 20:33:10 +0000 (22:33 +0200)
commitbfea2b3b4f2346510ec45a0c22450e1564f48f88
treed581fd0ce544d111e7c44e824e77cb793c653ee3
parent9e8f6bf782a96d45a25ef9bc17db06bafb6b3e21
cpufreq/amd-pstate: Disable preferred cores on designs with workload classification

On designs that have workload classification, it's preferred that
the amd-hfi driver is used to provide hints to the scheduler of
which cores to use instead of the amd-pstate driver.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Reviewed-by: Perry Yuan <perry.yuan@amd.com>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/20250609200518.3616080-11-superm1@kernel.org
drivers/cpufreq/amd-pstate.c