<p>Nico Huber <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://review.coreboot.org/20647">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gma skl: Prevent race by late timeout check<br><br>We initialize the timeout variable before the first event on the other<br>side (i.e. us sending a request to PCODE). With very slow debug output<br>sending the request itself might take longer than the timeout period.<br><br>Reorder the code to check the timeout condition only after the first<br>try and thereby make sure that we always try at least twice. Also issue<br>a debug message in case we timed out.<br><br>Change-Id: I8cdeb3e36d7eafbef8a1a8e13670f3f9838a2f38<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M common/skylake/hw-gfx-gma-power_and_clocks_skylake.adb<br>1 file changed, 7 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/47/20647/3</pre><p>To view, visit <a href="https://review.coreboot.org/20647">change 20647</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/20647"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libgfxinit </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I8cdeb3e36d7eafbef8a1a8e13670f3f9838a2f38 </div>
<div style="display:none"> Gerrit-Change-Number: 20647 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>