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:
cecc6b6
)
drm/radeon/r600: fix legacy blit code
author
Alex Deucher
<alexdeucher@gmail.com>
Wed, 9 Sep 2009 20:09:36 +0000
(16:09 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 9 Sep 2009 20:53:17 +0000
(06:53 +1000)
ARRAY_SIZE is number of elements not bytes. Fix
ring counts accordingly, also make a few functions
static.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found