[PATCH v2 0/2] Add DP max link rate support

Kuogee Hsieh quic_khsieh at quicinc.com
Wed Nov 9 18:34:53 UTC 2022


dd DP link-frequencies property to DTS file and support function to DP driver.

Kuogee Hsieh (2):
  arm64: dts: qcom: Add link-frequencies property to specify the max
    link rate allowed
  drm/msm/dp: add support of max dp link rate

 arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 1 +
 drivers/gpu/drm/msm/dp/dp_display.c            | 1 +
 drivers/gpu/drm/msm/dp/dp_panel.c              | 5 ++---
 drivers/gpu/drm/msm/dp/dp_panel.h              | 1 +
 drivers/gpu/drm/msm/dp/dp_parser.c             | 8 ++++++++
 drivers/gpu/drm/msm/dp/dp_parser.h             | 1 +
 6 files changed, 14 insertions(+), 3 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