backend: drm: Implement "force color format" property

This commit is contained in:
Andri Yngvason 2024-01-04 13:17:54 +00:00
parent 5cfcb0a490
commit acebd78b5f
3 changed files with 6 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