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.5-rc1~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29d654067a98c1cb8874c774e5fd799a038af8a6;p=pandora-kernel.git drm/radeon: fix bank information in tiling config 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 Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed