On Thu, Apr 10, 2025 at 07:32:14PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä <ville.syrj...@linux.intel.com> > > 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 <robdcl...@gmail.com> > Cc: Abhinav Kumar <quic_abhin...@quicinc.com> > Cc: Dmitry Baryshkov <lu...@kernel.org> > Cc: Sean Paul <s...@poorly.run> > Cc: Marijn Suijten <marijn.suij...@somainline.org> > Cc: linux-arm-...@vger.kernel.org > Cc: freedr...@lists.freedesktop.org > Signed-off-by: Ville Syrjälä <ville.syrj...@linux.intel.com> > --- > drivers/gpu/drm/msm/msm_fb.c | 14 ++++++++------ > 1 file changed, 8 insertions(+), 6 deletions(-) >
Acked-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry