From: Dave Airlie Date: Mon, 16 Apr 2012 18:01:17 +0000 (+0100) Subject: vga-switcheroo: select VGA arbitration. X-Git-Tag: next-20120430~38^2~2 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=343d4a79fdaeb8753201324c03fbc108f4e62636;p=karo-tx-linux.git vga-switcheroo: select VGA arbitration. Since Matthew's changes we have to select arbitration. Reported-by: devh on #radeon Signed-off-by: Dave Airlie --- diff --git a/drivers/gpu/vga/Kconfig b/drivers/gpu/vga/Kconfig index 96c83a9a76bb..f34838839b08 100644 --- a/drivers/gpu/vga/Kconfig +++ b/drivers/gpu/vga/Kconfig @@ -21,6 +21,7 @@ config VGA_SWITCHEROO bool "Laptop Hybrid Graphics - GPU switching support" depends on X86 depends on ACPI + 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