On Thu, May 28, 2026 at 06:40:24PM +0800, Yongxing Mou wrote: > The display layer directly assigns msm_dp_panel mode fields (bpp, > sync polarity, yuv420 flag) instead of letting the panel manage its > own state. Pass adjusted_mode and bpp as parameters to > msm_dp_panel_init_panel_info() and move the assignments inside it. > > Suggested-by: Dmitry Baryshkov <[email protected]> > Signed-off-by: Yongxing Mou <[email protected]> > --- > drivers/gpu/drm/msm/dp/dp_display.c | 11 +---------- > drivers/gpu/drm/msm/dp/dp_panel.c | 18 +++++++++++++++--- > drivers/gpu/drm/msm/dp/dp_panel.h | 4 +++- > 3 files changed, 19 insertions(+), 14 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
