ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST
authorMengdong Lin <mengdong.lin@intel.com>
Tue, 27 Aug 2013 01:35:21 +0000 (21:35 -0400)
committerTakashi Iwai <tiwai@suse.de>
Tue, 27 Aug 2013 10:15:09 +0000 (12:15 +0200)
commitf1aa06847506d5b88f5eb41fae6a24a7128097e7
treecac7c3bd3fa0cc6a945f2393ab678b263f65b99c
parent68538bf2bce557c3b5fe8c59b034d45352500db1
ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST

This patch adds flags and routines to get device list & selection info on
a pin.

To support Display Port 1.2 multi-stream transport (MST) over single DP port,
a pin can support multiple devices. Please refer to HD-A spec Document Change
Notificaton HDA040-A.

A display audio codec can set flag "dp_mst" in its patch, indicating its pins
can support MST. But at runtime, a pin may not be multi-streaming capable and
report the device list is empty, depending on Gfx driver configuration.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
This page took 0.055517 seconds and 5 git commands to generate.