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:
b8da7de
)
drm/radeon: fix ring free alignment calculations
author
Dave Airlie
<airlied@linux.ie>
Wed, 3 Jun 2009 21:08:13 +0000
(07:08 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 3 Jun 2009 23:14:28 +0000
(09:14 +1000)
fd.o bz#21849
We were aligning to +16 dwords, instead of to the next 16dword
boundary in the ring. Fix the calculation to go to the next 16dword
boundary when space checking.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found