Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1294291 > unrolled thread
| Started by | Benjamin Tissoires <benjamin.tissoires@gmail.com> |
|---|---|
| First post | 2015-12-17 23:00 +0100 |
| Last post | 2015-12-21 10:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage Benjamin Tissoires <benjamin.tissoires@gmail.com> - 2015-12-17 23:00 +0100
Re: [PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage Allen Hung <allen_hung@dell.com> - 2015-12-21 10:50 +0100
| From | Benjamin Tissoires <benjamin.tissoires@gmail.com> |
|---|---|
| Date | 2015-12-17 23:00 +0100 |
| Subject | Re: [PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage |
| Message-ID | <qGOKC-53D-13@gated-at.bofh.it> |
On Thu, Nov 26, 2015 at 3:21 PM, Jiri Kosina <jikos@kernel.org> wrote: > On Fri, 20 Nov 2015, Allen Hung wrote: > >> The usage Confidence is mandary to Windows Precision Touchpad devices. The >> appearance of this usage is checked in hidinput_connect but the quirk >> MT_QUIRK_VALID_IS_CONFIDENCE is not applied to device accordingly. >> Apply this quirk and also remove quirk MT_QUIRK_ALWAYS_VALID to enable palm >> rejection for the WIN 8 touchpad devices which have implemented usage >> Confidence in its input reports. >> >> Tested on Dell XPS 13 laptop. >> >> Signed-off-by: Allen Hung <allen_hung@dell.com> > > Applied to for-4.5/multitouch. Thanks, > Allen, looks like the Dell XPS13 2015 (or was it the 2014?) has problems with your patch: https://bugzilla.redhat.com/show_bug.cgi?id=1292583 (we backported this change in the Fedora kernel 4.2.7). Would you mind checking that this patch does not create regressions on older series of laptops? Thanks in advance. Cheers, Benjamin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Allen Hung <allen_hung@dell.com> |
|---|---|
| Date | 2015-12-21 10:50 +0100 |
| Message-ID | <qI5gl-4L4-3@gated-at.bofh.it> |
| In reply to | #1294291 |
On 12/18/2015 05:52 AM, Benjamin Tissoires wrote: > On Thu, Nov 26, 2015 at 3:21 PM, Jiri Kosina <jikos@kernel.org> wrote: >> On Fri, 20 Nov 2015, Allen Hung wrote: >> >>> The usage Confidence is mandary to Windows Precision Touchpad devices. The >>> appearance of this usage is checked in hidinput_connect but the quirk >>> MT_QUIRK_VALID_IS_CONFIDENCE is not applied to device accordingly. >>> Apply this quirk and also remove quirk MT_QUIRK_ALWAYS_VALID to enable palm >>> rejection for the WIN 8 touchpad devices which have implemented usage >>> Confidence in its input reports. >>> >>> Tested on Dell XPS 13 laptop. >>> >>> Signed-off-by: Allen Hung <allen_hung@dell.com> >> Applied to for-4.5/multitouch. Thanks, >> > Allen, looks like the Dell XPS13 2015 (or was it the 2014?) has > problems with your patch: > https://bugzilla.redhat.com/show_bug.cgi?id=1292583 (we backported > this change in the Fedora kernel 4.2.7). > > Would you mind checking that this patch does not create regressions on > older series of laptops? > > Thanks in advance. > > Cheers, > Benjamin Hi Benjamin, It looks like a XPS13 2014 but I can confirm this with my colleagues who are in charge of this product line. I don't mind checking this patch with more older series of laptops. I will do it and let you know the status. Should I also test the machines with Fedora 23, or just go with Ubuntu OS? The XPS machines are shipped with Ubuntu. Btw, the issue reporter said she/he cannot reproduce the issue (posted on Dec. 18). Regards, Allen Hung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web