Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] ALSA: hda - remove unnecessary controller dependency on i915 gfx power
@ 2015-04-29  9:43 mengdong.lin
  2015-04-29  9:43 ` [PATCH v3 1/5] ALSA: hda - implement a refcount for i915 power well switch mengdong.lin
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: mengdong.lin @ 2015-04-29  9:43 UTC (permalink / raw)
  To: alsa-devel, tiwai; +Cc: Mengdong Lin

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

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

end of thread, other threads:[~2015-04-30  5:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29  9:43 [PATCH v3 0/5] ALSA: hda - remove unnecessary controller dependency on i915 gfx power mengdong.lin
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox