Merge branch 'preferred-signal-format' into 'master'

Draft: backend: drm: Add output color format properties

See merge request wlroots/wlroots!4509
This commit is contained in:
Andri Yngvason 2024-01-24 13:33:55 +00:00
commit e1fc894430
6 changed files with 41 additions and 0 deletions

View file

@ -23,6 +23,7 @@ union 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 force_color_format; // not guaranteed to exist
// atomic-modesetting only