On Thu, Apr 10, 2025 at 07:32:14PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä <[email protected]> > > Plumb the format info from .fb_create() all the way to > drm_helper_mode_fill_fb_struct() to avoid the redundant > lookups. > > For the fbdev case a manual drm_get_format_info() lookup > is needed. > > Cc: Rob Clark <[email protected]> > Cc: Abhinav Kumar <[email protected]> > Cc: Dmitry Baryshkov <[email protected]> > Cc: Sean Paul <[email protected]> > Cc: Marijn Suijten <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Ville Syrjälä <[email protected]> > --- > drivers/gpu/drm/msm/msm_fb.c | 14 ++++++++------ > 1 file changed, 8 insertions(+), 6 deletions(-) >
Acked-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
