From: Alan Cox Date: Tue, 29 Nov 2011 22:27:22 +0000 (+0000) Subject: gma500: gtt based hardware scrolling console X-Git-Tag: v3.3-rc1~121^2~90^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6ba582d264f67074f669f76172e8a2afadff2a4;p=pandora-kernel.git gma500: gtt based hardware scrolling console Add support for GTT based scrolling. Instead of pushing bits around we simply use the GTT to change the mappings. This provides us with a very fast way to scroll the display providing we have enough memory to allocate on 4K line boundaries. In practice this seems to be the case except for very big displays such as HDMI, and the usual configurations are netbooks/tablets. Signed-off-by: Alan Cox Signed-off-by: Dave Airlie --- Reading git-diff-tree failed