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

Skip to content
Commit 06198e4c authored by Fred Fettinger's avatar Fred Fettinger Committed by Stephen Boyd
Browse files

msm: mdss: Replace vsync work queue with sysfs_notify_dirent



Since sysfs_notify_dirent() can be called in interrupt context,
use it instead of work queue. This should improve latency of
vsync events, especially as work queues run at normal
priority, and the other threads which transmit vsync events use
a higher priority.

Change-Id: I14de54b455ed5cc17b61e1e9ff9078b8c958cdcb
Signed-off-by: default avatarMayank Chopra <makchopra@codeaurora.org>
parent e3e4c348
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment