https://bugs.kde.org/show_bug.cgi?id=456306
--- Comment #3 from Zamundaaa <xaver.h...@gmail.com> --- Git commit f3c1facdc477a18ff5c528972ffef5d09a3a6a35 by Xaver Hugl. Committed on 13/07/2022 at 20:35. Pushed by zamundaaa into branch 'Plasma/5.25'. backends/drm: handle broken legacy drivers better Some legacy drivers either don't accept gbm buffers suitable for cursors, or don't handle them properly. In order to work around that, always do a CPU import with legacy and use dumb buffers instead. Related: bug 453860 (cherry picked from commit 7f04ea578f6b59f36f6321669a8eab3750e021c5) M +6 -2 src/backends/drm/egl_gbm_cursor_layer.cpp M +17 -16 src/backends/drm/egl_gbm_layer_surface.cpp M +11 -6 src/backends/drm/egl_gbm_layer_surface.h https://invent.kde.org/plasma/kwin/commit/f3c1facdc477a18ff5c528972ffef5d09a3a6a35 -- You are receiving this mail because: You are watching all bug changes.