[PATCH] drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()

Stephen Boyd swboyd at chromium.org
Wed Aug 24 17:17:47 UTC 2022


Quoting Kuogee Hsieh (2022-08-24 09:59:16)
> 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.
>
> Fixes: 937f941ca06f  "drm/msm/dp: Use qmp phy for DP PLL and PHY"

Should be

Fixes: 937f941ca06f ("drm/msm/dp: Use qmp phy for DP PLL and PHY")

> Signed-off-by: Kuogee Hsieh <quic_khsieh at quicinc.com>
> ---

Good catch! Thanks for fixing it.

Reviewed-by: Stephen Boyd <swboyd at chromium.org>


More information about the dri-devel mailing list