mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] sm7325-nothing-spacewar: Add and enable the panel
@ 2025-02-03 18:14 Danila Tikhonov
  2025-02-03 18:14 ` [PATCH 1/4] dt-bindings: display: panel: Add Visionox RM692E5 Danila Tikhonov
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Danila Tikhonov @ 2025-02-03 18:14 UTC (permalink / raw)
  To: neil.armstrong, quic_jesszhan, maarten.lankhorst, mripard,
	tzimmermann, airlied, simona, robh, krzk+dt, conor+dt, andersson,
	konradybcio, robdclark, quic_abhinavk, dmitry.baryshkov, sean,
	marijn.suijten, jonathan, jun.nie, fekz115
  Cc: dri-devel, devicetree, linux-kernel, linux-arm-msm, freedreno,
	linux, ~postmarketos/upstreaming, Danila Tikhonov

This patch series adds support for the Visionox RM692E5 panel, which is
used on the Nothing Phone (1) and then adds it to the DTS.

But before adding to DTS we need to allow all bpc values ​​in DSC code,
because Visionox RM692E5 has a bpc value of 10. Also we need to make sure
that the DSC patch for 1.1.1 topology was applied.

To: Neil Armstrong <neil.armstrong@linaro.org> 
To: Jessica Zhang <quic_jesszhan@quicinc.com>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
To: Maxime Ripard <mripard@kernel.org>
To: Thomas Zimmermann <tzimmermann@suse.de>
To: David Airlie <airlied@gmail.com>
To: Simona Vetter <simona@ffwll.ch>
To: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzk+dt@kernel.org>
To: Conor Dooley <conor+dt@kernel.org>
To: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konradybcio@kernel.org>
To: Rob Clark <robdclark@gmail.com>
To: Abhinav Kumar <quic_abhinavk@quicinc.com>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Sean Paul <sean@poorly.run>
To: Marijn Suijten <marijn.suijten@somainline.org>
To: Jonathan Marek <jonathan@marek.ca>
To: Jun Nie <jun.nie@linaro.org>
To: Eugene Lepshy <fekz115@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-arm-msm@vger.kernel.org
Cc: freedreno@lists.freedesktop.org
Cc: linux@mainlining.org
Cc: ~postmarketos/upstreaming@lists.sr.ht
Signed-off-by: Danila Tikhonov <danila@jiaxyga.com>

Danila Tikhonov (1):
  dt-bindings: display: panel: Add Visionox RM692E5

Eugene Lepshy (3):
  drm/panel: Add Visionox RM692E5 panel driver
  drm/msm/dsi: Allow all bpc values
  arm64: dts: qcom: sm7325-nothing-spacewar: Enable panel and GPU

 .../display/panel/visionox,rm692e5.yaml       |  77 ++++
 .../boot/dts/qcom/sm7325-nothing-spacewar.dts |  53 ++-
 drivers/gpu/drm/msm/dsi/dsi_host.c            |   7 +-
 drivers/gpu/drm/panel/Kconfig                 |  10 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 .../gpu/drm/panel/panel-visionox-rm692e5.c    | 433 ++++++++++++++++++
 6 files changed, 573 insertions(+), 8 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/panel/visionox,rm692e5.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-visionox-rm692e5.c

-- 
2.48.1


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

end of thread, other threads:[~2025-02-12 12:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-03 18:14 [PATCH 0/4] sm7325-nothing-spacewar: Add and enable the panel Danila Tikhonov
2025-02-03 18:14 ` [PATCH 1/4] dt-bindings: display: panel: Add Visionox RM692E5 Danila Tikhonov
2025-02-03 23:04   ` Rob Herring (Arm)
2025-02-03 18:14 ` [PATCH 2/4] drm/panel: Add Visionox RM692E5 panel driver Danila Tikhonov
2025-02-06 16:38   ` neil.armstrong
2025-02-03 18:14 ` [PATCH 3/4] drm/msm/dsi: Allow all bpc values Danila Tikhonov
2025-02-04  0:54   ` Dmitry Baryshkov
2025-02-08 22:09   ` Marijn Suijten
2025-02-08 22:32     ` Dmitry Baryshkov
2025-02-10 17:10     ` Konrad Dybcio
2025-02-10 17:13       ` Konrad Dybcio
2025-02-10 23:24         ` Marijn Suijten
2025-02-11 18:06     ` Danila Tikhonov
2025-02-11 23:52       ` Dmitry Baryshkov
2025-02-12 10:21       ` Marijn Suijten
2025-02-03 18:14 ` [PATCH 4/4] arm64: dts: qcom: sm7325-nothing-spacewar: Enable panel and GPU Danila Tikhonov
2025-02-11 13:31   ` Konrad Dybcio
2025-02-11 17:14     ` Luca Weiss
2025-02-11 23:53     ` Dmitry Baryshkov
2025-02-12 12:25       ` Konrad Dybcio

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

all inboxes | Powered by JetHome®