git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c50ff7c
)
ALSA: hda - Fix DMA mask for ATI controllers
author
Takashi Iwai
<tiwai@suse.de>
Tue, 17 Mar 2009 06:47:18 +0000
(07:47 +0100)
committer
Takashi 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