[Intel-gfx] [PATCH 2/4] drm/i915: Call audio hotplug notify function

2015-07-23 Thread David Henningsson
On HDMI hotplug events, 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 --- drivers/gpu/drm/i915/i915_drv.h|1 + drivers/gpu/drm/i915/intel_audio.c | 23

[Intel-gfx] [PATCH 2/4] drm/i915: Call audio hotplug notify function

2015-07-22 Thread David Henningsson
On HDMI hotplug events, notify the audio driver. This will enable the audio driver to get the information at all times (even when audio is in different powersave states), and also without reading it from the hardware. Signed-off-by: David Henningsson --- drivers/gpu/drm/i915/i915_drv.h|1

Re: [Intel-gfx] [PATCH 2/4] drm/i915: Call audio hotplug notify function

2015-07-21 Thread David Henningsson
On 2015-07-21 11:14, Daniel Vetter wrote: On Tue, Jul 21, 2015 at 09:57:25AM +0200, David Henningsson wrote: On HDMI hotplug events, notify the audio driver. This will enable the audio driver to get the information at all times (even when audio is in different powersave states), and also witho

Re: [Intel-gfx] [PATCH 2/4] drm/i915: Call audio hotplug notify function

2015-07-21 Thread Daniel Vetter
On Tue, Jul 21, 2015 at 09:57:25AM +0200, David Henningsson wrote: > On HDMI hotplug events, notify the audio driver. This will enable > the audio driver to get the information at all times (even when > audio is in different powersave states), and also without reading > it from the hardware. > > S

[Intel-gfx] [PATCH 2/4] drm/i915: Call audio hotplug notify function

2015-07-21 Thread David Henningsson
On HDMI hotplug events, notify the audio driver. This will enable the audio driver to get the information at all times (even when audio is in different powersave states), and also without reading it from the hardware. Signed-off-by: David Henningsson --- drivers/gpu/drm/i915/i915_drv.h|1