On Sat, Aug 12, 2023 at 05:35:01AM +0800, Limonciello, Mario wrote:
When running in active mode the driver for amd-pstate has -epp appended.
This throws off amd-pstate detection.
To detect amd-pstate look for the prefix instead.
Fixes: ffa5096a7c33 ("cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors")
Reported-by: chenhq2005@xxxxxxxxx
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217755
Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx>
Acked-by: Huang Rui <ray.huang@xxxxxxx>