From: Michel Dänzer Date: Tue, 28 Jul 2009 10:30:56 +0000 (+0200) Subject: drm/radeon: Fall back to evicting BOs with memcpy if necessary. X-Git-Tag: v2.6.31-rc5~66^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ab2e1059916b917af19e4137a4222988bd7a169;p=pandora-kernel.git drm/radeon: Fall back to evicting BOs with memcpy if necessary. Otherwise if there's no GTT space we would fail the eviction, leading to cascaded failure. Signed-off-by: Michel Dänzer Signed-off-by: Dave Airlie --- Reading git-diff-tree failed