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:
2281a37
)
drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker
author
Alex Deucher
<alexdeucher@gmail.com>
Tue, 19 Oct 2010 03:45:39 +0000
(23:45 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 26 Oct 2010 04:47:44 +0000
(14:47 +1000)
macro tile heights are aligned to num channels, not num banks.
Noticed by Dave Airlie.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found