From: Mario Limonciello <mario.limonciello@amd.com>
To: "Viktor Jägersküpper" <viktor_jaegerskuepper@freenet.de>
Cc: linux-pm@vger.kernel.org, regressions@lists.linux.dev,
Huang Rui <ray.huang@amd.com>,
Thorsten Leemhuis <regressions@leemhuis.info>
Subject: Re: [REGRESSION] CPU running at fixed frequency (~1.7 GHz) with kernel 7.1-rc1
Date: Fri, 8 May 2026 14:01:10 -0500 [thread overview]
Message-ID: <b2b60a42-53f1-4ee7-8361-2a07737e1bad@amd.com> (raw)
In-Reply-To: <b5882c89-aa71-4205-ab25-ca9f038340df@freenet.de>
On 5/8/26 13:56, Viktor Jägersküpper wrote:
> Am 08.05.26 um 14:57 schrieb Mario Limonciello:
>> On 5/8/26 04:31, Thorsten Leemhuis wrote:
>>>
>>> Side notes:
>>>
>>> * another report about an issue like this was filed here and contains a
>>> patch from Mario for testing:
>>> https://bugzilla.kernel.org/show_bug.cgi?id=221473
>>
>> Yes please see if that helps.
>>
>
> This patch doesn't fix the bug. I believe this makes sense if you look at the
> debugging output below, but that's just a guess.
OK.
>
>>>
>>> * there is a whole patch series with fixes for the culprit:
>>> https://lore.kernel.org/all/20260508051748.10484-1-kprateek.nayak@amd.com/
>>>
>>
>> I don't think any of these will help; but that would a fine surprise if so.
>>
>
> This patch series fixes the bug when I boot with "amd_dynamic_epp=disable" (I built
> the kernel with CONFIG_X86_AMD_PSTATE_DYNAMIC_EPP=y). I didn't bisect to find out
> which patch contains the partial fix, but I can do this if it helps.
>
> If you need further information (acpidump and/or output from amd-pstate tool), just
> tell me.
When you have dynamic EPP enabled it sets up platform profile. With
that series in place does changing platform profile help?
>
> Last week I got this output after applying a debugging patch from you:
>>> On 4/29/26 20:34, Viktor Jägersküpper wrote:
>>>> Am 29.04.26 um 19:14 schrieb Mario Limonciello:
>>>>>
>>>>> OK thanks. Here is a debugging patch that should show what's happening in the new paths from e30ca6dd5345c5b8ba05f346a8e81105352fe571 so we can confirm root cause on your system.
>>>>
>>>> These are the dmesg lines concerning amd-pstate:
>>>> [ 0.845044] amd_pstate: amd_pstate: CPU 0: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.845047] amd_pstate: amd_pstate: CPU 0: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.845059] amd_pstate: amd_pstate: CPU 0: platform_profile_register succeeded
>>>> [ 0.845060] amd_pstate: amd_pstate: CPU 0: registering power supply notifier
>>>> [ 0.849046] amd_pstate: amd_pstate: CPU 1: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.849047] amd_pstate: amd_pstate: CPU 1: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.849058] amd_pstate: amd_pstate: CPU 1: platform_profile_register succeeded
>>>> [ 0.849059] amd_pstate: amd_pstate: CPU 1: registering power supply notifier
>>>> [ 0.853043] amd_pstate: amd_pstate: CPU 2: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.853044] amd_pstate: amd_pstate: CPU 2: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.853054] amd_pstate: amd_pstate: CPU 2: platform_profile_register succeeded
>>>> [ 0.853054] amd_pstate: amd_pstate: CPU 2: registering power supply notifier
>>>> [ 0.857043] amd_pstate: amd_pstate: CPU 3: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.857044] amd_pstate: amd_pstate: CPU 3: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.857054] amd_pstate: amd_pstate: CPU 3: platform_profile_register succeeded
>>>> [ 0.857054] amd_pstate: amd_pstate: CPU 3: registering power supply notifier
>>>> [ 0.861045] amd_pstate: amd_pstate: CPU 4: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.861046] amd_pstate: amd_pstate: CPU 4: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.861056] amd_pstate: amd_pstate: CPU 4: platform_profile_register succeeded
>>>> [ 0.861057] amd_pstate: amd_pstate: CPU 4: registering power supply notifier
>>>> [ 0.865044] amd_pstate: amd_pstate: CPU 5: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.865046] amd_pstate: amd_pstate: CPU 5: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.865057] amd_pstate: amd_pstate: CPU 5: platform_profile_register succeeded
>>>> [ 0.865058] amd_pstate: amd_pstate: CPU 5: registering power supply notifier
>>>> [ 0.870044] amd_pstate: amd_pstate: CPU 6: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.870046] amd_pstate: amd_pstate: CPU 6: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.870058] amd_pstate: amd_pstate: CPU 6: platform_profile_register succeeded
>>>> [ 0.870058] amd_pstate: amd_pstate: CPU 6: registering power supply notifier
>>>> [ 0.874044] amd_pstate: amd_pstate: CPU 7: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.874045] amd_pstate: amd_pstate: CPU 7: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.874056] amd_pstate: amd_pstate: CPU 7: platform_profile_register succeeded
>>>> [ 0.874057] amd_pstate: amd_pstate: CPU 7: registering power supply notifier
>>>> [ 0.878045] amd_pstate: amd_pstate: CPU 8: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.878046] amd_pstate: amd_pstate: CPU 8: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.878055] amd_pstate: amd_pstate: CPU 8: platform_profile_register succeeded
>>>> [ 0.878056] amd_pstate: amd_pstate: CPU 8: registering power supply notifier
>>>> [ 0.882045] amd_pstate: amd_pstate: CPU 9: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.882046] amd_pstate: amd_pstate: CPU 9: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.882055] amd_pstate: amd_pstate: CPU 9: platform_profile_register succeeded
>>>> [ 0.882056] amd_pstate: amd_pstate: CPU 9: registering power supply notifier
>>>> [ 0.886045] amd_pstate: amd_pstate: CPU 10: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.886046] amd_pstate: amd_pstate: CPU 10: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.886055] amd_pstate: amd_pstate: CPU 10: platform_profile_register succeeded
>>>> [ 0.886056] amd_pstate: amd_pstate: CPU 10: registering power supply notifier
>>>> [ 0.890045] amd_pstate: amd_pstate: CPU 11: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.890046] amd_pstate: amd_pstate: CPU 11: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.890056] amd_pstate: amd_pstate: CPU 11: platform_profile_register succeeded
>>>> [ 0.890056] amd_pstate: amd_pstate: CPU 11: registering power supply notifier
>>>> [ 0.894046] amd_pstate: amd_pstate: CPU 12: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.894047] amd_pstate: amd_pstate: CPU 12: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.894056] amd_pstate: amd_pstate: CPU 12: platform_profile_register succeeded
>>>> [ 0.894057] amd_pstate: amd_pstate: CPU 12: registering power supply notifier
>>>> [ 0.898046] amd_pstate: amd_pstate: CPU 13: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.898047] amd_pstate: amd_pstate: CPU 13: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.898055] amd_pstate: amd_pstate: CPU 13: platform_profile_register succeeded
>>>> [ 0.898056] amd_pstate: amd_pstate: CPU 13: registering power supply notifier
>>>> [ 0.902046] amd_pstate: amd_pstate: CPU 14: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.902048] amd_pstate: amd_pstate: CPU 14: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.902059] amd_pstate: amd_pstate: CPU 14: platform_profile_register succeeded
>>>> [ 0.902059] amd_pstate: amd_pstate: CPU 14: registering power supply notifier
>>>> [ 0.906046] amd_pstate: amd_pstate: CPU 15: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.906048] amd_pstate: amd_pstate: CPU 15: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.906060] amd_pstate: amd_pstate: CPU 15: platform_profile_register succeeded
>>>> [ 0.906060] amd_pstate: amd_pstate: CPU 15: registering power supply notifier
>>>> [ 0.910046] amd_pstate: amd_pstate: CPU 16: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.910048] amd_pstate: amd_pstate: CPU 16: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.910058] amd_pstate: amd_pstate: CPU 16: platform_profile_register succeeded
>>>> [ 0.910059] amd_pstate: amd_pstate: CPU 16: registering power supply notifier
>>>> [ 0.914047] amd_pstate: amd_pstate: CPU 17: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.914048] amd_pstate: amd_pstate: CPU 17: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.914059] amd_pstate: amd_pstate: CPU 17: platform_profile_register succeeded
>>>> [ 0.914060] amd_pstate: amd_pstate: CPU 17: registering power supply notifier
>>>> [ 0.918049] amd_pstate: amd_pstate: CPU 18: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.918051] amd_pstate: amd_pstate: CPU 18: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.918081] amd_pstate: amd_pstate: CPU 18: platform_profile_register succeeded
>>>> [ 0.918082] amd_pstate: amd_pstate: CPU 18: registering power supply notifier
>>>> [ 0.922049] amd_pstate: amd_pstate: CPU 19: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.922051] amd_pstate: amd_pstate: CPU 19: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.922070] amd_pstate: amd_pstate: CPU 19: platform_profile_register succeeded
>>>> [ 0.922071] amd_pstate: amd_pstate: CPU 19: registering power supply notifier
>>>> [ 0.926049] amd_pstate: amd_pstate: CPU 20: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.926052] amd_pstate: amd_pstate: CPU 20: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.926073] amd_pstate: amd_pstate: CPU 20: platform_profile_register succeeded
>>>> [ 0.926074] amd_pstate: amd_pstate: CPU 20: registering power supply notifier
>>>> [ 0.930049] amd_pstate: amd_pstate: CPU 21: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.930052] amd_pstate: amd_pstate: CPU 21: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.930071] amd_pstate: amd_pstate: CPU 21: platform_profile_register succeeded
>>>> [ 0.930072] amd_pstate: amd_pstate: CPU 21: registering power supply notifier
>>>> [ 0.934050] amd_pstate: amd_pstate: CPU 22: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.934052] amd_pstate: amd_pstate: CPU 22: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.934072] amd_pstate: amd_pstate: CPU 22: platform_profile_register succeeded
>>>> [ 0.934073] amd_pstate: amd_pstate: CPU 22: registering power supply notifier
>>>> [ 0.938050] amd_pstate: amd_pstate: CPU 23: calling amd_pstate_set_dynamic_epp (current_profile=3)
>>>> [ 0.938052] amd_pstate: amd_pstate: CPU 23: get_balanced_epp: power_supply_is_system_supplied=1, returning EPP=0x0 (ac=0x0, dc=0x80)
>>>> [ 0.938073] amd_pstate: amd_pstate: CPU 23: platform_profile_register succeeded
>>>> [ 0.938074] amd_pstate: amd_pstate: CPU 23: registering power supply notifier
>>>>
>>>>
>>>
>>
>
next prev parent reply other threads:[~2026-05-08 19:01 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 12:34 [REGRESSION] CPU running at fixed frequency (~1.7 GHz) with kernel 7.1-rc1 Viktor Jägersküpper
2026-04-29 13:04 ` Mario Limonciello
2026-04-29 13:54 ` Viktor Jägersküpper
2026-04-29 14:25 ` Mario Limonciello
2026-04-29 15:38 ` Viktor Jägersküpper
2026-04-29 15:54 ` Mario Limonciello
2026-04-29 16:20 ` Viktor Jägersküpper
2026-04-29 17:14 ` Mario Limonciello
2026-04-29 18:34 ` Viktor Jägersküpper
2026-05-08 9:31 ` Thorsten Leemhuis
2026-05-08 12:57 ` Mario Limonciello
2026-05-08 18:56 ` Viktor Jägersküpper
2026-05-08 19:01 ` Mario Limonciello [this message]
2026-05-08 19:53 ` Viktor Jägersküpper
2026-05-08 19:56 ` Mario Limonciello
2026-05-08 20:05 ` Viktor Jägersküpper
2026-05-08 20:32 ` Viktor Jägersküpper
2026-05-08 20:33 ` Mario Limonciello
2026-05-08 21:54 ` Viktor Jägersküpper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b2b60a42-53f1-4ee7-8361-2a07737e1bad@amd.com \
--to=mario.limonciello@amd.com \
--cc=linux-pm@vger.kernel.org \
--cc=ray.huang@amd.com \
--cc=regressions@leemhuis.info \
--cc=regressions@lists.linux.dev \
--cc=viktor_jaegerskuepper@freenet.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox