<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21386">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">drivers/intel/gma: Power up legacy VGA block early<br><br>This is required at least on Skylake to be able to configure text mode.<br>3rdparty/libgfxinit is also updated by the single commit:<br><br>    42fb2d065d gma: Add procedure to power up legacy VGA block<br><br>Change-Id: I2fe144765e2b2acd9f6b76db375cae5b8feb5489<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M 3rdparty/libgfxinit<br>M src/drivers/intel/gma/text_fb/gma.adb<br>2 files changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/21386/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/3rdparty/libgfxinit b/3rdparty/libgfxinit<br>index 3a0e2a0..42fb2d0 160000<br>--- a/3rdparty/libgfxinit<br>+++ b/3rdparty/libgfxinit<br>@@ -1 +1 @@<br>-Subproject commit 3a0e2a08f5489f3bb5c6e9f97b903e6e10c31a6c<br>+Subproject commit 42fb2d065d604eb08c723ac6b96aeebb4c84cbd3<br>diff --git a/src/drivers/intel/gma/text_fb/gma.adb b/src/drivers/intel/gma/text_fb/gma.adb<br>index ded7b9e..8f61d1d 100644<br>--- a/src/drivers/intel/gma/text_fb/gma.adb<br>+++ b/src/drivers/intel/gma/text_fb/gma.adb<br>@@ -47,6 +47,7 @@<br>             Max_Pipe => Primary);<br> <br>          if configs (Primary).Port /= Disabled then<br>+            HW.GFX.GMA.Power_Up_VGA;<br>             vga_io_init;<br>             vga_textmode_init;<br> <br></pre><p>To view, visit <a href="https://review.coreboot.org/21386">change 21386</a>. To unsubscribe, 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/21386"/><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: I2fe144765e2b2acd9f6b76db375cae5b8feb5489 </div>
<div style="display:none"> Gerrit-Change-Number: 21386 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>