Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DRM_VBOXVIDEO
has multiple definitions:
drivers/gpu/drm/vboxvideo/Kconfig
The configuration item CONFIG_DRM_VBOXVIDEO:
CONFIG_DRM && CONFIG_X86 && CONFIG_PCI
vboxvideo
, vboxvideo
This is a KMS driver for the virtual Graphics Card used in Virtual Box virtual machines.
Although it is possible to build this driver built-in to the kernel, it is advised to build it as a module, so that it can be updated independently of the kernel. Select M to build this driver as a module and add support for these devices via drm/kms interfaces.
drivers/staging/vboxvideo/Kconfig
The configuration item CONFIG_DRM_VBOXVIDEO:
CONFIG_DRM && CONFIG_X86 && CONFIG_PCI
vboxvideo
, vboxvideo
This is a KMS driver for the virtual Graphics Card used in Virtual Box virtual machines.
Although it is possible to build this driver built-in to the kernel, it is advised to build it as a module, so that it can be updated independently of the kernel. Select M to build this driver as a module and add support for these devices via drm/kms interfaces.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
80ee
("InnoTek Systemberatung GmbH"), device: beef
("VirtualBox Graphics Adapter")80ee
("InnoTek Systemberatung GmbH"), device: beef
("VirtualBox Graphics Adapter")Raw data from LKDDb:
lkddb module vboxvideo CONFIG_DRM_VBOXVIDEO : drivers/gpu/drm/vboxvideo/Kconfig : "Virtual Box Graphics Card" # in 5.2–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module vboxvideo CONFIG_DRM_VBOXVIDEO : drivers/staging/vboxvideo/Kconfig : "Virtual Box Graphics Card" # in 4.13–4.20, 5.0–5.1
lkddb pci 80ee beef .... .... ...... : CONFIG_DRM_VBOXVIDEO : drivers/gpu/drm/vboxvideo/vbox_drv.c # in 5.2–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb pci 80ee beef .... .... ...... : CONFIG_DRM_VBOXVIDEO CONFIG_STAGING : drivers/staging/vboxvideo/vbox_drv.c # in 4.13–4.20, 5.0–5.1
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