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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau