Skip to content
Snippets Groups Projects
Commit dc40906c authored by Tim Murray's avatar Tim Murray
Browse files

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
bug 62616267

Signed-off-by: default avatarTim Murray <timmurray@google.com>
Change-Id: I5b071a738948b69c23810a8ea5957bdddc274912
parent 1735e86b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment