Files
linux/drivers/media/common
Dave Stevenson 1a9d0d7dca media: videobuf2: Allow exporting of a struct dmabuf
videobuf2 only allowed exporting a dmabuf as a file descriptor,
but there are instances where having the struct dma_buf is
useful within the kernel.

Split the current implementation into two, one step which
exports a struct dma_buf, and the second which converts that
into an fd.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
2022-03-21 16:03:54 +00:00
..
2021-06-02 11:16:15 +02:00
2021-06-02 11:16:15 +02:00