]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit880981e49b90568ebb53428e231b43b8c1049ef9
tree5f1f67f27640e06104fa6bcdc8c0ebc8ae19e278
parentc324acd5032f516b8188da99d2ce05cf8d1294d6
drm/radeon/kms: disable bo moves using the blitter

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>
drivers/gpu/drm/radeon/evergreen.c