On Wed, 26 Mar 2025 12:20:01 +0200, Cristian Ciocaltea wrote: > Initializing HDMI connector via drmm_connector_hdmi_init() requires its > ->ycbcr_420_allowed flag to be adjusted according to the supported > formats passed as function argument, prior to the actual invocation. > > In order to allow providing test coverage for YUV420 modes, ensure the > > [ ... ]
Reviewed-by: Maxime Ripard <mrip...@kernel.org> Thanks! Maxime