From: Jerome Glisse Date: Tue, 28 Aug 2012 20:50:22 +0000 (-0400) Subject: drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 X-Git-Tag: v3.6-rc4~5^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a2b6662c3632176b4fdf012243dd3751367bf1f;p=pandora-kernel.git drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 It seems some of those IGP dislike non dma32 page despite what documentation says. Fix regression since we allowed non dma32 pages. It seems it only affect some revision of those IGP chips as we don't know which one just force dma32 for all of them. https://bugzilla.redhat.com/show_bug.cgi?id=785375 Signed-off-by: Jerome Glisse Cc: Signed-off-by: Alex Deucher --- Reading git-diff-tree failed