Alex Ivanov cb908ed349 stifb: Implement hardware accelerated copyarea
This patch adds hardware assisted scrolling. The code is based upon the
following investigation: https://parisc.wiki.kernel.org/index.php/NGLE#Blitter

A simple 'time ls -la /usr/bin' test shows 1.6x speed increase over soft
copy and 2.3x increase over FBINFO_READS_FAST (prefer soft copy over
screen redraw) on Artist framebuffer.

Signed-off-by: Alex Ivanov <lausgans@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2015-07-10 21:44:19 +02:00
..
2014-12-14 16:10:09 -08:00
2014-07-01 13:32:30 +03:00
2015-01-30 09:45:20 +02:00
2015-06-23 16:23:30 -07:00
2015-06-18 09:57:43 +03:00
2015-06-18 09:57:43 +03:00
2014-12-14 16:10:09 -08:00
2015-01-13 12:53:25 +02:00
2015-02-11 17:06:05 -08:00
2014-12-14 16:10:09 -08:00
2015-03-02 13:17:24 +02:00
2015-06-23 15:27:38 +09:30