Re: [PATCH v3 12/13] HID: introduce Scan Time

2012-11-13 Thread Henrik Rydberg
Hi Benjamin, > From: Benjamin Tissoires > Date: Tue, 13 Nov 2012 15:11:22 +0100 > Subject: [PATCH] Input: introduce EV_MSC Timestamp > > Win 8 digitizer devices provides the actual timestamp (hid_dg_scan_time) > computed by the hardware itself. The value is global to the frame and is > not

Re: [PATCH v3 12/13] HID: introduce Scan Time

2012-11-13 Thread Benjamin Tissoires
On 11/09/2012 09:45 AM, Dmitry Torokhov wrote: > Hi Benjamin, > > On Wed, Nov 07, 2012 at 05:37:35PM +0100, Benjamin Tissoires wrote: >> Win 8 digitizer devices provides the actual scan time computed by the >> hardware itself. The value is global to the frame and is not specific >> to the

Re: [PATCH v3 12/13] HID: introduce Scan Time

2012-11-13 Thread Benjamin Tissoires
On 11/09/2012 09:45 AM, Dmitry Torokhov wrote: Hi Benjamin, On Wed, Nov 07, 2012 at 05:37:35PM +0100, Benjamin Tissoires wrote: Win 8 digitizer devices provides the actual scan time computed by the hardware itself. The value is global to the frame and is not specific to the multitouch

Re: [PATCH v3 12/13] HID: introduce Scan Time

2012-11-13 Thread Henrik Rydberg
Hi Benjamin, From: Benjamin Tissoires benjamin.tissoi...@gmail.com Date: Tue, 13 Nov 2012 15:11:22 +0100 Subject: [PATCH] Input: introduce EV_MSC Timestamp Win 8 digitizer devices provides the actual timestamp (hid_dg_scan_time) computed by the hardware itself. The value is global to the

Re: [PATCH v3 12/13] HID: introduce Scan Time

2012-11-09 Thread Dmitry Torokhov
Hi Benjamin, On Wed, Nov 07, 2012 at 05:37:35PM +0100, Benjamin Tissoires wrote: > Win 8 digitizer devices provides the actual scan time computed by the > hardware itself. The value is global to the frame and is not specific > to the multitouch protocol (though only touch, not pen, should use it

Re: [PATCH v3 12/13] HID: introduce Scan Time

2012-11-09 Thread Dmitry Torokhov
Hi Benjamin, On Wed, Nov 07, 2012 at 05:37:35PM +0100, Benjamin Tissoires wrote: Win 8 digitizer devices provides the actual scan time computed by the hardware itself. The value is global to the frame and is not specific to the multitouch protocol (though only touch, not pen, should use it