gma500: 2D acceleration tidying
commit4e1d2fae79982bafc11b05dff88f90ab065a2885
authorAlan Cox <alan@linux.intel.com>
Tue, 5 Jul 2011 14:35:06 +0000 (5 15:35 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 15:20:38 +0000 (5 08:20 -0700)
treedf6b66f5e333ab00c4bd3006fcad3f8b1479785a
parentde64ac92c47577a2d8c945d62ebd43c2ca296e01
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 <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/gma500/psb_2d.c