]> git.baikalelectronics.ru Git - kernel.git/commit
gma500: 2D acceleration tidying
authorAlan Cox <alan@linux.intel.com>
Tue, 5 Jul 2011 14:35:06 +0000 (15:35 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 15:20:38 +0000 (08:20 -0700)
commit1c5024c51b7ffe0b7c5d196c761e65e04c8ffec3
treedf6b66f5e333ab00c4bd3006fcad3f8b1479785a
parent7705631a5c5bb9a2752caa4fc509e22991954fd7
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