https://bugs.kde.org/show_bug.cgi?id=504258
Zamundaaa <xaver.h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/ef88b64252 | |78564096d9394537ca9442d750c | |0cf Status|ASSIGNED |RESOLVED --- Comment #3 from Zamundaaa <xaver.h...@kde.org> --- Git commit ef88b6425278564096d9394537ca9442d750c0cf by Xaver Hugl. Committed on 23/05/2025 at 11:17. Pushed by zamundaaa into branch 'master'. backends/drm: clear the test buffer with legacy modesetting With atomic modesetting, we only show the buffer once the compositor has rendered to it. With legacy modesetting however, the "test" the drm backend does immediately shows the buffer, so not clearing it may mean we show a frame of random VRAM contents. M +6 -0 src/backends/drm/drm_egl_layer_surface.cpp https://invent.kde.org/plasma/kwin/-/commit/ef88b6425278564096d9394537ca9442d750c0cf -- You are receiving this mail because: You are watching all bug changes.