[Bug 292615] cpufreq changes causes AMD 4750U to run 11x slower

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 Jan 2026 07:06:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292615

--- Comment #28 from ShengYi Hung <aokblast@FreeBSD.org> ---
(In reply to Martin Cracauer from comment #24)

CPPC is available on your CPU but is unavailable on your machine since _CPC
object does not exist.

See also:
https://www.reddit.com/r/thinkpad/comments/w862zy/cppcpstate_on_thinkpad_e14g2_amd/

We can parse DSDT to see if the _CPC object does exist. If not, we rollback to
legacy pstate driver and we don't need the knob anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.