devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/msm: Add display support for X1E80100
@ 2024-01-29 13:18 Abel Vesa
  2024-01-29 13:18 ` [PATCH 1/5] dt-bindings: display/msm: document MDSS on X1E80100 Abel Vesa
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Abel Vesa @ 2024-01-29 13:18 UTC (permalink / raw)
  To: Rob Clark, Abhinav Kumar, Dmitry Baryshkov, Sean Paul,
	Marijn Suijten, David Airlie, Daniel Vetter, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Neil Armstrong
  Cc: linux-arm-msm, dri-devel, freedreno, devicetree, linux-kernel,
	Abel Vesa

This patchset adds support for display for X1E80100.
The support for embedded DisplayPort on this platform will not
be enabled using the connetor type from driver match data,
but through some 'is-edp' property via DT. This subsequent work
will be part of a separate patchset.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
Abel Vesa (4):
      dt-bindings: display/msm: document MDSS on X1E80100
      dt-bindings: display/msm: Document the DPU for X1E80100
      drm/msm: mdss: Add X1E80100 support
      drm/msm/dpu: Add X1E80100 support

Abhinav Kumar (1):
      drm/msm/dp: Try looking for link-frequencies into the port@0's endpoint first

 .../bindings/display/msm/qcom,sm8650-dpu.yaml      |   5 +-
 .../bindings/display/msm/qcom,x1e80100-mdss.yaml   | 249 ++++++++++++
 .../drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h   | 449 +++++++++++++++++++++
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c     |   2 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h     |   1 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c            |   1 +
 drivers/gpu/drm/msm/dp/dp_parser.c                 |   6 +-
 drivers/gpu/drm/msm/msm_mdss.c                     |  10 +
 8 files changed, 721 insertions(+), 2 deletions(-)
---
base-commit: 6776c8d0924953c6bbd4920d8408f4c1d898af71
change-id: 20231201-x1e80100-display-a46324400baf

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>


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

end of thread, other threads:[~2024-02-08 17:00 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-29 13:18 [PATCH 0/5] drm/msm: Add display support for X1E80100 Abel Vesa
2024-01-29 13:18 ` [PATCH 1/5] dt-bindings: display/msm: document MDSS on X1E80100 Abel Vesa
2024-01-29 22:21   ` Rob Herring
2024-01-30  8:03   ` Krzysztof Kozlowski
2024-01-29 13:18 ` [PATCH 2/5] dt-bindings: display/msm: Document the DPU for X1E80100 Abel Vesa
2024-01-30  8:00   ` Krzysztof Kozlowski
2024-01-29 13:18 ` [PATCH 3/5] drm/msm: mdss: Add X1E80100 support Abel Vesa
2024-01-29 15:11   ` Dmitry Baryshkov
2024-02-08 13:37     ` Abel Vesa
2024-02-08 13:42       ` Dmitry Baryshkov
2024-02-08 13:46         ` Abel Vesa
2024-02-08 16:59           ` Abhinav Kumar
2024-01-29 13:18 ` [PATCH 4/5] drm/msm/dp: Try looking for link-frequencies into the port@0's endpoint first Abel Vesa
2024-01-29 15:08   ` Dmitry Baryshkov
2024-01-31 17:04     ` Abel Vesa
2024-01-31 17:08       ` Dmitry Baryshkov
2024-01-29 13:18 ` [PATCH 5/5] drm/msm/dpu: Add X1E80100 support Abel Vesa
2024-01-29 15:15   ` Dmitry Baryshkov

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).