Bug 100106

Summary: bcm5974 test device sends pressure events that the real driver doesn't
Product: Wayland Reporter: Ronald <ronald>
Component: libinputAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: peter.hutterer
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Remove ABS_MT_PRESSURE from bcm5974 emulator

Description Ronald 2017-03-08 01:07:03 UTC
Created attachment 130117 [details] [review]
Remove ABS_MT_PRESSURE from bcm5974 emulator

test/litest-device-bcm5974.c generates ABS_MT_PRESSURE events; however, the real bcm5974 driver does not (it generates only ABS_PRESSURE events). It also doesn't even set the ABS_MT_PRESSURE capability. Simple patch is attached.
Comment 1 Peter Hutterer 2017-03-08 05:16:06 UTC
commit b51546314fa0eaf7112e6a702e88153015c82389
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Wed Mar 8 14:44:26 2017 +1000

    test: drop ABS_MT_PRESSURE from the bcm5974

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.