All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] More ingenic-drm IPU cleanups
@ 2020-07-30  1:46 ` Paul Cercueil
  0 siblings, 0 replies; 14+ messages in thread
From: Paul Cercueil @ 2020-07-30  1:46 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter
  Cc: Paul Cercueil, od, Sam Ravnborg, linux-kernel, dri-devel

Hi,

A few more patches to the ingenic-drm IPU driver.

Patch [1/3] fixes the behaviour on newer SoCs at high resolutions /
framerates.

Patch [2/3] drops YUV 4:2:2 support on the JZ4725B SoC because of what I
think is a hardware bug.

Patch [3/3] makes the IPU clock enabled/disabled when needed.

Cheers,
-Paul

Paul Cercueil (3):
  drm/ingenic: ipu: Only restart manually on older SoCs
  drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B
  drm/ingenic: ipu: Only enable clock when needed

 drivers/gpu/drm/ingenic/ingenic-ipu.c | 38 +++++++++++++++++++++++----
 1 file changed, 33 insertions(+), 5 deletions(-)

-- 
2.27.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-07-30  7:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-30  1:46 [PATCH 0/3] More ingenic-drm IPU cleanups Paul Cercueil
2020-07-30  1:46 ` Paul Cercueil
2020-07-30  1:46 ` [PATCH 1/3] drm/ingenic: ipu: Only restart manually on older SoCs Paul Cercueil
2020-07-30  1:46   ` Paul Cercueil
2020-07-30  5:27   ` Sam Ravnborg
2020-07-30  5:27     ` Sam Ravnborg
2020-07-30  1:46 ` [PATCH 2/3] drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B Paul Cercueil
2020-07-30  1:46   ` Paul Cercueil
2020-07-30  5:30   ` Sam Ravnborg
2020-07-30  5:30     ` Sam Ravnborg
2020-07-30  1:46 ` [PATCH 3/3] drm/ingenic: ipu: Only enable clock when needed Paul Cercueil
2020-07-30  1:46   ` Paul Cercueil
2020-07-30  5:33   ` Sam Ravnborg
2020-07-30  5:33     ` Sam Ravnborg

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.