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

Skip to content
Commit 3a069359 authored by John Stultz's avatar John Stultz
Browse files

Codec2: Add sys-prop to allow dmabuf heap usage to be forced



This patch adds support for a debug.c2.use_dmabufheaps=1 sysprop
which can be used to force DMABUF Heaps to be used even when
/dev/ion is present.

In the case the override is specified, but there is no
/dev/dma_heap/system device, the override will be ignored and
it will fall back to ION.

This will allow vendors to test DMABUF Heap implementations
while allowing other parts of the system to continue to use ION.

Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
Change-Id: I1cbbd8e201d11c4a47b89c9a45fe6dda53241355
parent 2610b34b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment