From: Ben Skeggs Date: Tue, 12 Jan 2010 05:28:19 +0000 (+1000) Subject: drm/nouveau: wait on fence after bo move if validating for another channel X-Git-Tag: v2.6.33-rc6~27^2~11^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e147eae80afe98b86a7921a40a709584e6603e34;p=pandora-kernel.git drm/nouveau: wait on fence after bo move if validating for another channel Not an ideal solution, but it'll do for the moment for correctness. We need to come up with a nicer way to manage inter-channel sync, the hw is unfortunately a little lacking in this area. Should fix some resume corruption, as well as corruption that may be seen while under memory pressure. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed