Message ID | 1672163103-31254-1-git-send-email-quic_khsieh@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add data-lanes and link-frequencies to dp_out endpoint | expand |
On Tue, 27 Dec 2022 09:44:58 -0800, Kuogee Hsieh wrote: > Add DP both data-lanes and link-frequencies property to dp_out endpoint and support > functions to DP driver. > > Kuogee Hsieh (5): > arm64: dts: qcom: add data-lanes and link-freuencies into dp_out > endpoint > dt-bindings: msm/dp: add data-lanes and link-frequencies property > drm/msm/dp: parse data-lanes as property of dp_out endpoint > Add capability to parser and retrieve max DP link supported rate from > link-frequencies property of dp_out endpoint. > drm/msm/dp: add support of max dp link rate > > [...] Applied, thanks! [2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property https://gitlab.freedesktop.org/lumag/msm/-/commit/123f12555074 [3/5] drm/msm/dp: parse data-lanes as property of dp_out endpoint https://gitlab.freedesktop.org/lumag/msm/-/commit/d25cfeeec064 [4/5] Add capability to parser and retrieve max DP link supported rate from link-frequencies property of dp_out endpoint. https://gitlab.freedesktop.org/lumag/msm/-/commit/381518a1677c [5/5] drm/msm/dp: add support of max dp link rate https://gitlab.freedesktop.org/lumag/msm/-/commit/0e7f270591a4 Best regards,
On Tue, 27 Dec 2022 09:44:58 -0800, Kuogee Hsieh wrote: > Add DP both data-lanes and link-frequencies property to dp_out endpoint and support > functions to DP driver. > > Kuogee Hsieh (5): > arm64: dts: qcom: add data-lanes and link-freuencies into dp_out > endpoint > dt-bindings: msm/dp: add data-lanes and link-frequencies property > drm/msm/dp: parse data-lanes as property of dp_out endpoint > Add capability to parser and retrieve max DP link supported rate from > link-frequencies property of dp_out endpoint. > drm/msm/dp: add support of max dp link rate > > [...] Applied, thanks! [1/5] arm64: dts: qcom: add data-lanes and link-freuencies into dp_out endpoint commit: 26c5aa54f5973a3b1181939811f231faa638332a Best regards,