[PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms
From: Gautham R. Shenoy
Date: Mon Oct 21 2024 - 06:19:15 EST
Hello,
This patchset contains two patches to
* Prevent frequency throttling on power-limited systems with
amd-pstate active mode with performance governor.
* Make amd_pstate default on EPYC Family 1A+. Based on tests, the
amd-pstate driver performs well enough on EPYC.
These patches are based on the "linux-next" branch of
https://git.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git
Gautham R. Shenoy (1):
amd-pstate: Set min_perf to nominal_perf for active mode performance
gov
Swapnil Sapkal (1):
amd-pstate: Switch to amd-pstate by default on some Server platforms
drivers/cpufreq/amd-pstate.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.34.1