Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: tiwai@suse.de, alsa-devel@alsa-project.org,
	intel-gfx@lists.freedesktop.org, libin.yang@intel.com,
	daniel.vetter@intel.com
Cc: David Henningsson <david.henningsson@canonical.com>
Subject: Re: [PATCH 0/4 v5] i915 to call hda driver on HDMI plug/unplug
Date: Fri, 28 Aug 2015 20:14:48 +0300	[thread overview]
Message-ID: <87oahrmj1z.fsf@intel.com> (raw)
In-Reply-To: <1440781350-12053-1-git-send-email-david.henningsson@canonical.com>

On Fri, 28 Aug 2015, David Henningsson <david.henningsson@canonical.com> wrote:
> Hopefully last version? :-)
>
>  * Added commit text about duplicate events (patch 4/4)
>  * Added locks in bind/unbind on i915 side (patch 2/4)
>  * Fixed docbook comments in i915 struct (patch 1/4)
>  * Removed port_mst_streaming parameter (patch 1/4)
>  * Added Reviewed-by - 1 & 2 by Jani, 3 & 4 by Takashi.
>    Hopefully this was correct, otherwise feel free to adjust
>    yourself before committing.
>
> Both Jani and Takashi seem okay with this going into 4.3. 
> Nobody has said which tree you prefer to take it through, so
> how about Takashi merging it?

I think there's a slight conflict with Libin's series [1], so both
should probably go through the same tree. I'm fine with either.

BR,
Jani.


[1] http://mid.gmane.org/1439880714-40931-1-git-send-email-libin.yang@intel.com


>
> David Henningsson (4):
>   drm/i915: Add audio pin sense / ELD callback
>   drm/i915: Call audio pin/ELD notify function
>   ALSA: hda - allow codecs to access the i915 pin/ELD callback
>   ALSA: hda - Wake the codec up on pin/ELD notify events
>
>  drivers/gpu/drm/i915/i915_drv.h    |  1 +
>  drivers/gpu/drm/i915/intel_audio.c | 27 ++++++++++++++++++++++++---
>  include/drm/i915_component.h       | 16 ++++++++++++++++
>  include/sound/hda_i915.h           |  7 +++++++
>  sound/hda/hdac_i915.c              | 10 ++++++++++
>  sound/pci/hda/patch_hdmi.c         | 22 +++++++++++++++++++++-
>  6 files changed, 79 insertions(+), 4 deletions(-)
>
> -- 
> 1.9.1
>

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2015-08-28 17:14 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28 17:02 [PATCH 0/4 v5] i915 to call hda driver on HDMI plug/unplug David Henningsson
2015-08-28 17:02 ` [PATCH 1/4] drm/i915: Add audio pin sense / ELD callback David Henningsson
2015-09-02 11:44   ` Daniel Vetter
2015-08-28 17:02 ` [PATCH 2/4] drm/i915: Call audio pin/ELD notify function David Henningsson
2015-08-28 17:02 ` [PATCH 3/4] ALSA: hda - allow codecs to access the i915 pin/ELD callback David Henningsson
2015-08-28 17:02 ` [PATCH 4/4] ALSA: hda - Wake the codec up on pin/ELD notify events David Henningsson
2015-11-25  9:56   ` Zhang, Xiong Y
2015-11-25 10:07     ` Takashi Iwai
2015-11-25 10:57       ` Zhang, Xiong Y
2015-11-25 11:17         ` Takashi Iwai
2015-11-26  6:06           ` Zhang, Xiong Y
2015-11-26  6:25             ` Takashi Iwai
2015-11-26  7:57               ` Zhang, Xiong Y
2015-11-26  8:07                 ` [Intel-gfx] " Takashi Iwai
2015-11-26  9:16                   ` Zhang, Xiong Y
2015-11-26  9:24                     ` Takashi Iwai
2015-11-26 15:08                       ` David Henningsson
2015-11-26 15:23                         ` Takashi Iwai
2015-11-26 15:29                           ` David Henningsson
2015-11-26 15:37                             ` Imre Deak
2015-11-26 15:43                             ` Ville Syrjälä
2015-11-26 15:51                               ` Takashi Iwai
2015-11-26 15:58                                 ` Ville Syrjälä
2015-11-26 16:16                                   ` Takashi Iwai
2015-11-27  2:55                                     ` Zhang, Xiong Y
2015-11-27 13:38                                       ` Takashi Iwai
2015-11-27 13:45                                         ` David Henningsson
2015-11-27 13:50                                           ` Takashi Iwai
2015-11-26 15:47                             ` Takashi Iwai
2015-11-26 15:48                           ` Daniel Vetter
2015-08-28 17:14 ` Jani Nikula [this message]
2015-09-02 11:45   ` [PATCH 0/4 v5] i915 to call hda driver on HDMI plug/unplug Daniel Vetter
2015-09-02 11:59     ` Takashi Iwai
2015-09-02 12:14       ` Daniel Vetter
2015-09-03  7:52 ` David Henningsson
2015-09-03  8:31   ` Takashi Iwai
2015-09-03  9:53     ` David Henningsson
2015-09-03 10:29     ` Jani Nikula

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=87oahrmj1z.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=daniel.vetter@intel.com \
    --cc=david.henningsson@canonical.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=libin.yang@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