From: Alan Cox Date: Tue, 5 Jul 2011 14:35:06 +0000 (+0100) Subject: gma500: 2D acceleration tidying X-Git-Tag: v3.1-rc1~232^2~422 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1d2fae79982bafc11b05dff88f90ab065a2885;p=pandora-kernel.git gma500: 2D acceleration tidying We have a FIXME to do the power management for which the framework now exists, and we also need to deal with an erratum. Some operations exactly 8 pixels wide or high fail. The work around is to do two smaller ones (see the Intel released X driver bits) but for console quite frankly if it's 8bits wide and/or high its not worth it so fall back. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed