]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Use position_fix=3 as default for AMD chipsets
authorTakashi Iwai <tiwai@suse.de>
Wed, 4 May 2011 16:28:50 +0000 (18:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 4 May 2011 16:28:50 +0000 (18:28 +0200)
commit0fbb2644b9d7892a115106873cbb11a509efa9f9
treea2c67de49b17f7d51e4d1b822ee0a7ffa909f37f
parente477e7470c0c2f755dbc41513680863feffd2ccb
ALSA: hda - Use position_fix=3 as default for AMD chipsets

AMD chipsets often behave pretty badly regarding the DMA position
reporting.  It results in the bad quality audio recording.
Using position_fix=3 works well in general for them, so let's enable
it as default for AMD.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c