From: Geert Uytterhoeven Date: Tue, 16 Oct 2007 08:29:50 +0000 (-0700) Subject: ps3fb: add virtual screen and panning support X-Git-Tag: v2.6.24-rc1~852 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc7028b7487cc57ef44c7efc5e286f06bef8fc13;p=pandora-kernel.git ps3fb: add virtual screen and panning support ps3fb: Add virtual screen and panning support: - The vertical virtual screen size is limited by the amount of memory reserved for ps3fb, - The horizontal virtual screen size is limited to the fullscreen width, - Advertise that we support panning, so fbcon will use it if the virtual screen is enabled. Enabling a virtual screen (using `fbset -vyres nnn') can speed up text console scrolling by a factor of 10-15, depending on the video mode. Signed-off-by: Geert Uytterhoeven Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed