https://bugs.kde.org/show_bug.cgi?id=505371
Zamundaaa <xaver.h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|REPORTED |RESOLVED CC| |xaver.h...@kde.org --- Comment #1 from Zamundaaa <xaver.h...@kde.org> --- This is a driver bug, see https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4363. You can work around it by setting KWIN_DRM_OVERRIDE_SAFETY_MARGIN to 2200 (or more). > Enabling Desktop Effects > Show FPS shows the full display framerate (or the > sum of 60 and 75 Hz if both monitors were active). I think this means that > all frames are being rendered but only every other one is shown. (Is this > caused by broken double-buffering or (FIFO?) triple buffering?) Yeah, KWin just renders one frame per refresh cycle, and every second one gets dropped by the drm backend because of that driver bug. *** This bug has been marked as a duplicate of bug 500219 *** -- You are receiving this mail because: You are watching all bug changes.