Home
last modified time | relevance | path

Searched refs:IPU (Results 1 – 16 of 16) 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/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/drivers/gpu/ipu-v3/
H A DKconfig11 Processing Unit. This option only enables IPU base support.
/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 Dimx7.rst10 Unit (IPU); because of that the capabilities to perform operations or
/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/drivers/misc/mei/
H A DKconfig78 between IVSC for context sensing and IPU for typical media usage.
/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/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-utilite-pro.dts177 * A single IPU is not able to drive both display interfaces available on the
/linux/include/trace/events/
H A Df2fs.h18 TRACE_DEFINE_ENUM(IPU);
63 { IPU, "IN-PLACE" }, \
/linux/fs/f2fs/
H A Ddata.c2716 trace_f2fs_do_write_data_page(folio, IPU); in f2fs_do_write_data_page()
H A Df2fs.h1236 IPU, /* the below types are used by tracepoints only. */ enumerator