]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add position_fix=4 (COMBO) option
authorTakashi Iwai <tiwai@suse.de>
Tue, 28 Feb 2012 10:58:40 +0000 (11:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Feb 2012 11:18:15 +0000 (12:18 +0100)
commit8b1dad7e83bcbc674102db31ead0d35d45508f97
tree052ca4166b132a4228d3f6694aba24235660b4b1
parent8957f52f72ed26ebd09d6fc069d351ef7a9aa7d4
ALSA: hda - Add position_fix=4 (COMBO) option

This patch adds a new position_fix option value, 4, as a combo mode
to use LPIB for playbacks and POSBUF for captures.  It's the way
recommended by Intel hardware guys.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/ALSA-Configuration.txt
Documentation/sound/alsa/HD-Audio.txt
sound/pci/hda/hda_intel.c