https://bugs.kde.org/show_bug.cgi?id=521814
--- Comment #23 from Zamundaaa <[email protected]> --- Git commit 61aae2174ceb57a12583f4382f856a3dab07cacd by Xaver Hugl. Committed on 08/07/2026 at 22:51. Pushed by zamundaaa into branch 'master'. core/gpumanager: add KWIN_RENDER_NODES environment variable This is mostly for autotests, but may be useful in some other cases as well, like for debugging or for VFIO. Different to the KWIN_DRM_DEVICES env var, the order doesn't matter for this. It only restricts which render nodes KWin may open directly (Vulkan may open other render nodes internally). M +2 -23 src/backends/drm/drm_backend.cpp M +48 -4 src/core/gpumanager.cpp M +2 -0 src/core/gpumanager.h https://invent.kde.org/plasma/kwin/-/commit/61aae2174ceb57a12583f4382f856a3dab07cacd -- You are receiving this mail because: You are watching all bug changes.
