[PATCH v4 0/2] Add data-lanes and link-frequencies to dp_out endpoint

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Fri Nov 18 16:38:40 UTC 2022


On 18/11/2022 18:36, Kuogee Hsieh wrote:
> Add DP both data-lanes and link-frequencies property to dp_out endpoint and support
> functions to DP driver.
> 
> Kuogee Hsieh (2):
>    arm64: dts: qcom: add data-lanes and link-freuencies into dp_out
>      endpoint
>    drm/msm/dp: add support of max dp link rate
> 
>   arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi   |  9 +++++++-
>   arch/arm64/boot/dts/qcom/sc7180.dtsi           |  5 ----
>   arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 10 +++++++-
>   arch/arm64/boot/dts/qcom/sc7280.dtsi           |  6 +----
>   drivers/gpu/drm/msm/dp/dp_display.c            |  4 ++++
>   drivers/gpu/drm/msm/dp/dp_panel.c              |  7 +++---
>   drivers/gpu/drm/msm/dp/dp_panel.h              |  1 +
>   drivers/gpu/drm/msm/dp/dp_parser.c             | 32 +++++++++++++++++++-------
>   drivers/gpu/drm/msm/dp/dp_parser.h             |  2 ++
>   9 files changed, 53 insertions(+), 23 deletions(-)

NAK. See comments to v3. They all apply to v4, except the removed pr_err.

-- 
With best wishes
Dmitry



More information about the dri-devel mailing list