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

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

msm: vidc: Do cache operations without kernel virtual address



Kernel virtual address space is limited and video buffers are
huge for some resolutions like 3840 X 2160. Mapping these buffers
in kernel virtual address space can fail. Kernel mapping was
required earlier to flush/invalidate the cached buffers. This
mapping is no longer needed as per the recent change in caching
api.

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