HID: add framebuffer support to PicoLCD device
authorBruno Prémont <bonbons@linux-vserver.org>
Tue, 30 Mar 2010 20:34:30 +0000 (22:34 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 31 Mar 2010 09:21:29 +0000 (11:21 +0200)
Add framebuffer support to PicoLCD device with use of deferred-io.

Only changed areas of framebuffer get sent to device in order to
save USB bandwidth and especially resources on PicoLCD device or
allow higher refresh rate for a small area. Changed tiles are
determined while updating shadow framebuffer.

Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found