[Bug 106957] GPU runtime suspend broken since 4.17

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 19 17:51:09 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106957

--- Comment #3 from Lukas Wunner <lukas at wunner.de> ---
Okay so the HDA controller is bound to a driver and is runtime active. 
Naturally, if it's runtime active it'll keep the GPU awake.  Question is what's
keeping it active.

Could you check if there are any user space processes accessing the HDA
controller:
sudo lsof /dev/snd/controlC1

You got "No such file or directory" for some of the commands I gave you because
the kernel isn't compiled with CONFIG_PM_ADVANCED_DEBUG=y.  Could you enable
that option and try again?  Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180619/267768ae/attachment.html>


More information about the dri-devel mailing list