]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - sound/pci/hda/patch_hdmi.c
ALSA: hda - Wake the codec up on pin/ELD notify events
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 19 Aug 2015 08:48:58 +0000 (10:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 2 Sep 2015 10:24:40 +0000 (12:24 +0200)
commit25adc137c546ce297b4d76820913dda11cad3891
treed0055d62d7ddc2ad71850de3b12c1b47dc4e60d1
parent45c053df5bdc4843cf19b920db6ab819ddc27ff7
ALSA: hda - Wake the codec up on pin/ELD notify events

Whenever there is an event from the i915 driver, wake the codec
and recheck plug/unplug + ELD status.

This fixes the issue with lost unsol events in power save mode,
the codec and controller can now sleep in D3 and still know when
the HDMI monitor has been connected.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c