From: Bernie Thompson Date: Sun, 21 Aug 2011 20:35:38 +0000 (-0700) Subject: udlfb: Enable fb_defio by default X-Git-Tag: v3.2-rc1~120^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f811b72c669e29f8c01e258d912254065e58f11;p=pandora-kernel.git udlfb: Enable fb_defio by default Enables page fault based detection of mmap writes to the framebuffer, which allows standard fbdev apps (like the generic fbdev xorg driver) to work on DisplayLink devices. Not all bugs are shaken out of the fb_defio path of udlfb, but it's tantalizingly close, so this seems a good time to enable by default. Alternatively, option can be disabled when running with an xorg driver that can more directly communicate damaged regions of the framebuffer via IOCTL. This is a simpler, higher perf option, when available. Signed-off-by: Bernie Thompson Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed