diff options
author | Henrik Rydberg <rydberg@euromail.se> | 2010-09-05 21:57:13 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-09-05 21:58:22 +0200 |
commit | f4ccbef2886968ed409939531f6dd0474d53a12a (patch) | |
tree | 764b513e40b681bf3bd908e40e8e3a21015d7579 /arch | |
parent | Input: wacom - add support for the Bamboo Touch trackpad (diff) | |
download | linux-f4ccbef2886968ed409939531f6dd0474d53a12a.tar.xz linux-f4ccbef2886968ed409939531f6dd0474d53a12a.zip |
Input: wacom - add a quirk for low resolution Bamboo devices
The Bamboo Touch reports a sub-screen resolution of 480x320. The
signal-to-noise ratio is only about 100, so filtering is needed in
order to reduce the jitter to a usable level. However, the low
resolution leads to round-off errors in the EWMA filter, resulting in
extremely jerky pointer motion. This patch explicitly sets a higher
resolution for those devices, and tells this to the completion handler
via a low-resolution quirk.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions