Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1f1cb85 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Mauro Carvalho Chehab
Browse files

[media] DocBook: add dmabuf as streaming I/O in VIDIOC_REQBUFS description



Commit 4b9c1cb6 ("[media] Documentation: media: description of DMABUF
importing in V4L2") documented the V4L2 dma-buf importing support but did
not update the VIDIOC_REQBUFS description, so only the Memory Mapping and
User Pointer I/O methods are mentioned.

Signed-off-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 2aefee05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

  <refnamediv>
    <refname>VIDIOC_REQBUFS</refname>
    <refpurpose>Initiate Memory Mapping or User Pointer I/O</refpurpose>
    <refpurpose>Initiate Memory Mapping, User Pointer or DMA Buffer I/O</refpurpose>
  </refnamediv>

  <refsynopsisdiv>