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

Skip to content
Commit bd6c0888 authored by Vinay Kalia's avatar Vinay Kalia Committed by Stephen Boyd
Browse files

msm: vidc: Report sufficient resources event as sufficient resources



Sufficient resources event was being reported as insufficient
resources event if smooth streaming mode is not set. This was
done earlier to save memory, since video memory was allocated
from carveout heap which was very limited. Now, video memory
is allocated from IOMMU heap, which is not a carveout and hence
takes more time for buffer allocation. It is therefore desired to
avoid port reconfig (free and reallocation of buffers) to reduce
startup latency.

Change-Id: If2fcda033b13660efe2a231baf4a7c33ca228eef
Signed-off-by: default avatarVinay Kalia <vkalia@codeaurora.org>
parent 55fb13de
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