dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add SM6115 MDSS/DPU support
@ 2022-11-20 13:37 Adam Skladowski
  2022-11-20 13:37 ` [PATCH 1/2] dt-bindings: display/msm: add support for the display Adam Skladowski
  2022-11-20 13:37 ` [PATCH 2/2] drm/msm/disp/dpu1: add support for display on SM6115 Adam Skladowski
  0 siblings, 2 replies; 9+ messages in thread
From: Adam Skladowski @ 2022-11-20 13:37 UTC (permalink / raw)
  Cc: Jason Wang, linux-kernel, Krzysztof Kozlowski,
	AngeloGioacchino Del Regno, phone-devel, Sean Paul,
	Vinod Polimera, Jessica Zhang, devicetree, linux-arm-msm,
	Adam Skladowski, Abhinav Kumar, Stephen Boyd, Rob Herring,
	~postmarketos/upstreaming, Adam Skladowski, Kalyan Thota,
	Loic Poulain, dri-devel, Douglas Anderson, Vinod Koul,
	Dmitry Baryshkov, freedreno

This patch series add support for MDSS and DPU block found on SM6115.
These patches were tested on Xiaomi Redmi 9T smartphone.

Adam Skladowski (2):
  dt-bindings: display/msm: add support for the display on SM6115
  drm/msm/disp/dpu1: add support for display on SM6115

 .../bindings/display/msm/qcom,sm6115-dpu.yaml |  87 ++++++++
 .../display/msm/qcom,sm6115-mdss.yaml         | 187 ++++++++++++++++++
 .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c    |  87 ++++++++
 .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h    |   1 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c       |   1 +
 drivers/gpu/drm/msm/msm_mdss.c                |   5 +
 6 files changed, 368 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sm6115-dpu.yaml
 create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sm6115-mdss.yaml

-- 
2.25.1


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

end of thread, other threads:[~2022-11-23 23:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-20 13:37 [PATCH 0/2] Add SM6115 MDSS/DPU support Adam Skladowski
2022-11-20 13:37 ` [PATCH 1/2] dt-bindings: display/msm: add support for the display Adam Skladowski
2022-11-20 15:09   ` Rob Herring
2022-11-20 15:41   ` Rob Herring
2022-11-22 23:44   ` Dmitry Baryshkov
2022-11-23 23:11   ` Dmitry Baryshkov
2022-11-20 13:37 ` [PATCH 2/2] drm/msm/disp/dpu1: add support for display on SM6115 Adam Skladowski
2022-11-22 23:54   ` Dmitry Baryshkov
2022-11-23 21:05     ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox