linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Ingenic-drm improvements + new pixel formats
@ 2020-09-26 17:04 Paul Cercueil
  2020-09-26 17:04 ` [PATCH v2 1/7] drm/ingenic: Reset pixclock rate when parent clock rate changes Paul Cercueil
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Paul Cercueil @ 2020-09-26 17:04 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter
  Cc: Sam Ravnborg, od, dri-devel, linux-kernel, Paul Cercueil

Hi,

This is a V2 of my small patchset "Small improvements to ingenic-drm"
that I sent about two weeks ago. In that time, I worked on new
improvements, so I thought I'd just add them to the patchset, since
I needed a V2 anyway.

Sam: the patches you acked have been all slightly modified, I kept your
acked-by on them, please tell me if that's OK.

Cheers,
-Paul

Paul Cercueil (7):
  drm/ingenic: Reset pixclock rate when parent clock rate changes
  drm/ingenic: Add support for reserved memory
  drm/ingenic: Alloc F0 and F1 DMA descriptors at once
  drm/ingenic: Support handling different pixel formats in F0/F1 planes
  drm/ingenic: Add support for paletted 8bpp
  drm/ingenic: Add support for 30-bit modes
  drm/ingenic: Add support for 24-bit modes

 drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 262 +++++++++++++++++++---
 drivers/gpu/drm/ingenic/ingenic-drm.h     |   3 +
 2 files changed, 228 insertions(+), 37 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-09-26 19:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-26 17:04 [PATCH v2 0/7] Ingenic-drm improvements + new pixel formats Paul Cercueil
2020-09-26 17:04 ` [PATCH v2 1/7] drm/ingenic: Reset pixclock rate when parent clock rate changes Paul Cercueil
2020-09-26 17:04 ` [PATCH v2 2/7] drm/ingenic: Add support for reserved memory Paul Cercueil
2020-09-26 17:04 ` [PATCH v2 3/7] drm/ingenic: Alloc F0 and F1 DMA descriptors at once Paul Cercueil
2020-09-26 17:04 ` [PATCH v2 4/7] drm/ingenic: Support handling different pixel formats in F0/F1 planes Paul Cercueil
2020-09-26 17:04 ` [PATCH v2 5/7] drm/ingenic: Add support for paletted 8bpp Paul Cercueil
2020-09-26 18:23   ` Sam Ravnborg
2020-09-26 17:05 ` [PATCH v2 6/7] drm/ingenic: Add support for 30-bit modes Paul Cercueil
2020-09-26 17:05 ` [PATCH v2 7/7] drm/ingenic: Add support for 24-bit modes Paul Cercueil
2020-09-26 18:25 ` [PATCH v2 0/7] Ingenic-drm improvements + new pixel formats Sam Ravnborg
2020-09-26 19:52   ` Paul Cercueil

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