drm/radeon/kms: disable bo moves using the blitter
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 21 Dec 2010 21:16:13 +0000 (16:16 -0500)
committerDave 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