From: Ben Skeggs Date: Fri, 1 Apr 2011 03:17:25 +0000 (+1000) Subject: drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel X-Git-Tag: v3.0-rc1~312^2~3^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39a654d5b90b69acb9423fd9569c9a468737bcb8;p=pandora-kernel.git drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel The nouveau_wait_for_idle() call should hopefully not have been actually necessary, we *do* wait for the channel to go idle already. If it's an issue somehow, the chipset-specific hooks can wait for idle themselves before taking the lock. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed