Home
last modified time | relevance | path

Searched refs:IPU (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/media/pci/intel/
H A DKconfig8 tristate "Intel IPU Bridge"
12 The IPU bridge is a helper library for Intel IPU drivers to
/linux/drivers/gpu/drm/ingenic/
H A DKconfig25 bool "IPU support for Ingenic SoCs"
27 Choose this option to enable support for the IPU found in Ingenic SoCs.
29 The Image Processing Unit (IPU) will appear as a second primary plane.
/linux/drivers/staging/media/ipu7/
H A DTODO17 - Work with the common IPU module
19 IPU7 driver is expected to work with the common IPU module in future.
/linux/arch/arm/boot/dts/ti/omap/
H A Ddra74-ipu-dsp-common.dtsi3 * Common IPU and DSP data for TI DRA74x/DRA76x/AM572x/AM574x platforms
H A Ddra7-ipu-dsp-common.dtsi3 * Common IPU and DSP data for TI DRA7xx/AM57xx platforms
/linux/Documentation/admin-guide/media/
H A Dipu6-isys.rst34 firmware authentication, DMA mapping and IPU-MMU (internal Memory mapping Unit)
86 machine, ov01a10 sensor is connected to IPU ISYS CSI-2 port 2, which can
95 # This example assumes /dev/media0 as the IPU ISYS media device
H A Dimx.rst9 The Freescale i.MX5/6 contains an Image Processing Unit (IPU), which
13 For image capture, the IPU contains the following internal subunits:
43 The IPU time-shares the IC task operations. The time-slice granularity
63 In addition to the IPU internal subunits, there are also two units
64 outside the IPU that are also involved in video capture on i.MX:
148 is a "CSI-2 to IPU gasket". The gasket acts as a demultiplexer of the
H A Dimx7.rst10 Unit (IPU); because of that the capabilities to perform operations or
/linux/drivers/gpu/ipu-v3/
H A DKconfig11 Processing Unit. This option only enables IPU base support.
/linux/drivers/infiniband/hw/irdma/
H A DKconfig13 supports IPU E2000 (RoCEv2), E810 (iWARP/RoCEv2) and X722 (iWARP)
/linux/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst34 this happens, the IPU triggers a mechanism to re-establish vertical
46 While the reason for this observation isn't known (the IPU dummy
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-qsb-common.dtsi330 fsl,hsync-pin = <7>; /* IPU DI1 PIN7 via EIM_OE */
331 fsl,vsync-pin = <8>; /* IPU DI1 PIN8 via EIM_RW */
H A Dimx6q-utilite-pro.dts177 * A single IPU is not able to drive both display interfaces available on the
/linux/drivers/misc/mei/
H A DKconfig79 between IVSC for context sensing and IPU for typical media usage.
/linux/Documentation/driver-api/media/drivers/
H A Dipu6.rst120 inter-processor communication mechanism between the IPU scalar processors and
123 memory region via the IPU MMU. The Syscom queues are FIFO fixed depth queues
/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst250 Intel processors or platforms, utilizing the Intel Platform Update (IPU)
254 longer provide Servicing, such as through IPU or other similar update
H A Dindirect-target-selection.rst22 executed prior to the IBPB. This is fixed by the IPU 2025.1 microcode, which
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs54 0x00 DISABLE disable IPU(=default option in LFS mode)
61 flash storages. IPU will be triggered only if the
64 0x20 ASYNC do IPU given by asynchronous write requests
65 0x40 NOCACHE disable IPU bio cache
66 0x80 HONOR_OPU_WRITE use OPU write prior to IPU write if inode has
/linux/drivers/mailbox/
H A DKconfig111 OMAP2/3; or IPU, IVA HD and DSP in OMAP4/5. Say Y here if you
/linux/include/trace/events/
H A Df2fs.h18 TRACE_DEFINE_ENUM(IPU);
63 { IPU, "IN-PLACE" }, \
/linux/fs/f2fs/
H A Ddata.c3012 trace_f2fs_do_write_data_page(folio, IPU); in f2fs_do_write_data_page()
H A Df2fs.h1267 IPU, /* the below types are used by tracepoints only. */ enumerator