Remove use of vcsm allocations and replace with dma heap allocations. The pipeline handler now passes the fd of the allocation over to the IPA instead of the raw pointer. Also use libcamera::FileDescriptor for fd lifetime management. This commit must be built alongside the accompanying BCM2835 ISP kernel driver changes at https://github.com/raspberrypi/linux/pull/3715. Otherwise a mismatch will cause undefined behavior. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
||
---|---|---|
.. | ||
bcm2835-isp.h | ||
dma-buf.h | ||
dma-heap.h | ||
drm_fourcc.h | ||
media-bus-format.h | ||
media.h | ||
README | ||
rkisp1-config.h | ||
v4l2-common.h | ||
v4l2-controls.h | ||
v4l2-mediabus.h | ||
v4l2-subdev.h | ||
videodev2.h |
# SPDX-License-Identifier: CC0-1.0 Files in this directory are imported from v5.2 of the Linux kernel. Do not modify them manually.