summaryrefslogtreecommitdiff
path: root/Documentation/sound/alsa/HD-Audio-Controls.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10ALSA: doc: ReSTize HD-Audio-Controls documentTakashi Iwai1-116/+0
A conversion from a simple text file. Put to hd-audio subdirectory with a rename. Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-10-04ALSA: hda - Add documentation for codec specific mixer controls of Analog codecsRaymond Yau1-0/+16
* Channel Mode This is an enum control to change the surround-channel setup, appears only when the surround channels are available. It gives the number of channels to be used, "2ch", "4ch" abd "6ch". According to the configuration, this also controls the jack-retasking of multi-I/O jacks. * Independent HP When this enum control is enabled, the headphone output is routed from an individual stream (the third PCM such as hw:0,2) instead of the primary stream. Signed-off-by: Raymond Yau <superquad.vortex2@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-07-19ALSA: hda - Add documentation for codec-specific mixer controlsTakashi Iwai1-0/+100
Signed-off-by: Takashi Iwai <tiwai@suse.de>