From: Ben Skeggs Date: Thu, 11 Sep 2014 12:59:13 +0000 (+1000) Subject: drm/nouveau/pwr/memx: rename fb off/on to block/unblock X-Git-Tag: fixes-against-v3.18-rc2~73^2~36^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=630a6a466b5afff0ec5824e6f62e5dba15812256;p=pandora-kernel.git drm/nouveau/pwr/memx: rename fb off/on to block/unblock More accurate as to the function of the opcodes. Not only is FB disabled, but the host is prevented from touching the GPU. An upcoming patch for Kepler will also halt PFIFO (as NVIDIA does). Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed