All of lore.kernel.org
 help / color / mirror / Atom feed
From: mengdong.lin@intel.com
To: alsa-devel@alsa-project.org, tiwai@suse.de
Cc: Mengdong Lin <mengdong.lin@intel.com>
Subject: [PATCH v3 0/5] ALSA: hda - remove unnecessary controller dependency on i915 gfx power
Date: Wed, 29 Apr 2015 17:43:03 +0800	[thread overview]
Message-ID: <cover.1430300071.git.mengdong.lin@intel.com> (raw)

From: Mengdong Lin <mengdong.lin@intel.com>

Mengdong Lin (5):
  ALSA: hda - implement a refcount for i915 power well switch
  ALSA: hda - allow a codec to control the link power
  ALSA: hda - implement link_power ops for i915 display power control
  ALSA: hda - divide controller and codec dependency on i915 gfx power
    well
  ALSA: hda - remove controller dependency on i915 power well for
    Baytrail/Braswell

 include/sound/hdaudio.h        |  4 ++++
 sound/hda/hdac_device.c        | 15 ++++++++++++++
 sound/pci/hda/hda_codec.c      |  4 ++++
 sound/pci/hda/hda_controller.c | 11 ++++++++++
 sound/pci/hda/hda_controller.h |  2 ++
 sound/pci/hda/hda_i915.c       | 18 +++++++++++++----
 sound/pci/hda/hda_intel.c      | 46 ++++++++++++++++++++++++++++++++++--------
 sound/pci/hda/hda_intel.h      |  2 ++
 sound/pci/hda/patch_hdmi.c     |  9 +++++++++
 9 files changed, 99 insertions(+), 12 deletions(-)

-- 
1.9.1

             reply	other threads:[~2015-04-29  9:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29  9:43 mengdong.lin [this message]
2015-04-29  9:43 ` [PATCH v3 1/5] ALSA: hda - implement a refcount for i915 power well switch mengdong.lin
2015-04-29  9:43 ` [PATCH v3 2/5] ALSA: hda - allow a codec to control the link power mengdong.lin
2015-04-29  9:43 ` [PATCH v3 3/5] ALSA: hda - implement link_power ops for i915 display power control mengdong.lin
2015-04-29  9:43 ` [PATCH v3 4/5] ALSA: hda - divide controller and codec dependency on i915 gfx power well mengdong.lin
2015-04-29  9:43 ` [PATCH v3 5/5] ALSA: hda - remove controller dependency on i915 power well for Baytrail/Braswell mengdong.lin
2015-04-29 10:30 ` [PATCH v3 0/5] ALSA: hda - remove unnecessary controller dependency on i915 gfx power Takashi Iwai
2015-04-30  2:07   ` Lin, Mengdong
2015-04-30  5:12     ` 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=cover.1430300071.git.mengdong.lin@intel.com \
    --to=mengdong.lin@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --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 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.