drm/radeon: fix bank information in tiling config
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 31 May 2012 22:53:36 +0000 (18:53 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 1 Jun 2012 14:36:31 +0000 (15:36 +0100)
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 <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found