Full explanation of the issue here: https://bugs.freedesktop.org/show_bug.cgi?id=106529 Short version: when using recent amd gpus with recent kernels, the behavior when waking up monitors is to (I suppose) mark them as disconnected until they fully wake up. This is a serious problem for multi-monitor setups, since if the primary monitor wakes up more slowly then any of the secondaries, then plasma will for a few hundred ms switch the primary desktop to one of the secondary monitors, then switch back when the actual primary monitor wakes up. This looks like crap and tends to misbehave regularly (windows change their position, plasmoids occasionally get misplaced). Since the kernel bug report got ignored for the past month, I must assume that's just how amdgpu driver will behave going forward. Which means the only place that can mitigate the issue is the DE. Can KDE mitigate the issue (by, dunno, adding 500ms of delay before switching primary displays, or something)?
I sometimes see the same issue on intel GPU. After enabled primary monitor wakes up from power-off, windows are placed according to the size of the smaller (disabled) monitor.
There's a bug in the amdgpu displayport link training code that causes monitors to disconnect when trying to wake them up. It's not an intentional change on their part.