Skip to content
Snippets Groups Projects
Commit 59cffac1 authored by Zheng Zhang's avatar Zheng Zhang
Browse files

mdss: move mdp3_dispatch_dma_done to a kthread

mdp3_dispatch_dma_done is regularly delayed for many ms at a time
because it's in a standard priority workqueue. Move it to its own fifo
thread so it can't cause backpressure.

bug 31092924
bug 32172496

Change-Id: I141114339a0168d6046aea9fe697084bda0cf3eb
parent b99a920d
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