From: Ben Skeggs Date: Thu, 3 Feb 2011 05:46:14 +0000 (+1000) Subject: drm/nv50-nvc0: request and wait on notification of modeset completion X-Git-Tag: v2.6.39-rc1~458^2~20^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f60bf1bc45bef38568244f5c4e0d0f105c5032;p=pandora-kernel.git drm/nv50-nvc0: request and wait on notification of modeset completion This should prevent a number of races from occuring, the most obvious of which will be exposed when we start making use of the "display sync" evo channel for page flipping. The DS channel will reject any command stream that doesn't completely agree with the current "master" state. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed