[PATCH v5 0/3] Add data-lanes and link-frequencies to dp_out endpoint

Kuogee Hsieh quic_khsieh at quicinc.com
Wed Nov 30 00:12:08 UTC 2022


Add DP both data-lanes and link-frequencies property to dp_out endpoint and support
functions to DP driver.

Kuogee Hsieh (3):
  arm64: dts: qcom: add data-lanes and link-freuencies into dp_out
    endpoint
  drm/msm/dp: parser data-lanes and link-frequencies from endpoint node
  drm/msm/dp: add support of max dp link rate

 arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi   |  6 ++++-
 arch/arm64/boot/dts/qcom/sc7280-herobrine.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             | 34 ++++++++++++++++++++------
 drivers/gpu/drm/msm/dp/dp_parser.h             |  2 ++
 7 files changed, 47 insertions(+), 13 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project



More information about the dri-devel mailing list