wlroots-hyprland/backend/drm
Simon Ser e59c3602f7 backend/drm: print stringified connector status in realloc_crtcs()
The raw enum value wasn't informative enough. It's not trivial to
tell whether 0 means connected or disconnected.

Drop the status from the state after realloc, since the exact same
information is printed right above.
2022-12-13 16:50:27 +00:00
..
atomic.c backend/drm: store pending FB in state 2022-12-07 17:45:59 +01:00
backend.c backend/drm: ensure disconnected outputs are disabled after VT switch 2022-11-11 22:44:53 +00:00
cvt.c backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.c backend/drm: print stringified connector status in realloc_crtcs() 2022-12-13 16:50:27 +00:00
gen_pnpids.sh backend/drm: use pnp.ids to fetch EDID data 2022-11-09 00:25:18 +03:00
legacy.c backend/drm: store pending FB in state 2022-12-07 17:45:59 +01:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00
monitor.c backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
properties.c backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.c backend/drm: store pending FB in state 2022-12-07 17:45:59 +01:00
util.c backend/drm: add drm_connector_status_str() 2022-12-13 16:50:27 +00:00