Hi, On Wed, Aug 24, 2022 at 1:16 PM Kuogee Hsieh <[email protected]> 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 <[email protected]> > > Reviewed-by: Stephen Boyd <[email protected]> > Reviewed-by: Abhinav Kumar <[email protected]> > --- > drivers/gpu/drm/msm/dp/dp_catalog.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Douglas Anderson <[email protected]>
