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:
43e5f61
)
drm/radeon/kms: simplify evergreen blit code
author
Ilija Hadzic
<ihadzic@research.bell-labs.com>
Thu, 13 Oct 2011 03:29:34 +0000
(23:29 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 18 Oct 2011 09:06:04 +0000
(10:06 +0100)
Covert 4k pages to multiples of 64x64x4 tiles.
This is also more efficient than a scanline based
approach from the MC's perspective.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found