<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [CI][BAT] igt@gem_ctx_create@basic-files - incomplete - *ERROR* render: timed out waiting for forcewake ack request."
href="https://bugs.freedesktop.org/show_bug.cgi?id=108714#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [CI][BAT] igt@gem_ctx_create@basic-files - incomplete - *ERROR* render: timed out waiting for forcewake ack request."
href="https://bugs.freedesktop.org/show_bug.cgi?id=108714">bug 108714</a>
from <span class="vcard"><a class="email" href="mailto:0.freedesktop@iam.tj" title="Tj <0.freedesktop@iam.tj>"> <span class="fn">Tj</span></a>
</span></b>
<pre>It looks like you've picked up on the same thread I've been following. Here's
some comments I left for Jarred earlier (in IRC) which I don't know that he has
seen yet.
08:42 <TJ-> I've been working on the dmesg again and I'm looking to a wider
cause. Communication with the GPU sub-systems is partially done using IIC
(i2c). The root cause seems to start with "[ 5.102322] i2c_designware
808622C1:06: controller timed out". 808622C1 is the designware CHERRY_TRAIL and
is supposed to be configured by ACPI DSDT values
09:03 <TJ-> Might be getting closer... there was a patch to fix a very similar
problem in fba4adbbf670 (which I suspect might help here based on the commit
comment) but that got reverted/changed in 06cb616b1bca and this later change
makes a global change but is instigated for a particular platform. I wonder if
the first patch might be more correct on your devices.
09:24 <TJ-> OK, we need to capture what little debug messages the
i2c-designware driver writes via dev_dbg() so add "debug" to the kernel
command-line. This command will show you the messages we can expect to see:
"git grep -A1 dev_dbg drivers/i2c/busses/i2c-designware-*"</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>