From: Vinod Koul <vinod.koul@intel.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: patches.audio@intel.com, alsa-devel@alsa-project.org,
Mark Brown <broonie@kernel.org>,
"Subhransu S. Prusty" <subhransu.s.prusty@intel.com>,
lgirdwood@gmail.com
Subject: Re: [PATCH v4 04/14] ASoC: hdac_hdmi: Add hotplug notification and read eld
Date: Sat, 9 Jan 2016 11:09:26 +0530 [thread overview]
Message-ID: <20160109053926.GO11778@localhost> (raw)
In-Reply-To: <s5hk2nkdvih.wl-tiwai@suse.de>
On Fri, Jan 08, 2016 at 02:57:10PM +0100, Takashi Iwai wrote:
> On Fri, 08 Jan 2016 14:59:50 +0100,
> Vinod Koul wrote:
> >
> > On Fri, Jan 08, 2016 at 01:42:17PM +0000, Mark Brown wrote:
> > > On Wed, Dec 09, 2015 at 09:46:11PM +0530, Subhransu S. Prusty wrote:
> > >
> > > > This patch uses i915 component framework to register for hotplug
> > > > notification. And once it identifies valid pin sense and valid eld,
> > >
> > > You say this patch uses the i915 component framework but...
> > >
> > > > + if (pin->eld.monitor_present && pin->eld.eld_valid) {
> > > > + /* TODO: Use i915 cmpnt framework when available */
> > > > + if (hdac_hdmi_get_eld(&edev->hdac, pin->nid,
> > >
> > > ...that's a TODO according to the code?
> >
> > ah sorry, Shubranshu meant use i915 eld presence fwk when available.
> > Takashi was working on it so we will convert this to use shiny new
> > framework a bit later :)
>
> FYI, the framework has been already merged to for-next branch.
Thanks for update, Yes this is next task for Shubranshu to do this and
multichannel support
--
~Vinod
next prev parent reply other threads:[~2016-01-09 5:35 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-09 16:10 [PATCH v4 00/14] ASoC: hdac_hdmi: Add DP & notification support Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 01/14] ASoC: hdac_hdmi: Fix to check num nodes correctly Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 02/14] ASoC: hdac_hdmi: Fix to warn instead of err for no connected nids Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 03/14] ASoC: hdac_hdmi: Use list to add pins and converters Subhransu S. Prusty
2016-01-08 13:32 ` Mark Brown
2016-01-08 13:54 ` Vinod Koul
2016-01-08 14:04 ` Mark Brown
2015-12-09 16:16 ` [PATCH v4 04/14] ASoC: hdac_hdmi: Add hotplug notification and read eld Subhransu S. Prusty
2016-01-08 13:42 ` Mark Brown
2016-01-08 13:59 ` Vinod Koul
2016-01-08 13:57 ` Takashi Iwai
2016-01-09 5:39 ` Vinod Koul [this message]
2015-12-09 16:16 ` [PATCH v4 05/14] ASoC: hdac_hdmi: Apply constraints based on ELD Subhransu S. Prusty
2016-01-08 14:09 ` Mark Brown
2016-01-08 14:48 ` Takashi Iwai
2016-01-14 8:51 ` Vinod Koul
2015-12-09 16:16 ` [PATCH v4 06/14] ASoC: hdac_hdmi: Enable DP1.2 and all converters/pins Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 07/14] ASoC: hdac_hdmi: create dais based on number of streams Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 08/14] ASoC: hdac_hdmi: Create widget/route based on nodes enumerated Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 09/14] ASoC: hdac_hdmi: Assign pin for stream based on dapm connection Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 10/14] drm/edid: Add API to help find connection type Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 11/14] ASoC: hdac_hdmi: Add infoframe support for dp audio Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 12/14] ASoC: hdac_hdmi: Add codec suspend/resume handler Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 13/14] ASoC: hdac_hdmi: Fix to keep display active while enumerating codec Subhransu S. Prusty
2015-12-09 16:16 ` [PATCH v4 14/14] ASoC: hdac_hdmi: Fix to enable device configuration in hw_params Subhransu S. Prusty
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=20160109053926.GO11778@localhost \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=patches.audio@intel.com \
--cc=subhransu.s.prusty@intel.com \
--cc=tiwai@suse.de \
/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 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).