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

Skip to content
Commit f7a8be28 authored by Gilad Broner's avatar Gilad Broner
Browse files

media: dvb: pipe work queue optimization



Having a pipe work object for each sps callback quickly
caused queue to fill-up when playing from memory where TSPPv2
hardware processing is very fast.
Each pipe now has its own dedicated queue, and in case the same
event repeats (which is the likely scenario) the events are merged
into one work object with event count instead.

Change-Id: I00b99f3d8de3718c73a238520d49e5bdb3843545
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
parent 5cc57e3e
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