From: libin.yang@linux.intel.com
To: alsa-devel@alsa-project.org, tiwai@suse.de
Cc: libin.yang@intel.com, mengdong.lin@intel.com,
Libin Yang <libin.yang@linux.intel.com>
Subject: [RFC PATCH v2 0/3] start to support MST
Date: Mon, 21 Mar 2016 16:37:53 +0800 [thread overview]
Message-ID: <1458549476-77040-1-git-send-email-libin.yang@linux.intel.com> (raw)
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
next reply other threads:[~2016-03-21 8:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-21 8:37 libin.yang [this message]
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
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=1458549476-77040-1-git-send-email-libin.yang@linux.intel.com \
--to=libin.yang@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=libin.yang@intel.com \
--cc=mengdong.lin@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 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.