drm/radeon: Fall back to evicting BOs with memcpy if necessary.
authorMichel Dänzer <daenzer@vmware.com>
Tue, 28 Jul 2009 10:30:56 +0000 (12:30 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 29 Jul 2009 05:45:39 +0000 (15:45 +1000)
Otherwise if there's no GTT space we would fail the eviction, leading to
cascaded failure.

Signed-off-by: Michel Dänzer <daenzer@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found