On Sat, 10 Feb 2024 at 03:52, Paloma Arellano <quic_parellan@xxxxxxxxxxx> wrote: > > Change all relevant DP controller related programming for YUV420 cases. > Namely, change the pixel clock math to consider YUV420 and modify the > MVID programming to consider YUV420. > > Changes in v2: > - Move configuration control progamming to a different commit > - Slight code simplification > - Add VSC SDP check when doing mode_pclk_khz division in > dp_bridge_mode_valid > > Signed-off-by: Paloma Arellano <quic_parellan@xxxxxxxxxxx> > --- > drivers/gpu/drm/msm/dp/dp_catalog.c | 5 ++++- > drivers/gpu/drm/msm/dp/dp_catalog.h | 2 +- > drivers/gpu/drm/msm/dp/dp_ctrl.c | 9 ++++++--- > drivers/gpu/drm/msm/dp/dp_display.c | 4 ++++ > 4 files changed, 15 insertions(+), 5 deletions(-) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry