Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
This project is mirrored from https://github.com/Sony-MSM8994-Dev/android_kernel_sony_msm8994_rework.git. Pull mirroring updated .
  1. Jan 14, 2021
  2. Nov 05, 2020
  3. Aug 28, 2020
  4. Aug 20, 2020
  5. Aug 18, 2020
    • Sultanxda's avatar
      msm: qpnp-haptic: Process haptics asynchronously · c2935a60
      Sultanxda authored
      
      
      Blocking the timed_output sysfs node due to mutex contention causes severe
      device wake-up latency, as a process crucial to system resume writes to the
      timed_output vibrator node every time the device is resumed via the
      fingerprint reader (fingerprint reader triggers a haptic response on
      success).
      
      By processing haptics asynchronously via a worker, the timed_output sysfs
      won't get stalled for long periods of time (>30ms), and thus the device
      will consistently wake from sleep faster.
      
      Change-Id: Id482be9e098a77f0859613f0ab52a6f1542b4192
      Signed-off-by: default avatarSultanxda <sultanxda@gmail.com>
      Signed-off-by: default avatarFrancisco Franco <franciscofranco.1990@gmail.com>
      c2935a60
  6. Aug 14, 2020
  7. Aug 04, 2020
Loading