commit | f95e29b92190607c66dc5c96b7e0de9c332062c2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jan 31 14:16:51 2017 -0600 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 01 16:22:10 2017 +0100 |
tree | 1a28e27943ced9fb030d600a35ad91282741aded | |
parent | 9c9191f3de5926830346750ce4417d261027ab80 [diff] |
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>