From 343d4a79fdaeb8753201324c03fbc108f4e62636 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Mon, 16 Apr 2012 19:01:17 +0100 Subject: vga-switcheroo: select VGA arbitration. Since Matthew's changes we have to select arbitration. Reported-by: devh on #radeon Signed-off-by: Dave Airlie --- drivers/gpu/vga/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/vga/Kconfig') 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 -- cgit v1.2.3