All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: dw-hdmi: various improvements
@ 2017-04-07 14:19 ` Romain Perier
  0 siblings, 0 replies; 29+ messages in thread
From: Romain Perier @ 2017-04-07 14:19 UTC (permalink / raw)
  To: Archit Taneja, David Airlie
  Cc: dri-devel, linux-rockchip, linux-arm-kernel, linux-kernel,
	Jose Abreu, Russell King, Neil Armstrong, Romain Perier

This set of patches split the stream handling functions in two parts. It
introduces new callbacks that are specific to each variant, one for I2S
and one for AHB.

Then, as requested by the datasheet for the I2S variant, it adds support
for gating the audio sampler clock when the audio stream is enabled and
disabled.

This patches series is the continuity of the following discussion:
http://lists.infradead.org/pipermail/linux-arm-kernel/2017-March/493550.html

Romain Perier (2):
  drm: dw-hdmi: add specific I2S and AHB functions for stream handling
  drm: dw-hdmi: Gate audio clock from the I2S enablement callbacks

 drivers/gpu/drm/bridge/dw-hdmi.c | 45 +++++++++++++++++++++++++++++++++-------
 1 file changed, 37 insertions(+), 8 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-04-10 12:44 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-07 14:19 [PATCH 0/2] drm: dw-hdmi: various improvements Romain Perier
2017-04-07 14:19 ` Romain Perier
2017-04-07 14:19 ` [PATCH 1/2] drm: dw-hdmi: add specific I2S and AHB functions for stream handling Romain Perier
2017-04-07 14:19   ` Romain Perier
2017-04-07 14:19   ` Romain Perier
2017-04-07 14:22   ` Neil Armstrong
2017-04-07 14:22     ` Neil Armstrong
2017-04-07 14:22     ` Neil Armstrong
2017-04-07 14:19 ` [PATCH 2/2] drm: dw-hdmi: Gate audio clock from the I2S enablement callbacks Romain Perier
2017-04-07 14:19   ` Romain Perier
2017-04-07 14:23   ` Neil Armstrong
2017-04-07 14:23     ` Neil Armstrong
2017-04-07 14:23     ` Neil Armstrong
2017-04-07 14:29     ` Romain Perier
2017-04-07 14:29       ` Romain Perier
2017-04-10  5:19 ` [PATCH 0/2] drm: dw-hdmi: various improvements Archit Taneja
2017-04-10  5:19   ` Archit Taneja
2017-04-10  5:19   ` Archit Taneja
2017-04-10 10:08   ` Russell King - ARM Linux
2017-04-10 10:08     ` Russell King - ARM Linux
2017-04-10 10:35     ` Neil Armstrong
2017-04-10 10:35       ` Neil Armstrong
2017-04-10 10:35       ` Neil Armstrong
2017-04-10 11:14       ` Russell King - ARM Linux
2017-04-10 11:14         ` Russell King - ARM Linux
2017-04-10 12:08       ` Daniel Vetter
2017-04-10 12:08         ` Daniel Vetter
2017-04-10 12:44         ` Russell King - ARM Linux
2017-04-10 12:44           ` Russell King - ARM Linux

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.