commit | 29d654067a98c1cb8874c774e5fd799a038af8a6 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu May 31 18:53:36 2012 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jun 01 15:36:31 2012 +0100 |
tree | caf59daf243217689b78d4086c74ace5bb2a23c2 | |
parent | 08ef8e41a6f420c3c0998b50d478e0b2c267a226 [diff] |
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 <alexander.deucher@amd.com> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>