Hi, On Wed, Aug 24, 2022 at 1:16 PM Kuogee Hsieh <quic_khs...@quicinc.com> wrote: > > At current implementation there is an extra 0 at 1.62G link rate which cause > no correct pixel_div selected for 1.62G link rate to calculate mvid and nvid. > This patch delete the extra 0 to have mvid and nvid be calculated correctly. > > Changes in v2: > -- fix Fixes tag's text > > Changes in v3: > -- fix misspelling of "Reviewed-by" > > Fixes: 937f941ca06f ("drm/msm/dp: Use qmp phy for DP PLL and PHY") > Signed-off-by: Kuogee Hsieh <quic_khs...@quicinc.com> > > Reviewed-by: Stephen Boyd <swb...@chromium.org> > Reviewed-by: Abhinav Kumar <quic_abhin...@quicinc.com> > --- > drivers/gpu/drm/msm/dp/dp_catalog.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Douglas Anderson <diand...@chromium.org>