From: Ben Skeggs Date: Fri, 22 Nov 2013 00:44:28 +0000 (+1000) Subject: drm/nouveau/gem: remove (now) unneeded pre-validate fence sync X-Git-Tag: v3.14-rc1~47^2~8^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d96bf437b6b52c6d7d2f293ca67e576110b04605;p=pandora-kernel.git drm/nouveau/gem: remove (now) unneeded pre-validate fence sync Now that nouveau_bo.c can handle sync when it actually needs to, we can remove this and avoid a double semaphore acquire when syncing in the command submission path. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed