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:
111b459
)
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
Ben Skeggs
<bskeggs@redhat.com>
Sun, 10 Jan 2010 23:06:36 +0000
(09:06 +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