Enable DMABUF options for imx8 imx-gpu-sdk. Signed-off-by: Xiaolei Wang <[email protected]> --- bsp/nxp-imx8/nxp-imx8.cfg | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg index 775f7ed2..318ce01e 100644 --- a/bsp/nxp-imx8/nxp-imx8.cfg +++ b/bsp/nxp-imx8/nxp-imx8.cfg @@ -398,6 +398,15 @@ CONFIG_FSL_EDMA_V3=y CONFIG_IMX_SDMA=m CONFIG_CMA_SIZE_MBYTES=320 +# +## DMABUF options +# +CONFIG_DMABUF_HEAPS=y +CONFIG_DMABUF_SYSFS_STATS=y +CONFIG_DMABUF_HEAPS_SYSTEM=y +CONFIG_DMABUF_HEAPS_CMA=y +CONFIG_DMABUF_HEAPS_DSP=y + # ## Android ION Driver which needed by VPU and GPU libraries # -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11536): https://lists.yoctoproject.org/g/linux-yocto/message/11536 Mute This Topic: https://lists.yoctoproject.org/mt/92831323/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
