<p>Nico Rikken has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26114">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/lenovo/t520: Add Dual Graphics CMOS support<br><br>Adds the CMOS option for Dual Graphics, as is present in more Lenovo models<br>already. Enabling this option ensures that the NVIDIA GPU is powered.<br><br>More PCI devices can be observed when activating this setting. It was verified<br>on a W520, also by loading a VGA option ROM and achieving a working Dual<br>Graphics system.<br><br>The CMOS default has been kept to 'Integrated Only', as the usage of Dual<br>Graphics requires an option ROM and drains the battery more quickly.<br><br>Change-Id: I41ccabd4554ca019684edd6f8b1c23679212c59f<br>Signed-off-by: Nico Rikken <nico@nicorikken.eu><br>---<br>M src/mainboard/lenovo/t520/cmos.layout<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/26114/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/lenovo/t520/cmos.layout b/src/mainboard/lenovo/t520/cmos.layout</span><br><span>index 3a82459..7d2c821 100644</span><br><span>--- a/src/mainboard/lenovo/t520/cmos.layout</span><br><span>+++ b/src/mainboard/lenovo/t520/cmos.layout</span><br><span>@@ -3,6 +3,7 @@</span><br><span> ##</span><br><span> ## Copyright (C) 2007-2008 coresystems GmbH</span><br><span> ## Copyright (C) 2014 Vladimir Serbinenko</span><br><span style="color: hsl(120, 100%, 40%);">+## Copyright (C) 2018 Nico Rikken</span><br><span> ##</span><br><span> ## This program is free software; you can redistribute it and/or modify</span><br><span> ## it under the terms of the GNU General Public License as published by</span><br><span>@@ -128,6 +129,7 @@</span><br><span> 11    6        224M</span><br><span> 12    0     Integrated Only</span><br><span> 12    1     Discrete Only</span><br><span style="color: hsl(120, 100%, 40%);">+12    2     Dual Graphics</span><br><span> 13    0     Disable</span><br><span> 13    1     AC and battery</span><br><span> 13    2     AC only</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26114">change 26114</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/26114"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I41ccabd4554ca019684edd6f8b1c23679212c59f </div>
<div style="display:none"> Gerrit-Change-Number: 26114 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Rikken <nico@nicorikken.eu> </div>