linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] OMAPDSS/ASoC: Repair broken HDMI audio in K3.2-rcX
@ 2011-12-16  7:03 Ricardo Neri
  2011-12-16  7:03 ` [PATCH 1/4] ASoC: OMAP: HDMI: Introduce driver data for audio codec Ricardo Neri
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Ricardo Neri @ 2011-12-16  7:03 UTC (permalink / raw)
  To: tomi.valkeinen, mythripk
  Cc: linux-omap, s-guiriec, lrg, peter.ujfalusi, Ricardo Neri

It has been detected that HDMI audio is broken in K3.2-rcX due to
the most recent updates in the DSS. This set of patches aims to repair such
break. It also improves the implementation of the ASoC codec to better follow
the DSS design by clearly separating functions that need acess to IP-
specific data.

This set of patches is based on
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git v3.2-rc5

and is available at
git://gitorious.org/omap-audio/linux-audio.git ricardon/topic/fix-hdmi-audio-3.2

Validation was performed on HDMI TV. Penguins were present on the display
and audio playback was performed with aplay at 32, 44.1 and 48kHz with S16_LE
and S24_LE sample formats. Validation was performed on SDP4430 ES2.2.

Ricardo Neri (4):
  ASoC: OMAP: HDMI: Introduce driver data for audio codec
  ASoC: OMAP: HDMI: Correct signature of ASoC functions
  OMAPDSS: HDMI: Create function to enable HDMI audio
  ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI
    driver

 drivers/video/omap2/dss/dss_features.c    |    4 ++
 drivers/video/omap2/dss/hdmi.c            |   46 +++++++++++++++++++++++++++-
 drivers/video/omap2/dss/ti_hdmi.h         |   10 +++++-
 drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c |   37 ++++-------------------
 drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h |    3 --
 5 files changed, 64 insertions(+), 36 deletions(-)


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

end of thread, other threads:[~2012-01-13  2:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16  7:03 [PATCH 0/4] OMAPDSS/ASoC: Repair broken HDMI audio in K3.2-rcX Ricardo Neri
2011-12-16  7:03 ` [PATCH 1/4] ASoC: OMAP: HDMI: Introduce driver data for audio codec Ricardo Neri
2011-12-16  7:03 ` [PATCH 2/4] ASoC: OMAP: HDMI: Correct signature of ASoC functions Ricardo Neri
2011-12-16  7:03 ` [PATCH 3/4] OMAPDSS: HDMI: Create function to enable HDMI audio Ricardo Neri
2011-12-16  7:03 ` [PATCH 4/4] ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver Ricardo Neri
2011-12-19  8:12   ` Tomi Valkeinen
2011-12-29  9:56 ` [PATCH 0/4] OMAPDSS/ASoC: Repair broken HDMI audio in K3.2-rcX K, Mythri P
2011-12-29 18:48   ` Mark Brown
2012-01-03  5:57     ` Ricardo Neri
2012-01-03 20:09       ` Mark Brown
2012-01-11  2:44         ` Ricardo Neri
2012-01-12  2:59           ` Mark Brown
2012-01-13  2:23             ` Ricardo Neri

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