Hi Thorsten, My understanding at this point is that the root problem is probably not in the Linux kernel but rather something else (e.g. the machine firmware or AMD Windows driver) and that the change in f9b7f3703ff9 ("drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)") simply exposed the underlying problem. This week, I'll double-check that this is the case by disabling the `amdgpu_atif_pci_probe_handle` function and testing again. I'll post the results here. James