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

Skip to content
Commit 74124030 authored by Tim Murray's avatar Tim Murray Committed by Gerrit - the friendly Code Review server
Browse files

msm: kgsl: convert some workqueues to use kthreads.

adreno_dispatch_work and _kgsl_event_worker are both low-latency
low-runtime functions that are in the critical path of GPU
rendering. Moving them out of workqueues and into a dedicated FIFO
kthread avoids significant jitter.

bug 30342017

Git-commit: 1a7a93bd33f48a369de29f6f2b56251127bf6ab4
Git-repo: https://android.googlesource.com/kernel/msm



Change-Id: I83562f488c34c2ab001c8ea79e7f09b633c658bd
Signed-off-by: default avatarTim Murray <timmurray@google.com>
Signed-off-by: default avatarAbhilash Kumar <krabhi@codeaurora.org>
parent 560a996d
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