Re: [RFC PATCH 0/1] input/touchscreen: Synaptics Touchscreen Driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: =?ISO-8859-1?Q?Arve_Hj=F8nnev=E5g?=
Date: Tuesday, March 23, 2010 - 3:35 pm

2010/3/23 Christopher Heiny <cheiny@synaptics.com>:

This does not help aligning the touchscreen values with the screen
behind it. It just moves the linear scaling from userspace (which can
use fixed or floating point values to preserve subpixel precision) to
the firmware.


You could also post a patch series instead of one patch.

Do you also have a plan to let the userspace know that touchscreen
coordinate x1,y1 correspond to screen coordinate 0,0 and x2,y2
correspond to screen coordinate xmax,ymax? The android driver sets
absmin/max to the values reported when touching the display edges (not
the actual min and max that the touchscreen can report), but other
solutions are also possible.


In the past they have depended on the firmware version for two
reasons. On one product, firmware changes to improve the edges of the
screen completely changed the relationship between values reported and
the physical touch location. On another product, the physical size of
the sensor changed, and the firmware version was used to detect this.
If all RMI4 based product allow field updates of the firmware the
first case it less important, but we still need to cover the second
case.




-- 
Arve Hjønnevåg
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH 0/1] input/touchscreen: Synaptics Touchscreen D ..., Christopher Heiny, (Mon Mar 22, 7:07 pm)
[RFC PATCH 1/1] input/touchscreen: Synaptics Touchscreen D ..., Christopher Heiny, (Mon Mar 22, 7:07 pm)
Re: [RFC PATCH 0/1] input/touchscreen: Synaptics Touchscre ..., =?ISO-8859-1?Q?Arve_ ..., (Mon Mar 22, 8:04 pm)
Re: [RFC PATCH 0/1] input/touchscreen: Synaptics Touchscre ..., Christopher Heiny, (Tue Mar 23, 12:18 pm)
Re: [RFC PATCH 0/1] input/touchscreen: Synaptics Touchscre ..., =?ISO-8859-1?Q?Arve_ ..., (Tue Mar 23, 3:35 pm)
Re: [RFC PATCH 0/1] input/touchscreen: Synaptics Touchscre ..., Christopher Heiny, (Tue Mar 23, 6:17 pm)