On Tue, 24 Dec 2024 20:22:40 +0200, Cristian Ciocaltea wrote: > Bridges with DRM_BRIDGE_OP_HDMI set in drm_bridge->ops are expected to > rely on drm_bridge->supported_formats to advertise the supported > colorspaces, including HDMI_COLORSPACE_YUV420. > > However, when drm_bridge_connector gets initialised, only > > [ ... ] Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx> Thanks! Maxime