Searched hist:"2 ddc8e2d2b5902b376fee51585c8eed72b8836e7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hid/usbhid/ |
H A D | hid-core.c | diff 2ddc8e2d2b5902b376fee51585c8eed72b8836e7 Wed Mar 21 11:28:25 CDT 2018 Filip Alac <filipalac@gmail.com> HID: usbhid: extend the polling interval configuration to keyboards
For mouse and joystick devices user can change the polling interval via usbhid.mousepoll and usbhid.jspoll. Implement the same thing for keyboards, so user can reduce(or increase) input latency this way.
This has been tested with a Cooler Master Devastator with kbpoll=32, resulting in delay between events of 32 ms(values were taken from evtest).
Signed-off-by: Filip Alac <filipalac@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | diff 2ddc8e2d2b5902b376fee51585c8eed72b8836e7 Wed Mar 21 11:28:25 CDT 2018 Filip Alac <filipalac@gmail.com> HID: usbhid: extend the polling interval configuration to keyboards
For mouse and joystick devices user can change the polling interval via usbhid.mousepoll and usbhid.jspoll. Implement the same thing for keyboards, so user can reduce(or increase) input latency this way.
This has been tested with a Cooler Master Devastator with kbpoll=32, resulting in delay between events of 32 ms(values were taken from evtest).
Signed-off-by: Filip Alac <filipalac@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|