]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/i915/i915_drv.h
drm/i915: Call audio pin/ELD notify function
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 19 Aug 2015 08:48:56 +0000 (10:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 2 Sep 2015 09:31:44 +0000 (11:31 +0200)
commit51e1d83cab9988716ae68801a721f4df0aaa374b
tree0a102b629bf7872618801eef9082a7b55a489d1d
parent2a8ceedf787167e6b1670b89d44e8dffca14d19c
drm/i915: Call audio pin/ELD notify function

When the audio codec is enabled or disabled, notify the audio driver.
This will enable the audio driver to get the notification at all times
(even when audio is in different powersave states).

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_audio.c