linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Samsung Exynos 7870 DECON driver support
@ 2025-06-26 19:20 Kaustabh Chakraborty
  2025-06-26 19:20 ` [PATCH v3 1/3] dt-bindings: display: samsung,exynos7-decon: add properties for iommus and ports Kaustabh Chakraborty
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Kaustabh Chakraborty @ 2025-06-26 19:20 UTC (permalink / raw)
  To: Inki Dae, Seung-Woo Kim, Kyungmin Park, David Airlie,
	Simona Vetter, Krzysztof Kozlowski, Alim Akhtar,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Conor Dooley, Ajay Kumar, Akshu Agrawal, Krzysztof Kozlowski,
	Conor Dooley
  Cc: dri-devel, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	devicetree, Kaustabh Chakraborty, stable

This patch series aims at adding support for Exynos7870's DECON in the
Exynos7 DECON driver. It introduces a driver data struct so that support
for DECON on other SoCs can be added to it in the future.

It also fixes a few bugs in the driver, such as functions receiving bad
pointers.

Tested on Samsung Galaxy J7 Prime (samsung-on7xelte), Samsung Galaxy A2
Core (samsung-a2corelte), and Samsung Galaxy J6 (samsung-j6lte).

Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
---
Changes in v3:
- Add a new commit documenting iommus and ports dt properties.
- Link to v2: https://lore.kernel.org/r/20250612-exynosdrm-decon-v2-0-d6c1d21c8057@disroot.org

Changes in v2:
- Add a new commit to prevent an occasional panic under circumstances.
- Rewrite and redo [v1 2/6] to be a more sensible commit.
- Link to v1: https://lore.kernel.org/r/20240919-exynosdrm-decon-v1-0-6c5861c1cb04@disroot.org

---
Kaustabh Chakraborty (3):
      dt-bindings: display: samsung,exynos7-decon: add properties for iommus and ports
      drm/exynos: exynos7_drm_decon: fix call of decon_commit()
      drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling

 .../bindings/display/samsung/samsung,exynos7-decon.yaml           | 8 ++++++++
 drivers/gpu/drm/exynos/exynos7_drm_decon.c                        | 8 ++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
base-commit: 1b152eeca84a02bdb648f16b82ef3394007a9dcf
change-id: 20240917-exynosdrm-decon-4c228dd1d2bf

Best regards,
-- 
Kaustabh Chakraborty <kauschluss@disroot.org>


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

end of thread, other threads:[~2025-07-07  5:30 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-26 19:20 [PATCH v3 0/3] Samsung Exynos 7870 DECON driver support Kaustabh Chakraborty
2025-06-26 19:20 ` [PATCH v3 1/3] dt-bindings: display: samsung,exynos7-decon: add properties for iommus and ports Kaustabh Chakraborty
2025-06-27  5:02   ` Inki Dae
2025-06-27  7:51     ` Krzysztof Kozlowski
2025-06-27 10:15       ` Inki Dae
2025-06-27  7:50   ` Krzysztof Kozlowski
2025-06-27 13:44     ` Kaustabh Chakraborty
2025-06-27 14:44       ` Krzysztof Kozlowski
2025-06-27 15:03         ` Kaustabh Chakraborty
2025-06-30  8:41           ` Krzysztof Kozlowski
2025-07-06  7:33   ` Krzysztof Kozlowski
2025-07-06 16:00     ` Kaustabh Chakraborty
2025-07-07  5:30       ` Krzysztof Kozlowski
2025-06-26 19:20 ` [PATCH v3 2/3] drm/exynos: exynos7_drm_decon: fix call of decon_commit() Kaustabh Chakraborty
2025-06-27  4:06   ` Inki Dae
2025-06-27 13:39     ` Kaustabh Chakraborty
2025-06-26 19:20 ` [PATCH v3 3/3] drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling Kaustabh Chakraborty
2025-06-27  4:56   ` Inki Dae

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