libv4l2 not allocationg buffers on cma

  • Hello, files can be uploaded in compressed format. Currently, the forum only supports uploading common image formats and compressed formats.
    There are two CMA on RV1106. The CMA set by RK_BOOTARGS_CMA_SIZE is specifically provided for use by RKNN and ROCKIT libraries. The CMA used in other places such as v4l2 or drm is set through the device tree with the compatible "shared-dma-pool" setting. The CmaTotal value in /proc/meminfo refers to the value set by RK_BOOTARGS_CMA_SIZE.