Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/4] ASoC: Add HDA HDMI codec driver
@ 2015-10-09 12:28 Vinod Koul
  2015-10-09 12:28 ` [RFC 1/4] ASoC: hdac-hdmi: Add hdmi driver Vinod Koul
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Vinod Koul @ 2015-10-09 12:28 UTC (permalink / raw)
  To: alsa-devel
  Cc: Lars-Peter Clausen, Russell King - ARM Linux, tiwai,
	Arnaud Pouliquen, liam.r.girdwood, patches.audio, broonie,
	Yakir Yang, Vinod Koul

Yes, this patch series attempts to add yet another HDMI driver to
ASoC. This codec appears as HDA codec over HDA link. Although
the codec reside in display we have a HDA link from audio block
to this codec. The communication to codec is over HDA link

Thanks to i915 component infrastructure, we do not need to worry
about keeping the codec on, this is done by i915 for us.

Based on discussion with Mark here at ELCE and other attempts by
various folks on HDMI, I wanted to show on list the stuff we have
done and discuss and try to see how we converge various attempts

The driver here only supports stereo and doesn't do multichannel
just yet, will add later once we converge here. The support for
using i915 component notification by David will be added later
on.

Question/Comments welcome...

Subhransu S. Prusty (4):
  ASoC: hdac-hdmi: Add hdmi driver
  ASoC: hdac_hdmi: Add PM support for HDMI
  ASoC: hdac_hdmi: Add hdac hdmi dai ops
  ASoC: hdac_hdmi: Setup and start infoframe

 sound/soc/codecs/Kconfig     |   4 +
 sound/soc/codecs/Makefile    |   2 +
 sound/soc/codecs/hdac_hdmi.c | 694 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 700 insertions(+)
 create mode 100644 sound/soc/codecs/hdac_hdmi.c

-- 
2.4.3

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

end of thread, other threads:[~2015-11-05  5:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-09 12:28 [RFC 0/4] ASoC: Add HDA HDMI codec driver Vinod Koul
2015-10-09 12:28 ` [RFC 1/4] ASoC: hdac-hdmi: Add hdmi driver Vinod Koul
2015-10-09 12:28 ` [RFC 2/4] ASoC: hdac_hdmi: Add PM support for HDMI Vinod Koul
2015-10-09 12:28 ` [RFC 3/4] ASoC: hdac_hdmi: Add hdac hdmi dai ops Vinod Koul
2015-10-09 12:28 ` [RFC 4/4] ASoC: hdac_hdmi: Setup and start infoframe Vinod Koul
2015-10-09 12:49   ` Russell King - ARM Linux
2015-10-09 14:51     ` Vinod Koul
2015-10-09 12:52 ` [RFC 0/4] ASoC: Add HDA HDMI codec driver Russell King - ARM Linux
2015-10-09 15:17   ` Vinod Koul
2015-10-09 15:28     ` Russell King - ARM Linux
2015-10-09 15:33       ` Vinod Koul
2015-10-13 13:08 ` Koul, Vinod
2015-10-20  0:15   ` Mark Brown
2015-10-20  3:29     ` Vinod Koul
2015-10-22  2:22 ` Hui Wang
2015-11-05  5:56   ` Vinod Koul

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