Merge branch 'hotplug_mode_update' into 'master'

backend/drm: Add support for hotplug_mode_update connector property

See merge request wlroots/wlroots!4891
This commit is contained in:
Ian Forbes 2025-10-25 15:03:25 -05:00
commit de782370eb
3 changed files with 10 additions and 0 deletions

View file

@ -22,6 +22,7 @@ struct wlr_drm_connector_props {
uint32_t panel_orientation; // not guaranteed to exist
uint32_t content_type; // not guaranteed to exist
uint32_t max_bpc; // not guaranteed to exist
uint32_t hotplug_mode_update; // not guaranteed to exist, VMs only
// atomic-modesetting only