devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add MST support for qcs8300 platform
@ 2025-02-12  7:12 Yongxing Mou
  2025-02-12  7:12 ` [PATCH 1/4] dt-bindings: display/msm: Redocument the dp-controller for QCS8300 Yongxing Mou
                   ` (6 more replies)
  0 siblings, 7 replies; 30+ messages in thread
From: Yongxing Mou @ 2025-02-12  7:12 UTC (permalink / raw)
  To: Rob Clark, Abhinav Kumar, Dmitry Baryshkov, Sean Paul,
	Marijn Suijten, David Airlie, Simona Vetter, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kuogee Hsieh, Bjorn Andersson,
	Konrad Dybcio
  Cc: linux-arm-msm, dri-devel, freedreno, devicetree, linux-kernel,
	Yongxing Mou

This series of patches introduces how to enable MST functionality on
the qcs8300 platform. The qcs8300 platform uses dpu_8_4 hardware, which
is the same as the sa8775p, but it only has one DPU. So it only has one
DP0 controller, supporting 4-stream MST. This patch only enables 
2-stream MST, using intf0 and intf3. The first and second patches are
modifications to the correspond dt-bindings, third patch is the dp 
controller driver after not reuse sm8650, fourth patch is the qcs8300
dts modification which add the clk support for stream 1.

Signed-off-by: Yongxing Mou <quic_yongmou@quicinc.com>
---
This patch depends on following series:
https://lore.kernel.org/all/20250120-mdssdt_qcs8300-v4-0-1687e7842125@quicinc.com/
https://lore.kernel.org/all/20250114-dts_qcs8300-v3-0-d114cc5e4af9@quicinc.com/
https://lore.kernel.org/all/20241202-dp_mst_bindings-v1-0-9a9a43b0624a@quicinc.com
https://lore.kernel.org/all/20241205-dp_mst-v1-0-f8618d42a99a@quicinc.com/

---
Yongxing Mou (4):
      dt-bindings: display/msm: Redocument the dp-controller for QCS8300
      dt-bindings: display/msm: Add stream 1 pixel clock for QCS8300
      drm/msm/dp: Populate the max_streams for qcs8300 mst controller
      arm64: dts: qcom: qcs8300: Add support for stream 1 clk for DP MST

 .../devicetree/bindings/display/msm/dp-controller.yaml     |  5 +----
 .../devicetree/bindings/display/msm/qcom,qcs8300-mdss.yaml | 14 ++++++++------
 arch/arm64/boot/dts/qcom/qcs8300.dtsi                      | 12 ++++++++----
 drivers/gpu/drm/msm/dp/dp_display.c                        |  8 ++++++++
 4 files changed, 25 insertions(+), 14 deletions(-)
---
base-commit: 7ba9bcc5090556c007d9a718d7176e097fe54f19
change-id: 20250211-mst_qcs8300-4c18a5179165

Best regards,
-- 
Yongxing Mou <quic_yongmou@quicinc.com>


^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2025-02-20  7:33 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12  7:12 [PATCH 0/4] Add MST support for qcs8300 platform Yongxing Mou
2025-02-12  7:12 ` [PATCH 1/4] dt-bindings: display/msm: Redocument the dp-controller for QCS8300 Yongxing Mou
2025-02-12  8:35   ` Krzysztof Kozlowski
2025-02-12 11:13     ` Yongxing Mou
2025-02-12 11:28       ` Krzysztof Kozlowski
2025-02-12 13:44         ` Konrad Dybcio
2025-02-19  9:43           ` Yongxing Mou
2025-02-12 10:41   ` Dmitry Baryshkov
2025-02-12 10:53     ` Krzysztof Kozlowski
2025-02-12 12:26       ` Dmitry Baryshkov
2025-02-19  9:56         ` Yongxing Mou
2025-02-19 12:56           ` Dmitry Baryshkov
2025-02-12 10:42   ` Dmitry Baryshkov
2025-02-19  9:57     ` Yongxing Mou
2025-02-12  7:12 ` [PATCH 2/4] dt-bindings: display/msm: Add stream 1 pixel clock " Yongxing Mou
2025-02-12  8:34   ` Krzysztof Kozlowski
2025-02-19 10:00     ` Yongxing Mou
2025-02-12  7:12 ` [PATCH 3/4] drm/msm/dp: Populate the max_streams for qcs8300 mst controller Yongxing Mou
2025-02-12  7:12 ` [PATCH 4/4] arm64: dts: qcom: qcs8300: Add support for stream 1 clk for DP MST Yongxing Mou
2025-02-12 23:41   ` Konrad Dybcio
2025-02-19 10:00     ` Yongxing Mou
2025-02-12  9:06 ` [PATCH 0/4] Add MST support for qcs8300 platform Krzysztof Kozlowski
2025-02-19 10:02   ` Yongxing Mou
2025-02-19 10:58     ` Dmitry Baryshkov
2025-02-19 12:07     ` Krzysztof Kozlowski
2025-02-20  7:33       ` Yongxing Mou
2025-02-12 10:51 ` Dmitry Baryshkov
2025-02-19 10:07   ` Yongxing Mou
2025-02-12 14:35 ` Rob Herring
2025-02-12 14:54   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).