[Nouveau] [Bug 94725] Nouveau driver fails to poweron GPU on GM204 after dynamic poweroff
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 1 03:13:31 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94725
--- Comment #6 from Alexandre Courbot <gnurou at gmail.com> ---
Maybe these messages are pointing to the root of the problem:
[ 51.608479] nouveau 0000:01:00.0: Refused to change power state, currently
in D3
[ 51.683924] nouveau 0000:01:00.0: Refused to change power state, currently
in D3
[ 51.700020] nouveau 0000:01:00.0: Refused to change power state, currently
in D3
If the device is still in D3 when we resume it, then accessing registers would
understandably result in a freeze. Devinit comes early enough in the resume
chain to make this plausible.
FWIW I can successfully suspend/resume (echo mem >/sys/power/state) a GTX 960,
but runtime PM works slightly differently.
I would like to enable runtime PM on my desktop GTX960 to repro this, but for
some reason I am failing - despite loading nouveau with "modeset=2 runpm=1", I
cannot see runtime PM kicking in and /sys/class/drm/card0/power/runtime_status
says "unsupported". What am I doing wrong?
--
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/nouveau/attachments/20160401/a382ee3f/attachment-0001.html>
More information about the Nouveau
mailing list