public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ALSA: hda - restore BCLK from CDCLK for Haswell/Broadwell display audio
@ 2014-07-02 14:43 mengdong.lin
  2014-07-02 14:43 ` [PATCH 1/3] drm/i915: provide interface for audio driver to query cdclk mengdong.lin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: mengdong.lin @ 2014-07-02 14:43 UTC (permalink / raw)
  To: alsa-devel, tiwai, jani.nikula; +Cc: Mengdong Lin

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

The 3 patches are for Haswell/Broadwell display HD-A controller.

The 1st patch is for i915 display driver, providing a private interface for
the audio driver to query CDCLK.

The other 2 patches are for HD-A driver, will restore BCLK by setting M/N 
values as per CDCLK.

Mengdong Lin (3):
  drm/i915: provide interface for audio driver to query cdclk
  ALSA: hda - define hda_get_display_clk to query CDCLK for
    Haswell/Broadwell
  ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display
    HDA controller

 drivers/gpu/drm/i915/intel_pm.c | 21 +++++++++++++++
 include/drm/i915_powerwell.h    |  1 +
 sound/pci/hda/hda_i915.c        | 22 +++++++++++++++
 sound/pci/hda/hda_i915.h        |  1 +
 sound/pci/hda/hda_intel.c       | 60 +++++++++++++++++++++++++----------------
 5 files changed, 82 insertions(+), 23 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2014-07-03  5:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 14:43 [PATCH 0/3] ALSA: hda - restore BCLK from CDCLK for Haswell/Broadwell display audio mengdong.lin
2014-07-02 14:43 ` [PATCH 1/3] drm/i915: provide interface for audio driver to query cdclk mengdong.lin
2014-07-02 14:53   ` Takashi Iwai
2014-07-02 14:43 ` [PATCH 2/3] ALSA: hda - define hda_get_display_clk to query CDCLK for Haswell/Broadwell mengdong.lin
2014-07-02 14:44 ` [PATCH 3/3] ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controller mengdong.lin
2014-07-02 15:01   ` Takashi Iwai
2014-07-03  5:14     ` Lin, Mengdong

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