[Intel-gfx] [PATCH v2 0/4] i915 to call hda driver on HDMI plug/unplug
David Henningsson
david.henningsson at canonical.com
Wed Jul 22 08:28:07 PDT 2015
Changes since previous version:
* Renames and refactorings according to Daniel's and Takashi's suggestions.
* Debug message slightly improved.
* Braswell now has all three pins too, Baytrail still has only one pin.
It would still be good with some confirmation from Intel that this is
correct.
David Henningsson (4):
drm/i915: Add audio hotplug info struct
drm/i915: Call audio hotplug notify function
ALSA: hda - Dispatch incoming HDMI hotplug i915 callback
ALSA: hda - Wake the codec up on hotplug notify events
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/intel_audio.c | 41 ++++++++++++++++++++++++++++++++++++
include/drm/i915_component.h | 18 ++++++++++++++++
include/sound/hdaudio.h | 4 ++++
sound/hda/hdac_i915.c | 26 +++++++++++++++++++++++
sound/pci/hda/patch_hdmi.c | 13 +++++++++++-
6 files changed, 102 insertions(+), 1 deletion(-)
--
1.7.9.5
More information about the Intel-gfx
mailing list