<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21066">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[TEST]Transcoder setup: Increase timeout on PIPExCONF status read<br><br>Linux also uses 100ms.<br>User reported logs with timeouts.<br><br>Change-Id: Ia670e18cd2bfd6d7aee99c980b89d2747c3b21df<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M common/hw-gfx-gma-transcoder.adb<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/66/21066/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/common/hw-gfx-gma-transcoder.adb b/common/hw-gfx-gma-transcoder.adb<br>index 91ef6b6..f93e6b7 100644<br>--- a/common/hw-gfx-gma-transcoder.adb<br>+++ b/common/hw-gfx-gma-transcoder.adb<br>@@ -290,7 +290,7 @@<br>          Registers.Wait_Unset_Mask<br>            (Register => Trans.CONF,<br>             Mask     => TRANS_CONF_ENABLED_STATUS,<br>-            TOut_MS  => 40);<br>+            TOut_MS  => 100);<br>       end if;<br> <br>       if Config.Has_Pipe_DDI_Func then<br></pre><p>To view, visit <a href="https://review.coreboot.org/21066">change 21066</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/21066"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ia670e18cd2bfd6d7aee99c980b89d2747c3b21df </div>
<div style="display:none"> Gerrit-Change-Number: 21066 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>