Skip to content
Commit 95e9ae9c authored by Dave Stevenson's avatar Dave Stevenson Committed by Dom Cobley
Browse files

staging/bcm2835-camera: Add support for DMABUFs



DMABUFs are all handled by videobuf2, so there is no reason not
to enable support for them.

Note that this driver is still using the vmalloc allocator, so
the buffers it allocates will not be compatible with the codec
or ISP driver that require contiguous buffers. However this
driver should be able to import the buffers allocated by them.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 9649bc3f
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