public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 6.12.y-cip 0/8] RZ/G2L DU enhancements
@ 2025-07-11 15:56 Biju Das
  2025-07-11 15:56 ` [PATCH 6.12.y-cip 1/8] drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro Biju Das
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Biju Das @ 2025-07-11 15:56 UTC (permalink / raw)
  To: Pavel Machek; +Cc: nobuhiro1.iwamatsu, Lad Prabhakar, Biju Das, cip-dev

This patch series for enhancing RZ/G2L DU driver.
All the patches are cherry-picked from mainline.

Biju Das (6):
  drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro
  drm: renesas: rz-du: rzg2l_du_encoder: Fix max dot clock for DPI
  drm: renesas: rz-du: Add Kconfig dependency between RZG2L_DU and
    RZG2L_MIPI_DSI
  drm: renesas: rz-du: Drop bpp variable from struct
    rzg2l_du_format_info
  drm: renesas: Add zpos, alpha and blend properties to RZ/G2L DU
  drm: renesas: rz-du: rzg2l_mipi_dsi: Update the comment in
    rzg2l_mipi_dsi_start_video()

Kieran Bingham (1):
  drm: renesas: Extend RZ/G2L supported KMS formats

Laurent Pinchart (1):
  drm: renesas: rz-du: Support dmabuf import

 drivers/gpu/drm/renesas/rz-du/Kconfig         |  15 ++-
 drivers/gpu/drm/renesas/rz-du/rzg2l_du_crtc.c |   8 +-
 drivers/gpu/drm/renesas/rz-du/rzg2l_du_drv.c  |   1 +
 .../gpu/drm/renesas/rz-du/rzg2l_du_encoder.c  |  18 +++
 drivers/gpu/drm/renesas/rz-du/rzg2l_du_kms.c  | 120 +++++++++++++++++-
 drivers/gpu/drm/renesas/rz-du/rzg2l_du_kms.h  |   1 -
 drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c  |   9 ++
 .../gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c    |   2 +-
 8 files changed, 153 insertions(+), 21 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-07-15  1:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11 15:56 [PATCH 6.12.y-cip 0/8] RZ/G2L DU enhancements Biju Das
2025-07-11 15:56 ` [PATCH 6.12.y-cip 1/8] drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro Biju Das
2025-07-11 15:56 ` [PATCH 6.12.y-cip 2/8] drm: renesas: rz-du: rzg2l_du_encoder: Fix max dot clock for DPI Biju Das
2025-07-11 15:56 ` [PATCH 6.12.y-cip 3/8] drm: renesas: rz-du: Add Kconfig dependency between RZG2L_DU and RZG2L_MIPI_DSI Biju Das
2025-07-11 15:56 ` [PATCH 6.12.y-cip 4/8] drm: renesas: rz-du: Support dmabuf import Biju Das
2025-07-11 15:56 ` [PATCH 6.12.y-cip 5/8] drm: renesas: rz-du: Drop bpp variable from struct rzg2l_du_format_info Biju Das
2025-07-11 15:56 ` [PATCH 6.12.y-cip 6/8] drm: renesas: Extend RZ/G2L supported KMS formats Biju Das
2025-07-11 15:56 ` [PATCH 6.12.y-cip 7/8] drm: renesas: Add zpos, alpha and blend properties to RZ/G2L DU Biju Das
2025-07-11 15:56 ` [PATCH 6.12.y-cip 8/8] drm: renesas: rz-du: rzg2l_mipi_dsi: Update the comment in rzg2l_mipi_dsi_start_video() Biju Das
2025-07-13  9:58 ` [cip-dev] [PATCH 6.12.y-cip 0/8] RZ/G2L DU enhancements Pavel Machek
2025-07-13 18:57   ` Biju Das
2025-07-14  8:31     ` Pavel Machek
     [not found]     ` <185211008098CFED.7957@lists.cip-project.org>
2025-07-14  8:34       ` Pavel Machek
2025-07-14  9:37 ` Pavel Machek
2025-07-15  1:16 ` nobuhiro1.iwamatsu

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