]> git.ipfire.org Git - thirdparty/linux.git/commit
cpufreq: amd-pstate: enable shared memory type CPPC by default
authorPerry Yuan <perry.yuan@amd.com>
Wed, 19 Jun 2024 15:40:18 +0000 (23:40 +0800)
committerMario Limonciello <mario.limonciello@amd.com>
Fri, 21 Jun 2024 02:52:05 +0000 (21:52 -0500)
commit918263938c41dac46935609477672442e8fa5d9e
tree5ff4c2d45ea3a8195a31e751413a3bdd99985d99
parentc9fdaba8369ea6ca01728ed9c25c6ca1b90d3355
cpufreq: amd-pstate: enable shared memory type CPPC by default

The amd-pstate-epp driver has been implemented and resolves the
performance drop issue seen in passive mode for shared memory type
CPPC systems. Users who enable the active mode driver will not
experience a performance drop compared to the passive mode driver.
Therefore, the EPP driver should be loaded by default for shared
memory type CPPC system to get better performance.

Signed-off-by: Perry Yuan <perry.yuan@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/c705507cf3ee790e544251cfd897ed11e8e57712.1718811234.git.perry.yuan@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate.c