All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/3] start to support MST
@ 2016-03-21  8:37 libin.yang
  2016-03-21  8:37 ` [RFC PATCH v2 1/3] ALSA: hda - add DP mst verb support libin.yang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: libin.yang @ 2016-03-21  8:37 UTC (permalink / raw)
  To: alsa-devel, tiwai; +Cc: libin.yang, mengdong.lin, Libin Yang

From: Libin Yang <libin.yang@linux.intel.com>

These patches are draft patches to support MST. The patches doesn't
work because of lacking support in gfx driver.

Libin Yang (3):
  ALSA: hda - add DP mst verb support
  ALSA - hda: add devid support in acom
  ALSA - hda: add DP MST support

 drivers/gpu/drm/i915/intel_audio.c |   2 +-
 include/drm/i915_component.h       |   2 +-
 include/sound/hda_i915.h           |   6 +-
 sound/hda/hdac_i915.c              |   7 +-
 sound/pci/hda/hda_codec.c          |  86 ++++++++++++++++-
 sound/pci/hda/hda_codec.h          |   3 +
 sound/pci/hda/patch_hdmi.c         | 184 +++++++++++++++++++++++++++----------
 7 files changed, 227 insertions(+), 63 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-03-25  8:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-21  8:37 [RFC PATCH v2 0/3] start to support MST libin.yang
2016-03-21  8:37 ` [RFC PATCH v2 1/3] ALSA: hda - add DP mst verb support libin.yang
2016-03-22 11:17   ` Takashi Iwai
2016-03-24  8:44     ` Yang, Libin
2016-03-24  9:19       ` Takashi Iwai
2016-03-25  2:26         ` Yang, Libin
2016-03-25  8:53           ` Takashi Iwai
2016-03-21  8:37 ` [RFC PATCH v2 2/3] ALSA - hda: add devid support in acom libin.yang
2016-03-21  8:37 ` [RFC PATCH v2 3/3] ALSA - hda: add DP MST support libin.yang
2016-03-22 11:28   ` Takashi Iwai
2016-03-24  8:57     ` Yang, Libin

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.