All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm: renesas: Extend RZ/G2L KMS formats
@ 2025-03-30 10:23 Biju Das
  2025-03-30 10:23 ` [PATCH v2 1/2] drm: renesas: rz-du: Drop bpp variable from struct rzg2l_du_format_info Biju Das
  2025-03-30 10:23 ` [PATCH v2 2/2] drm: renesas: Extend RZ/G2L supported KMS formats Biju Das
  0 siblings, 2 replies; 7+ messages in thread
From: Biju Das @ 2025-03-30 10:23 UTC (permalink / raw)
  To: Biju Das, Maarten Lankhorst, Kieran Bingham, Laurent Pinchart,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter
  Cc: dri-devel, linux-renesas-soc, Geert Uytterhoeven,
	Prabhakar Mahadev Lad, Biju Das

The RPF module on VSDP supports various format conversion and send the
image data to BRS(Blend ROP Sub Unit) for further processing.

The rzg2l_du_kms component lists a restricted subset of the capabilities
of the VSPD which prevents additional formats from being used for
display planes.

Extend RZ/G2L supported KMS formats. Also drop the unused bpp variable
from struct rzg2l_du_format_info.

Sending v2 as per the agreement with Kieran on #renesas-soc irc.

v1->v2:
 * Dropped the unused variable bpp from struct rzg2l_du_format_info.
 * Updated the commit description.
 * Collected tags
 * Dropped bpp entries.

Biju Das (1):
  drm: renesas: rz-du: Drop bpp variable from struct
    rzg2l_du_format_info

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

 drivers/gpu/drm/renesas/rz-du/rzg2l_du_kms.c | 120 +++++++++++++++++--
 drivers/gpu/drm/renesas/rz-du/rzg2l_du_kms.h |   1 -
 2 files changed, 113 insertions(+), 8 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-04-07  6:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-30 10:23 [PATCH v2 0/2] drm: renesas: Extend RZ/G2L KMS formats Biju Das
2025-03-30 10:23 ` [PATCH v2 1/2] drm: renesas: rz-du: Drop bpp variable from struct rzg2l_du_format_info Biju Das
2025-03-30 11:12   ` Laurent Pinchart
2025-04-03  9:21   ` Kieran Bingham
2025-03-30 10:23 ` [PATCH v2 2/2] drm: renesas: Extend RZ/G2L supported KMS formats Biju Das
2025-04-03  8:36   ` Tommaso Merciai
2025-04-07  6:40   ` Biju Das

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.