[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/t520: Add Dual Graphics CMOS support

Nico Rikken (Code Review) gerrit at coreboot.org
Sat May 5 10:18:59 CEST 2018


Nico Rikken has uploaded this change for review. ( https://review.coreboot.org/26114


Change subject: mb/lenovo/t520: Add Dual Graphics CMOS support
......................................................................

mb/lenovo/t520: Add Dual Graphics CMOS support

Adds the CMOS option for Dual Graphics, as is present in more Lenovo models
already. Enabling this option ensures that the NVIDIA GPU is powered.

More PCI devices can be observed when activating this setting. It was verified
on a W520, also by loading a VGA option ROM and achieving a working Dual
Graphics system.

The CMOS default has been kept to 'Integrated Only', as the usage of Dual
Graphics requires an option ROM and drains the battery more quickly.

Change-Id: I41ccabd4554ca019684edd6f8b1c23679212c59f
Signed-off-by: Nico Rikken <nico at nicorikken.eu>
---
M src/mainboard/lenovo/t520/cmos.layout
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/26114/1

diff --git a/src/mainboard/lenovo/t520/cmos.layout b/src/mainboard/lenovo/t520/cmos.layout
index 3a82459..7d2c821 100644
--- a/src/mainboard/lenovo/t520/cmos.layout
+++ b/src/mainboard/lenovo/t520/cmos.layout
@@ -3,6 +3,7 @@
 ##
 ## Copyright (C) 2007-2008 coresystems GmbH
 ## Copyright (C) 2014 Vladimir Serbinenko
+## Copyright (C) 2018 Nico Rikken
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -128,6 +129,7 @@
 11    6	    224M
 12    0     Integrated Only
 12    1     Discrete Only
+12    2     Dual Graphics
 13    0     Disable
 13    1     AC and battery
 13    2     AC only

-- 
To view, visit https://review.coreboot.org/26114
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I41ccabd4554ca019684edd6f8b1c23679212c59f
Gerrit-Change-Number: 26114
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Rikken <nico at nicorikken.eu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180505/bbf6286e/attachment.html>


More information about the coreboot-gerrit mailing list