bugzilla-daemon at freedesktop.org
2015-Nov-22 11:06 UTC
[Nouveau] [Bug 93065] New: nouveau kernel module needs to increase runpm use counter more often
https://bugs.freedesktop.org/show_bug.cgi?id=93065 Bug ID: 93065 Summary: nouveau kernel module needs to increase runpm use counter more often Product: xorg Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: freedesktop at karolherbst.de QA Contact: xorg-team at lists.x.org when the driver goes into an error state (waiting for fifo to unmess itself or other things), where the user just kills the hang process, nouveau decides to suspend the gpu allthough some kworker are inside some while loops and waiting for conditions to be true. Because the card went offline reading stuff through mmio hangs and leaves the kernel in a really strange state, where usb/network/... can just go corrupt. That's why the nouveau driver should add more points where the card is marked as in use, so that runpm won't suspend the card allthough it really should not. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151122/ff09374b/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 09:07 UTC
[Nouveau] [Bug 93065] nouveau kernel module needs to increase runpm use counter more often
https://bugs.freedesktop.org/show_bug.cgi?id=93065 Martin Peres <martin.peres at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #1 from Martin Peres <martin.peres at free.fr> --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/238. -- 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/20191204/7ee6b37e/attachment.html>
Reasonably Related Threads
- [PATCH] drm: fix issue by messing up runpm usage_counter
- [Bug 108873] New: nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- [PATCH v2 0/4] Potential fix for runpm issues on various laptops
- [PATCH] drm: compute runpm on load, don't register autosuspend for non-runpm
- [Bug 91557] New: [NVE4] freezes: HUB_INIT timed out