OSDN Git Service

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)
commit447ee6a7cbbfb5ae7ab8f9b8b058b4a04fe398bf
treea2c67de49b17f7d51e4d1b822ee0a7ffa909f37f
parentce85c9ac8dd53a658d85b4f39f612c23aa704e49
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