Home
last modified time | relevance | path

Searched refs:mem2mem (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/dma/
Dstm32-dmamux.txt38 st,mem2mem;
58 st,mem2mem;
Dstm32-dma.txt18 - st,mem2mem: boolean; if defined, it indicates that the controller supports
36 st,mem2mem;
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-mem2mem.rst6 .. kernel-doc:: include/media/v4l2-mem2mem.h
Dv4l2-core.rst23 v4l2-mem2mem
Dv4l2-dev.rst49 …default), set to ``VFL_DIR_TX`` for output devices and ``VFL_DIR_M2M`` for mem2mem (codec) devices.
/Linux-v5.4/Documentation/media/uapi/v4l/
Ddevices.rst24 dev-mem2mem
Dpixfmt-compressed.rst67 (using the :ref:`mem2mem` and :ref:`media-request-api`).
117 MPEG-2 pipeline (using the :ref:`mem2mem` and :ref:`media-request-api`).
160 VP8 pipeline (using the :ref:`mem2mem` and :ref:`media-request-api`).
Dvidioc-decoder-cmd.rst59 started yet. Applies to both queues of mem2mem decoders.
64 queues of mem2mem decoders.
67 introduced in Linux 3.3. They are, however, mandatory for stateful mem2mem decoders
Dvidioc-qbuf.rst126 For :ref:`memory-to-memory devices <mem2mem>` you can specify the
192 ``VIDIOC_DQBUF`` returns this on an empty capture queue for mem2mem
Dvidioc-encoder-cmd.rst117 encoder is already stopped, this command does nothing. mem2mem
Dpixfmt-v4l2.rst44 inside the stream, when fed to a stateful mem2mem decoder, the fields
Dbuffer.rst614 - Last buffer produced by the hardware. mem2mem codec drivers set
658 OUTPUT buffer. This flag applies only to mem2mem devices.
/Linux-v5.4/drivers/media/v4l2-core/
DMakefile23 obj-$(CONFIG_V4L2_MEM2MEM_DEV) += v4l2-mem2mem.o
DKconfig48 # Used by drivers that need v4l2-mem2mem.ko
/Linux-v5.4/arch/arm/boot/dts/
Dstm32h743.dtsi247 st,mem2mem;
265 st,mem2mem;
Dstm32f746.dtsi619 st,mem2mem;
Dstm32mp157c.dtsi965 st,mem2mem;
982 st,mem2mem;
Dstm32f429.dtsi738 st,mem2mem;
/Linux-v5.4/drivers/dma/
Dstm32-dma.c211 bool mem2mem; member
1309 dmadev->mem2mem = of_property_read_bool(pdev->dev.of_node, in stm32_dma_probe()
1343 if (dmadev->mem2mem) { in stm32_dma_probe()
/Linux-v5.4/Documentation/media/uapi/mediactl/
Drequest-api.rst94 For :ref:`memory-to-memory devices <mem2mem>` you can use requests only for
155 For use-cases such as :ref:`codecs <mem2mem>`, the request API can be used
/Linux-v5.4/Documentation/driver-api/dmaengine/
Dprovider.rst79 These were just the general memory-to-memory (also called mem2mem) or
125 (i.e. excluding mem2mem transfers)
211 - While in the mem2mem case we were having two distinct types to
/Linux-v5.4/drivers/media/
DKconfig165 # V4L platform/mem2mem drivers
/Linux-v5.4/Documentation/media/v4l-drivers/
Dimx.rst99 VDIC from memory buffers via a output/mem2mem devices.
341 or mem2mem device node. With this pipeline, the VDIC can also operate
343 frames from memory buffers. Note that an output or mem2mem device
/Linux-v5.4/drivers/media/platform/
DKconfig323 This v4l2 mem2mem driver is a 2D blitter for STMicroelectronics SoC.
389 tristate "SuperH VEU mem2mem video processing driver"