| commit | d8d09befb4156f23d50a607c75e99dd06e8bccf8 | [log] [tgz] |
|---|---|---|
| author | Alex Deucher <alexander.deucher@amd.com> | Thu May 31 18:53:36 2012 -0400 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jun 10 00:36:13 2012 +0900 |
| tree | 567dafa30a1f160bf892b88b8ba563fa189c62b0 | |
| parent | 44920b1991d9182bc3ff8f90df71b0e5311448dc [diff] |
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 <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>