Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/gpu/drm/vboxvideo/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 645 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
Spracherkennung für: vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# SPDX-License-Identifier: GPL-2.0
config DRM_VBOXVIDEO
 tristate "Virtual Box Graphics Card"
 depends on DRM && X86 && PCI
 select DRM_CLIENT_SELECTION
 select DRM_KMS_HELPER
 select DRM_VRAM_HELPER
 select DRM_TTM
 select DRM_TTM_HELPER
 select GENERIC_ALLOCATOR
 help
   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.

[ Dauer der Verarbeitung: 0.30 Sekunden  ]