Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/drivers/gpu/vga/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 526 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-only
config VGA_SWITCHEROO
 bool "Laptop Hybrid Graphics - GPU switching support"
 depends on X86
 depends on ACPI
 depends on PCI
 depends on (FRAMEBUFFER_CONSOLE=n || FB=y)
 select VGA_ARB
 help
   Many laptops released in 2008/9/10 have two GPUs with a multiplexer
   to switch between them. This adds support for dynamic switching when
   X isn't running and delayed switching until the next logoff. This
   feature is called hybrid graphics, ATI PowerXpress, and Nvidia
   HybridPower.

[ Dauer der Verarbeitung: 0.28 Sekunden  ]