[Intel-gfx] [PATCH v4 0/4] i915 to call hda driver on HDMI plug/unplug
David Henningsson
david.henningsson at canonical.com
Wed Aug 19 01:48:54 PDT 2015
It's been a while since the last patch set iteration, due to me
being on vacation. But here's a new set, and I still hope that it can
make it into the next merge window.
Changes since v3 (with the person suggesting that change within parantheses):
* Valleyview now has three pins like all the others (Libin Yang)
* Renamed a few references from "hotplug" to "pin_eld" to reduce
confusion with hotplug code on the i915 side (Jani Nikula)
* Rewrote the dispatching from hda core to codec on the hda side (Takashi Iwai)
This iteration has been tested and working on one Skylake machine.
David Henningsson (4):
drm/i915: Add audio pin sense / ELD callback
drm/i915: Call audio pin/ELD notify function
ALSA: hda - allow codecs to access the i915 pin/ELD callback
ALSA: hda - Wake the codec up on pin/ELD notify events
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/intel_audio.c | 23 ++++++++++++++++++++---
include/drm/i915_component.h | 12 ++++++++++++
include/sound/hda_i915.h | 7 +++++++
sound/hda/hdac_i915.c | 10 ++++++++++
sound/pci/hda/patch_hdmi.c | 22 +++++++++++++++++++++-
6 files changed, 71 insertions(+), 4 deletions(-)
--
1.9.1
More information about the Intel-gfx
mailing list