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

Skip to content
Commit 5af9c5b2 authored by Maheshwar Ajja's avatar Maheshwar Ajja
Browse files

msm: vidc: Fix under vote issue in multi session usecase



When calculating bus vote and clocks before each input buffer
queuing we try to check the available input buffers which are
not queued to firmware yet and select the bus vote and clocks
if any such buffers available. This method will function properly
for single session as one input which is not yet queued is always
available. For multiple sessions case the other sessions input
buffers which are not queued yet are not available and hence
we don't add other sessions required bus vote and clocks leading
to under vote in multiple sessions usecase.

Change-Id: I14f33738da2d3ce0fbf96219c14545d3f290bc02
Signed-off-by: default avatarMaheshwar Ajja <majja@codeaurora.org>
parent 42e05c9a
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