From: Alex Deucher Date: Thu, 31 May 2012 22:53:36 +0000 (-0400) Subject: drm/radeon: fix bank information in tiling config X-Git-Tag: v3.2.20~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ece7de9fb0af2f9883607cfbbc496331b35118a;p=pandora-kernel.git drm/radeon: fix bank information in tiling config commit 29d654067a98c1cb8874c774e5fd799a038af8a6 upstream. While there are cards with more than 8 mem banks, the max number of banks from a tiling perspective is 8, so cap the tiling config at 8 banks. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=43448 Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie [bwh: Backported to 3.2: fix up context and indentation for missing IGP condition in ni.c] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed