<p>Renze Nicolai has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23040">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/t530: Add "Hybrid Graphics" mode<br><br>This patch adds a mode to the nvram settings<br>that enables the discrete graphics card without<br>switching the LVDS panel to the Nvidia card.<br>This allows using the Nvidia GPU and the<br>Intel GPU at the same time. Tested with<br>Nouveau and "DRI_PRIME=1".<br><br>It depends on patches 20547, 20548 and 22337<br>which allow Nouveau to load the VGA option ROM<br>using an ACPI interface.<br><br>The VGAROM needs to be added manually using<br>cbfstool for now.<br><br>Change-Id: I1d65a905306bed80d14e10a53dcdf3eb3ff86986<br>Signed-off-by: Renze Nicolai <renze@rnplus.nl><br>---<br>M src/mainboard/lenovo/t530/cmos.layout<br>1 file changed, 1 insertion(+), 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/40/23040/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/lenovo/t530/cmos.layout b/src/mainboard/lenovo/t530/cmos.layout</span><br><span>index 8304d52..72fd7fb 100644</span><br><span>--- a/src/mainboard/lenovo/t530/cmos.layout</span><br><span>+++ b/src/mainboard/lenovo/t530/cmos.layout</span><br><span>@@ -129,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     Hybrid 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/23040">change 23040</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/23040"/><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: I1d65a905306bed80d14e10a53dcdf3eb3ff86986 </div>
<div style="display:none"> Gerrit-Change-Number: 23040 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Renze Nicolai <renze@rnplus.nl> </div>