From 59597ead1f26d4c18997bda81b2ec33e52973b80 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 5 Apr 2015 18:10:09 -0500 Subject: mainboard/lenovo/t400: Add initial hybrid graphics support TEST: Booted T400 with Intel/ATI hybrid graphics in integrated mode with native Intel graphics init and verified integrated panel framebuffer functionality in SeaBIOS and Linux. Change-Id: I37e72c5dad0d7ab3915cc3d439ae9a4a9b3787e3 Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/9319 Reviewed-by: Edward O'Callaghan Reviewed-by: Ronald G. Minnich Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t400/cmos.default | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/lenovo/t400/cmos.default') diff --git a/src/mainboard/lenovo/t400/cmos.default b/src/mainboard/lenovo/t400/cmos.default index ac9f96d73c..98ce970278 100644 --- a/src/mainboard/lenovo/t400/cmos.default +++ b/src/mainboard/lenovo/t400/cmos.default @@ -13,3 +13,4 @@ sticky_fn=Disable power_management_beeps=Enable low_battery_beep=Enable sata_mode=AHCI +hybrid_graphics_mode=Integrated Only \ No newline at end of file -- cgit v1.2.3