On Sun, May 19, 2024 at 06:48:45PM +0200, Armin Wolf wrote: > i think registering an this ACPI notify handler will override the original > ACPI notify handler used by the ac.c driver. > > Please use register_acpi_notifier()/unregister_acpi_notifier() to receive events > from the power supply. You can use the function amdgpu_acpi_event() as an example > for reacting to AC status changes. > Alright, I'll take a look at that and send a new version of the patch once I have it ready. > > Also, can you send me the output of "acpidump" on a affected device? > I've attached it to this email. Thanks for the prompt response! Alexis