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:
328a50c
)
drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
author
Michel Dänzer
<michel.daenzer@amd.com>
Wed, 18 Sep 2013 13:39:41 +0000
(15:39 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 20 Sep 2013 21:32:58 +0000
(17:32 -0400)
There are multiple valid values, not just 0 or 1. Required
to properly support 2D tiling in the userspace drivers.
Cc: stable@vger.kernel.org
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found