]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/hid/usbhid/hid-core.c
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)
commitb8c21cf697d165999cc21a90e6caa73690ac6190
tree795001ad27187193af60ca856a19790c9c29e122
parent236db47c2b3b69464d50c695ab2ddd516cf64520
HID: add framebuffer support to PicoLCD device

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>
Documentation/ABI/testing/sysfs-driver-hid-picolcd
drivers/hid/Kconfig
drivers/hid/hid-picolcd.c
drivers/hid/usbhid/hid-core.c