wlroots-hyprland/include/backend/drm
Simon Ser f4cf0a8d86 backend/drm: nuke wlr_drm_connector.desired_enabled
This field becomes stale too easily: for instance, see 6adca4089c
("backend/drm: don't unconditionally set desired_enabled").
Additionally, drm_connector_alloc_crtc() needs to do some weird
dance, restoring its previous value.

Instead, add a connector arg to realloc_crtcs() to indicate a new
connector we want to enable.
2022-10-07 16:28:36 +00:00
..
cvt.h
drm.h backend/drm: nuke wlr_drm_connector.desired_enabled 2022-10-07 16:28:36 +00:00
iface.h
monitor.h
properties.h
renderer.h
util.h