On Sat, Nov 30, 2024 at 01:56:33AM +0200, Cristian Ciocaltea wrote: > Provide the necessary constraints verification in > sink_supports_format_bpc() in order to support handling of YUV420 > output format. > > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> > --- > drivers/gpu/drm/display/drm_hdmi_state_helper.c | 40 +++++++++++++++++++++++-- > 1 file changed, 37 insertions(+), 3 deletions(-) LGTM, please add KUnit tests. -- With best wishes Dmitry