<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - commit c1132367 "Extract GT render sleep (rc6) management" prevents entering s2idle"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111909#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - commit c1132367 "Extract GT render sleep (rc6) management" prevents entering s2idle"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111909">bug 111909</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>So s2idle is S0, which is equivalent to our runtime suspend. Only it calls into
our pm hooks that are expecting to go S3+.
echo freeze > /sys/power/state
I think we just need to keep wait_for_idle in gem_suspend and move
intel_gt_pm_suspend to pm_late_suspend.</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 assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>