All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Stephen Warren <swarren@nvidia.com>
Cc: wni@nvidia.com, wfg@linux.intel.com, ndaga@nvidia.com,
	alsa-devel@alsa-project.org
Subject: Re: [PATCH 0/6] HDMI: Implement pcm-per-pin
Date: Mon, 06 Jun 2011 16:21:05 +0200	[thread overview]
Message-ID: <s5h62oj6nxq.wl%tiwai@suse.de> (raw)
In-Reply-To: <s5h4o463ner.wl%tiwai@suse.de>

At Fri, 03 Jun 2011 18:11:40 +0200,
Takashi Iwai wrote:
> 
> At Wed,  1 Jun 2011 11:14:15 -0600,
> Stephen Warren wrote:
> > 
> > This patchset implements a PCM-per-pin-widget model for all HDMI codecs that
> > use the generic codec support. For most existing codecs, there is 1 pin and
> > 1 converter per codec, so this change should have no functional impact. For
> > some codecs (e.g. GeForce 520, Intel Ibex Peak) there are fewer converters
> > than pins, and the default routing is for all pins to be mux'd from a single
> > codec, so this patch allows:
> > 
> > a) Multiple PCMs to be used at once (1 per converter). Previously, only 1
> >    PCM was created due to the default muxing.
> > 
> > b) A direct mapping from PCM device to pin, and hence to ELD data and
> >    connected monitor. This should enable simpler/better decisions re: which
> >    audio formats are supported for that PCM, since only 1 ELD has to be
> >    considered (previously, I think the ELDs other than from the first pin
> >    were simply ignored)
> > 
> > The very first change in the series is actually somewhat unrelated, but I
> > noticed it while working on this, and I believe it's a correct change.
> 
> Thanks for the patches.  Through a quick glance, all look OK to me.
> I'm going to try to review more and apply the patches in the next week.

OK, now applied all patches to topic/hda branch and merged to master
and for-next.  Let's see what happens.


thanks,

Takashi

  reply	other threads:[~2011-06-06 14:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-01 17:14 [PATCH 0/6] HDMI: Implement pcm-per-pin Stephen Warren
2011-06-01 17:14 ` [PATCH 1/6] ALSA: hda: Gate ELD usage only by whether ELD is valid Stephen Warren
2011-06-01 17:14 ` [PATCH 2/6] ALSA: hda: Allow multple SPDIF controls per codec Stephen Warren
2011-06-01 17:14 ` [PATCH 3/6] ALSA: hda: Virtualize SPDIF out controls Stephen Warren
2011-06-01 17:14 ` [PATCH 4/6] ALSA: hda: Separate generic and non-generic implementations Stephen Warren
2011-06-01 17:14 ` [PATCH 5/6] ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place Stephen Warren
2011-06-01 17:14 ` [PATCH 6/6] ALSA: hda: HDMI: Support codecs with fewer cvts than pins Stephen Warren
2011-06-03 16:11 ` [PATCH 0/6] HDMI: Implement pcm-per-pin Takashi Iwai
2011-06-06 14:21   ` Takashi Iwai [this message]
2011-06-08  0:06   ` [PATCH 1/1] Added patch file and Makefile entry for CA0132 HDA codec Ian Minett
2011-06-08  6:04     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5h62oj6nxq.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=ndaga@nvidia.com \
    --cc=swarren@nvidia.com \
    --cc=wfg@linux.intel.com \
    --cc=wni@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.