]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Pass pipe to LPE audio notification
authorTakashi Iwai <tiwai@suse.de>
Tue, 31 Jan 2017 20:16:51 +0000 (14:16 -0600)
committerTakashi Iwai <tiwai@suse.de>
Wed, 1 Feb 2017 15:22:10 +0000 (16:22 +0100)
commitf95e29b92190607c66dc5c96b7e0de9c332062c2
tree1a28e27943ced9fb030d600a35ad91282741aded
parent9c9191f3de5926830346750ce4417d261027ab80
drm/i915: Pass pipe to LPE audio notification

The LPE audio configuration depends on the pipe, thus we need to pass
the currently used pipe.  It's now embedded in struct
intel_hdmi_lpe_audio_eld as well as port id.

Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_audio.c
drivers/gpu/drm/i915/intel_lpe_audio.c
include/drm/intel_lpe_audio.h