From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@alsa-project.org
Cc: libin.yang@linux.intel.com
Subject: [PATCH 0/7] Intel HD-audio HDMI codec driver rewrites
Date: Tue, 22 Mar 2016 12:29:26 +0100 [thread overview]
Message-ID: <1458646173-14520-1-git-send-email-tiwai@suse.de> (raw)
Hi,
here is a patch series for rewrite / cleanup of Intel HD-audio codec
driver. The main purpose of this patchset is to re-add the support of
i915 ELD notification for old chipsets. For that, it starts from the
cleanup of the HDMI codec driver code to get rid of excessive usages
of is_*() macros. Then the fixes for supporting the old chips in HDA
core side and HDMI codec driver side.
Although this could be included for 4.6, my current plan is to
postpone this for 4.7.
Takashi
===
Takashi Iwai (7):
ALSA: hda - Split out Intel-specific codes from patch_generic_hdmi()
ALSA: hda - Apply AMP fix in hdmi_setup_audio_infoframe() generically
ALSA: hda - Override HDMI setup_stream ops for Intel HSW+
ALSA: hda - Introduce pin_cvt_fixup() ops to hdmi parser
ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge
HDMI/DP
ALSA: hda - Add the pin / port mapping on Intel ILK and VLV
ALSA: hda - Enable i915 ELD notifier for Intel IronLake and Baytrail
include/sound/hda_i915.h | 10 +-
sound/hda/hdac_i915.c | 45 ++++--
sound/pci/hda/patch_hdmi.c | 373 ++++++++++++++++++++++++++++++---------------
3 files changed, 293 insertions(+), 135 deletions(-)
--
2.7.4
next reply other threads:[~2016-03-22 11:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-22 11:29 Takashi Iwai [this message]
2016-03-22 11:29 ` [PATCH 1/7] ALSA: hda - Split out Intel-specific codes from patch_generic_hdmi() Takashi Iwai
2016-03-22 11:29 ` [PATCH 2/7] ALSA: hda - Apply AMP fix in hdmi_setup_audio_infoframe() generically Takashi Iwai
2016-03-22 11:29 ` [PATCH 3/7] ALSA: hda - Override HDMI setup_stream ops for Intel HSW+ Takashi Iwai
2016-03-22 11:29 ` [PATCH 4/7] ALSA: hda - Introduce pin_cvt_fixup() ops to hdmi parser Takashi Iwai
2016-03-22 11:29 ` [PATCH 5/7] ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge HDMI/DP Takashi Iwai
2016-03-22 11:29 ` [PATCH 6/7] ALSA: hda - Add the pin / port mapping on Intel ILK and VLV Takashi Iwai
2016-03-22 11:29 ` [PATCH 7/7] ALSA: hda - Enable i915 ELD notifier for Intel IronLake and Baytrail 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=1458646173-14520-1-git-send-email-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=libin.yang@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).