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:
7f81337
)
drm/radeon/kms: fix CS alignment checking for tiling (v2)
author
Alex Deucher
<alexdeucher@gmail.com>
Fri, 4 Jun 2010 22:41:42 +0000
(18:41 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 2 Aug 2010 00:00:04 +0000
(10:00 +1000)
Covers depth, cb, and textures. Hopefully I got this right.
v2: - fix bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=28327
https://bugs.freedesktop.org/show_bug.cgi?id=28381
- use ALIGNED(), IS_ALIGNED() macros
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found