[Bug 111909] commit c1132367 "Extract GT render sleep (rc6) management" prevents entering s2idle
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 6 23:28:25 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111909
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20191006/b4c1b565/attachment.html>
More information about the intel-gfx-bugs
mailing list