From: Takashi Iwai Date: Wed, 1 Oct 2014 08:30:53 +0000 (+0200) Subject: ALSA: hda - Limit 40bit DMA for AMD HDMI controllers X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~71^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=413cbf469a19e7662ba5025695bf5a573927105a;p=pandora-kernel.git ALSA: hda - Limit 40bit DMA for AMD HDMI controllers AMD/ATI HDMI controller chip models, we already have a filter to lower to 32bit DMA, but the rest are supposed to be working with 64bit although the hardware doesn't really work with 63bit but only with 40 or 48bit DMA. In this patch, we take 40bit DMA for safety for the AMD/ATI controllers as the graphics drivers does. Signed-off-by: Takashi Iwai Signed-off-by: Benjamin Herrenschmidt CC: --- Reading git-diff-tree failed