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:
8f71c29
)
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
author
Maarten Maathuis
<madman2003@gmail.com>
Fri, 25 Dec 2009 17:51:17 +0000
(18:51 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 11 Jan 2010 04:41:10 +0000
(14:41 +1000)
- Aligning to block size should ensure that the extra size is enough.
- Using roundup, because not all sizes are powers of two.
Signed-off-by: Maarten Maathuis <madman2003@gmail.com>
No differences found