backend-drm: Set default plane color space and range hints
Compare changes
Files
5- Robert Mader authored
As most SDR video content uses that instead of BT.601. Crucially, most KMS drivers use BT.709 as the default for the COLOR_ENCODING value, making it the effective default for hardware planes we used before we started setting an explicit value. Signed-off-by:
Robert Mader <robert.mader@collabora.com>
@@ -93,6 +93,7 @@ enum wdrm_plane_color_encoding {
@@ -102,6 +103,7 @@ enum wdrm_plane_color_range {