* [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card [not found] <bug-86011-2300@https.bugzilla.kernel.org/> @ 2014-11-26 22:59 ` bugzilla-daemon 2014-11-26 23:03 ` bugzilla-daemon ` (4 subsequent siblings) 5 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2014-11-26 22:59 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=86011 Joaquín Aramendía <samsagax@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com Kernel Version|3.17-rc7 |3.16.4 --- Comment #3 from Joaquín Aramendía <samsagax@gmail.com> --- Disregard last bisect log, I got it wrong. Last good commit is 4659be275b14d7d865573b9d82c8afdb23f875aa from stable kernel tree. First bad commit is 97d30fa3524ff60b43d450012abe8f961d280478. -- You are receiving this mail because: You are watching someone on the CC list of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card [not found] <bug-86011-2300@https.bugzilla.kernel.org/> 2014-11-26 22:59 ` [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card bugzilla-daemon @ 2014-11-26 23:03 ` bugzilla-daemon 2014-11-27 2:24 ` bugzilla-daemon ` (3 subsequent siblings) 5 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2014-11-26 23:03 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=86011 Joaquín Aramendía <samsagax@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153941|0 |1 is obsolete| | -- You are receiving this mail because: You are watching someone on the CC list of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card [not found] <bug-86011-2300@https.bugzilla.kernel.org/> 2014-11-26 22:59 ` [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card bugzilla-daemon 2014-11-26 23:03 ` bugzilla-daemon @ 2014-11-27 2:24 ` bugzilla-daemon 2014-12-01 4:00 ` bugzilla-daemon ` (2 subsequent siblings) 5 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2014-11-27 2:24 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=86011 --- Comment #4 from Alex Deucher <alexdeucher@gmail.com> --- It looks like some a acpiphp problem. See bug 61891. I don't know why tat patch (97d30fa3524ff6) would trigger it other than perhaps the kernel you are using does not have the acpiphp fix. Someone more familiar with the nouveau driver would need to comment. Feel free to revert the commit. -- You are receiving this mail because: You are watching someone on the CC list of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card [not found] <bug-86011-2300@https.bugzilla.kernel.org/> ` (2 preceding siblings ...) 2014-11-27 2:24 ` bugzilla-daemon @ 2014-12-01 4:00 ` bugzilla-daemon 2014-12-10 21:36 ` bugzilla-daemon 2014-12-17 11:49 ` bugzilla-daemon 5 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2014-12-01 4:00 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=86011 --- Comment #5 from Joaquín Aramendía <samsagax@gmail.com> --- Created attachment 159291 --> https://bugzilla.kernel.org/attachment.cgi?id=159291&action=edit fix for runtime power management in nouveau I made this patch that fixed the issue for me. Applies on top of commit a4c5f39. Should apply with offset to newer kernels but fine. -- You are receiving this mail because: You are watching someone on the CC list of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card [not found] <bug-86011-2300@https.bugzilla.kernel.org/> ` (3 preceding siblings ...) 2014-12-01 4:00 ` bugzilla-daemon @ 2014-12-10 21:36 ` bugzilla-daemon 2014-12-17 11:49 ` bugzilla-daemon 5 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2014-12-10 21:36 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=86011 Bjorn Helgaas <bhelgaas@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |CODE_FIX --- Comment #6 from Bjorn Helgaas <bhelgaas@google.com> --- This should be fixed by https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau/nouveau_drm.c?id=8b62c8c6df08ca567c78afa51aa7bbc554cede06, which appeared in v3.18. -- You are receiving this mail because: You are watching someone on the CC list of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card [not found] <bug-86011-2300@https.bugzilla.kernel.org/> ` (4 preceding siblings ...) 2014-12-10 21:36 ` bugzilla-daemon @ 2014-12-17 11:49 ` bugzilla-daemon 5 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2014-12-17 11:49 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=86011 --- Comment #7 from Joaquín Aramendía <samsagax@gmail.com> --- Confirmed. It was also backported today to 3.17.y branch. So it's fixed for good -- You are receiving this mail because: You are watching someone on the CC list of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-12-17 11:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-86011-2300@https.bugzilla.kernel.org/>
2014-11-26 22:59 ` [Bug 86011] [drm] "Memory manager not clean during takedown" after vga-switcheroo turn off nvidia card bugzilla-daemon
2014-11-26 23:03 ` bugzilla-daemon
2014-11-27 2:24 ` bugzilla-daemon
2014-12-01 4:00 ` bugzilla-daemon
2014-12-10 21:36 ` bugzilla-daemon
2014-12-17 11:49 ` bugzilla-daemon
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.