commit | 5c0d7bc103dd1ae85967fbcf70be8d1ae3aa3d79 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 10 17:53:35 2008 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Fri Jun 13 16:34:25 2008 +0200 |
tree | d7c3ee90cd64da05b802924ab32f16999909083b | |
parent | 555e219ffaeecbd08d1603e1551188483e7e3b64 [diff] |
ALSA: hda - Fix bdl_pos_adj value for ATI SB chipsets ATI SB controllers seem to report the DMA ahead in the amount of FIFO. Thus bdl_pos_adj should be 32 for them as default. Also, the default value is set to -1, which means to make the driver to choose the appropriate value. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>