wlroots/backend/drm
Kenny Levinsen 11f5ba8bf2 backend/drm: Close non-master drm fd on failure
If we are not able to prepare the fd for non-master usage, close the fd
before returning an error.

(cherry picked from commit 1efb216c6d)
2026-02-23 09:37:00 -05:00
..
atomic.c Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
backend.c Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
drm.c backend/drm: Close non-master drm fd on failure 2026-02-23 09:37:00 -05:00
fb.c
gen_pnpids.sh
legacy.c backend/drm: fix drmModePageFlip() when disabling CRTC on legacy uAPI 2024-11-23 15:29:44 +01:00
libliftoff.c backend/drm: Fix segfault in libliftoff startup 2025-05-08 10:13:57 +00:00
meson.build
monitor.c
properties.c backend/drm: add DRM object and property IDs to error 2025-04-18 17:36:05 +08:00
renderer.c backend/drm: log when creating multi-GPU renderer 2025-01-30 02:10:58 +00:00
util.c