]> git.ipfire.org Git - people/ms/linux.git/commit
ALSA: hda - Workaround for buggy DMA position on ATI controllers
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Mar 2009 06:49:14 +0000 (07:49 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 23 Mar 2009 21:55:24 +0000 (14:55 -0700)
commitb4f070f9fd05d02d8bf2ded9daae5f02b42f5f1e
tree7f993a19a0e3a007159695da8a7823cc36b4b186
parent67bb09a5a07c59802c327c30c61bcde7cfa00a78
ALSA: hda - Workaround for buggy DMA position on ATI controllers

commit c673ba1c23941173c16ff24c7cb34199e826c8b5 upstream.

The position-buffer on ATI controllers are unreliable as well as
on VIA chips, thus the same workaround for DMA position reading as
VIA is useful for ATI.

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