bugzilla-daemon at freedesktop.org
2016-Aug-16 14:53 UTC
[Nouveau] [Bug 97367] New: k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 Bug ID: 97367 Summary: k520 card produce high volume of IRQ Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: mmaret at genymobile.com QA Contact: xorg-team at lists.x.org Created attachment 125818 --> https://bugs.freedesktop.org/attachment.cgi?id=125818&action=edit dmesg Amazon propose computer with k520(GK104) GPU for virtualisation (Xen). You can use Ubuntu LTS on it for example. When inserting the nouveau driver, /proc/interrupts report that nvkm is doing ~100000 interrupts/sec. This have been tested on kernel 4.4.0 and 4.4.13. On amazon, you do not control the real hardware where your system will be run. It appear that sometimes, this issue do not happen. May be this could be due to vbios version ? Forcing nouveau in headless mode (modeset=2) produce a normal amount of IRQ. -- 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/20160816/c30f28d7/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Aug-16 14:53 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #1 from Mathieu Maret <mmaret at genymobile.com> --- Created attachment 125819 --> https://bugs.freedesktop.org/attachment.cgi?id=125819&action=edit vbios ROM -- 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/20160816/92e2d7d5/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Aug-16 16:28 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #2 from Mathieu Maret <mmaret at genymobile.com> --- Created attachment 125821 --> https://bugs.freedesktop.org/attachment.cgi?id=125821&action=edit dmesg with debug (nouveau.debug=debug drm.debug=0xe) -- 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/20160816/2c599343/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Aug-16 16:31 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #3 from Mathieu Maret <mmaret at genymobile.com> --- With another try having modeset=2 does not produce a normal amount of IRQ. Sorry for the error, it should be due to the randomness of the issue :/ -- 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/20160816/8b0dd361/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Aug-18 08:16 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #4 from Mathieu Maret <mmaret at genymobile.com> --- Created attachment 125864 --> https://bugs.freedesktop.org/attachment.cgi?id=125864&action=edit perf report from perf record -ag -- 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/20160818/cf4043f3/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Aug-18 08:17 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #5 from Mathieu Maret <mmaret at genymobile.com> --- Created attachment 125865 --> https://bugs.freedesktop.org/attachment.cgi?id=125865&action=edit perf report from perf record -g -C 7 -- 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/20160818/fcbe93b6/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Aug-18 08:17 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #6 from Mathieu Maret <mmaret at genymobile.com> --- Created attachment 125866 --> https://bugs.freedesktop.org/attachment.cgi?id=125866&action=edit result from 'cat /proc/interrupts > irq ; sleep 1; cat /proc/interrupts >>irq' -- 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/20160818/0b32e3e3/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Aug-18 08:22 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #7 from Mathieu Maret <mmaret at genymobile.com> --- The irq file show that the IRQ on nvkm happens 140954 times in 1 sec. The perf reports does not show things related to nvkm, but I may not have use the right options for perf -- 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/20160818/5502df20/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Feb-06 15:35 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #8 from Mathieu Maret <mmaret at genymobile.com> --- Disabling MSI interrupts (with config="NvMSI=0") reduce the number of IRQ to about 1k/s -- 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/20170206/9e441e3e/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Feb-08 15:44 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #9 from Mathieu Maret <mmaret at genymobile.com> --- Created attachment 129412 --> https://bugs.freedesktop.org/attachment.cgi?id=129412&action=edit Tracing using ftrace during 1sec -- 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/20170208/d7dd6fe9/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Feb-08 16:54 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 --- Comment #10 from Mathieu Maret <mmaret at genymobile.com> --- This issue can be reproduce on 4.10-rc10 -- 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/20170208/3cf8171d/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 09:15 UTC
[Nouveau] [Bug 97367] k520 card produce high volume of IRQ
https://bugs.freedesktop.org/show_bug.cgi?id=97367 Martin Peres <martin.peres at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #11 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/280. -- 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/3bab3603/attachment.html>