28 Jun
2017
28 Jun
'17
12:58 p.m.
Hi,
this is a patch serires to address the issue recently reported by Intel gfx people. The first patch is the critical one, and it'll go to for-linus branch, possibly for 4.12, while others are some following works and cleanups.
Takashi
===
Takashi Iwai (4): ALSA: hda - Fix endless loop of codec configure ALSA: hda - Skip card registration when no codec is found ALSA: hda - Bind with i915 component before codec binding ALSA: hda - Minor code refactoring for Intel HDMI codec parsers
sound/pci/hda/hda_codec.h | 2 + sound/pci/hda/hda_controller.c | 11 ++++- sound/pci/hda/hda_intel.c | 4 +- sound/pci/hda/patch_hdmi.c | 94 +++++++++++++++--------------------------- 4 files changed, 47 insertions(+), 64 deletions(-)
--
2.13.2