WSL2-Linux-Kernel/drivers/input/rmi4
Andrew Duggan e4ad153ac8 Input: synaptics-rmi4 - set reduced reporting mode only when requested
The previous patch "c5ccf2ad3d33 (Input: synaptics-rmi4 - switch to
reduced reporting mode)" enabled reduced reporting mode unintentionally
on some devices, if the firmware was configured with default Delta X/Y
threshold values. The result unintentionally degrade the performance of
some touchpads.

This patch checks to see that the driver is modifying the delta X/Y
thresholds before modifying the reporting mode.

Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
Fixes: c5ccf2ad3d ("Input: synaptics-rmi4 - switch to reduced reporting mode")
Link: https://lore.kernel.org/r/20200312005549.29922-1-aduggan@synaptics.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2020-03-24 15:45:18 -07:00
..
Kconfig
Makefile
rmi_2d_sensor.c
rmi_2d_sensor.h
rmi_bus.c
rmi_bus.h
rmi_driver.c
rmi_driver.h
rmi_f01.c
rmi_f03.c
rmi_f11.c
rmi_f12.c
rmi_f30.c
rmi_f34.c
rmi_f34.h
rmi_f34v7.c
rmi_f54.c
rmi_f55.c
rmi_i2c.c
rmi_smbus.c
rmi_spi.c