git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08ef8e4
)
drm/radeon: fix bank information in tiling config
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 31 May 2012 22:53:36 +0000
(18:53 -0400)
committer
Dave 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