Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DRM_ACCEL
:
(none)
Framework for device drivers of compute acceleration devices, such as, but not limited to, Machine-Learning and Deep-Learning acceleration devices. If you say Y here, you need to select the module that's right for your acceleration device from the list below. This framework is integrated with the DRM subsystem as compute accelerators and GPUs share a lot in common and can use almost the same infrastructure code. Having said that, acceleration devices will have a different major number than GPUs, and will be exposed to user-space using different device files, called accel/accel* (in /dev, sysfs and debugfs).
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
17cb
("Qualcomm Technologies, Inc"), device: a100
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 pci 17cb a100 .... .... ...... : CONFIG_DRM_ACCEL CONFIG_DRM_ACCEL_QAIC : drivers/accel/qaic/qaic_drv.c # in 6.4–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