From: Ben Skeggs Date: Mon, 14 Feb 2011 03:51:28 +0000 (+1000) Subject: drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup() X-Git-Tag: v2.6.38-rc6~25^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8884da6113be83f6f3b296539bcd9f602a6abd8;p=pandora-kernel.git drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup() We free the temporary binding before leaving this function, so we also have to wait for the move to actually complete. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed