From: Stuart Hopkins Date: Sun, 21 Aug 2011 20:34:17 +0000 (-0700) Subject: udlfb: Add module option to do without shadow framebuffer X-Git-Tag: v3.2-rc1~120^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3189545ee69527e949769b89a4cbb331de97b4a;p=pandora-kernel.git udlfb: Add module option to do without shadow framebuffer By default, udlfb allocates a 2nd buffer to shadow what's across the bus on the USB device. It can operate without this shadow, but then it cannot tell which pixels have changed, and must send all. Saves host memory, but worsens the USB 2.0 bus bottleneck. This option allows users in very low memory situations (e.g. bifferboard) to optionally turn off this shadow framebuffer. Signed-off-by: Stuart Hopkins Signed-off-by: Bernie Thompson Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed