ALSA: hda - Fix DMA mask for ATI controllers
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Mar 2009 06:47:18 +0000 (07:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Mar 2009 06:45:41 +0000 (07:45 +0100)
ATI controllers (at least some SB0600 models) appear buggy to handle
64bit DMA.  As a workaround, reset GCAP bit0 and let the driver to
use only 32bit DMA on these controllers.

Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found