backends/native: Convert MetaOutputColorspace to DRM Colorspace
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2890>
This commit is contained in:

committed by
Marge Bot

parent
4a97da3675
commit
950fdc6c04
@ -245,7 +245,8 @@ process_connector_update (MetaKmsImplDevice *impl_device,
|
||||
if (!add_connector_property (impl_device,
|
||||
connector, req,
|
||||
META_KMS_CONNECTOR_PROP_COLORSPACE,
|
||||
connector_update->colorspace.value,
|
||||
meta_output_color_space_to_drm_color_space (
|
||||
connector_update->colorspace.value),
|
||||
error))
|
||||
return FALSE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user