Bug 93065

Summary: nouveau kernel module needs to increase runpm use counter more often
Product: xorg Reporter: Karol Herbst <karolherbst>
Component: Driver/nouveauAssignee: Nouveau Project <nouveau>
Status: RESOLVED MOVED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Karol Herbst 2015-11-22 11:06:17 UTC
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.
Comment 1 Martin Peres 2019-12-04 09:07:05 UTC
-- 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.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.