Files
linux/include/media
Dave Stevenson 211d3e571e 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>
2020-11-04 11:07:26 +00:00
..
2020-01-08 14:38:06 +01:00
2019-06-05 11:31:51 -04:00
2020-03-12 09:20:46 +01:00
2020-04-14 11:47:47 +02:00