From: Ben Skeggs Date: Fri, 16 Mar 2012 02:40:17 +0000 (+1000) Subject: drm/nouveau/ttm: always do buffer moves on kernel channel X-Git-Tag: v3.4-rc1~141^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=accf94969f226ddfe7dd3a6a76ce093ace839b26;p=pandora-kernel.git drm/nouveau/ttm: always do buffer moves on kernel channel There was once good reasons for wanting the drm to be able to use M2MF etc on user channels, but they're not relevant anymore. For the general buffer move case, we've already lost by transferring between vram/sysmem already so the context switching overhead is minimal in comparison. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed