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 backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h backend/drm: nuke wlr_drm_connector.desired_enabled 2022-10-07 16:28:36 +00:00
iface.h backend/drm: introduce wlr_drm_connector_state 2021-09-07 11:18:18 +02:00
monitor.h backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
properties.h backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.h backend/drm: remove wlr_drm_surface.{width,height} 2022-05-25 15:55:41 +02:00
util.h backend/drm: pass through mode picture aspect ratio 2022-09-22 09:38:27 +02:00