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

Skip to content
Commit 6e2d3ce4 authored by Benjamin Chan's avatar Benjamin Chan
Browse files

msm: sde: remove ion usage in sde rotator



ion_alloc support is deprecated, so all internal buffers allocation
in sde rotator that use dmabuf need to maintain its own dmabuf
implementation. Current dmabuf implementation is only for supporting a
small 4Kb single page memory block, which is only used for sw timestamp
support. This patch also make changes to secure camera buffer mapping
which align to ion allocation providing dmabuf fd directly, and there
is no need to perform ion handle import.

Change-Id: Ic7f7090e2d2a93645ad09263ffa66b55f5853c22
Signed-off-by: default avatarBenjamin Chan <bkchan@codeaurora.org>
parent fa87e05c
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