From: Xiong Zhang Date: Fri, 19 Jul 2013 05:51:24 +0000 (+0800) Subject: drm/i915: add prefault_disable module option X-Git-Tag: v3.12-rc1~136^2~129^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b74b508f78cea96d0d1b47e72cc0ec7959cdc68;p=pandora-kernel.git drm/i915: add prefault_disable module option prefault is stll enabled by default which prevent most of pwrite/pread/reloc from running slow path, in order to verify these slow pathes, prefault need to be disabled. Signed-off-by: Xiong Zhang [danvet: Make checkpatch happy and bikeshed the module option help text a bit.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed