wlroots/backend/drm
Simon Ser 2ec4012559 backend/drm: avoid error message when EDID is missing
We'd attempt to parse an EDID even when the connector has no EDID,
printing "Failed to parse EDID" in logs. Instead, don't attempt to
parse the EDID and print a more appropriate log message.
2025-10-01 15:14:46 +02:00
..
atomic.c backend/drm: relay full HDR metadata 2025-06-26 11:02:26 +00:00
backend.c Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
drm.c backend/drm: avoid error message when EDID is missing 2025-10-01 15:14:46 +02:00
fb.c backend/drm: add drm_fb_copy() 2024-03-04 11:25:33 +01:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: add support for color transforms 2025-06-16 09:06:10 +00:00
libliftoff.c backend/drm: Fix segfault in libliftoff startup 2025-05-08 10:13:57 +00:00
meson.build backend/drm: add support for color primaries 2025-06-18 00:07:58 +02:00
monitor.c backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
properties.c backend/drm: add support for image description transfer function 2025-06-18 00:11:33 +02:00
renderer.c backend/drm: log when creating multi-GPU renderer 2025-01-30 02:10:58 +00:00
util.c backend/drm: add support for image description transfer function 2025-06-18 00:11:33 +02:00