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:
c324acd
)
drm/radeon/kms: disable bo moves using the blitter
author
Alex Deucher
<alexdeucher@gmail.com>
Tue, 21 Dec 2010 21:16:13 +0000
(16:16 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 21 Dec 2010 23:46:52 +0000
(09:46 +1000)
Blitting from vram to gart is problematic at the moment.
Use the CPU for now to avoid buffer corruption.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found