Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VIDEO_INTEL_CVS:
( CONFIG_I2C && CONFIG_ACPI && CONFIG_VIDEO_DEV ) && ( CONFIG_IPU_BRIDGE || ! CONFIG_IPU_BRIDGE )intel_cvsThis adds support for the Intel Computer Vision Sensing (CVS).
The driver registers a V4L2 sub-device to arbitrate CSI-2 link ownership between the host and CVS firmware, and configures the device for camera sensor streaming.
The driver can operate with full I2C transport or in a reduced platform (GPIO-only) mode when I2C is unavailable.
Say Y to build into the kernel, or M to build as a module. The module will be named intel_cvs. If unsure, say N.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
8086 ("Intel Corporation"), device: 645d ("Core Ultra 200V Series Processors IPU")8086 ("Intel Corporation"), device: b05d ("Core Ultra Processors (Series 3) IPU")Raw data from LKDDb:
lkddb acpi "INTC10DE" : CONFIG_VIDEO_INTEL_CVS : drivers/media/i2c/cvs/core.c # in 7.2-rc+HEADlkddb acpi "INTC10E0" : CONFIG_VIDEO_INTEL_CVS : drivers/media/i2c/cvs/core.c # in 7.2-rc+HEADlkddb acpi "INTC10E1" : CONFIG_VIDEO_INTEL_CVS : drivers/media/i2c/cvs/core.c # in 7.2-rc+HEADlkddb module intel_cvs CONFIG_VIDEO_INTEL_CVS : drivers/media/i2c/cvs/Kconfig : "Intel CVS CSI-2 bridge support" # in 7.2-rc+HEADlkddb pci 8086 645d .... .... ...... : CONFIG_VIDEO_INTEL_CVS : drivers/media/i2c/cvs/core.c # in 7.2-rc+HEADlkddb pci 8086 b05d .... .... ...... : CONFIG_VIDEO_INTEL_CVS : drivers/media/i2c/cvs/core.c # in 7.2-rc+HEADlkddb platform "cvs_platform" : CONFIG_VIDEO_INTEL_CVS : drivers/media/i2c/cvs/core.c # in 7.2-rc+HEADThis 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 - V index
Automatically generated (in year 2026). See also LKDDb sources on GitLab