Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DRM_ACCEL_IVPU
has multiple definitions:
drivers/accel/ivpu/Kconfig
The configuration item CONFIG_DRM_ACCEL_IVPU:
( CONFIG_DRM_ACCEL ) && ( CONFIG_X86_64 && ! CONFIG_UML ) && ( CONFIG_PCI && CONFIG_PCI_MSI )
intel_vpu
Choose this option if you have a system with an 14th generation Intel CPU (Meteor Lake) or newer. Intel NPU (formerly called Intel VPU) is a CPU-integrated inference accelerator for Computer Vision and Deep Learning applications.
If "M" is selected, the module will be called intel_vpu.
drivers/accel/ivpu/Kconfig
The configuration item CONFIG_DRM_ACCEL_IVPU:
( CONFIG_DRM_ACCEL ) && ( CONFIG_X86_64 && ! CONFIG_UML ) && ( CONFIG_PCI && CONFIG_PCI_MSI )
intel_vpu
Choose this option if you have a system that has an 14th generation Intel CPU or newer. VPU stands for Versatile Processing Unit and it's a CPU-integrated inference accelerator for Computer Vision and Deep Learning applications.
If "M" is selected, the module will be called intel_vpu.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
8086
("Intel Corporation"), device: 643e
("Lunar Lake NPU")8086
("Intel Corporation"), device: 7d1d
("Meteor Lake NPU")8086
("Intel Corporation"), device: ad1d
("Arrow Lake NPU")Raw data from LKDDb:
lkddb module intel_vpu CONFIG_DRM_ACCEL_IVPU : drivers/accel/ivpu/Kconfig : "Intel NPU (Neural Processing Unit)" # in 6.3–6.11, 6.12-rc+HEAD
lkddb pci 8086 643e .... .... ...... : CONFIG_DRM_ACCEL CONFIG_DRM_ACCEL_IVPU : drivers/accel/ivpu/ivpu_drv.c # in 6.6–6.11, 6.12-rc+HEAD
lkddb pci 8086 7d1d .... .... ...... : CONFIG_DRM_ACCEL CONFIG_DRM_ACCEL_IVPU : drivers/accel/ivpu/ivpu_drv.c # in 6.3–6.11, 6.12-rc+HEAD
lkddb pci 8086 ad1d .... .... ...... : CONFIG_DRM_ACCEL CONFIG_DRM_ACCEL_IVPU : drivers/accel/ivpu/ivpu_drv.c # in 6.6–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab