[Nouveau] 5.8.4: WARNING at drivers/gpu/drm/nouveau/nvif/vmm.c:68

2020-08-27 Thread Ortwin Glück
Hi, I just found this new WARNING in dmesg. Maybe you want to know. I haven't seen this before in 5.7. BR Ortwin [Thu Aug 27 15:40:48 2020] [ cut here ] [Thu Aug 27 15:40:48 2020] WARNING: CPU: 6 PID: 23542 at drivers/gpu/drm/nouveau/nvif/vmm.c:68 nvif_vmm_put+0x65/0x

Re: [Nouveau] [BUG] nouveau regression: ext monitor dead after resume

2014-09-22 Thread Ortwin Glück
On 19.09.2014 19:01, Ilia Mirkin wrote: > Try booting with log_buf_len=100M Done and the slightly lengthy files attached to the Bugzilla entry. Ortwin ___ Nouveau mailing list Nouveau@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/

Re: [Nouveau] [BUG] nouveau regression: ext monitor dead after resume

2014-09-19 Thread Ortwin Glück
On 09/19/2014 07:01 PM, Ilia Mirkin wrote: Thanks! Hopefully you still have those kernels handy, as your logs got cut off. Yeah, I noticed and hoped it wouldn't matter as it is mostly the boot log that's been cut off until syslog came up (it's from /var/log/messages). So suspend/resume cycle

Re: [Nouveau] [BUG] nouveau regression: ext monitor dead after resume

2014-09-19 Thread Ortwin Glück
On 19.09.2014 17:58, Ilia Mirkin wrote: > git checkout 415f12efc1b2308411b2cbc3e82666b3db8a7758^ Thanks again. I confirm that Bugzilla 83550 is the same issue. I have attached the captured logs there for reference. Ortwin ___ Nouveau mailing list Nouve

Re: [Nouveau] [BUG] nouveau regression: ext monitor dead after resume

2014-09-19 Thread Ortwin Glück
On 18.09.2014 16:58, Ilia Mirkin wrote: > This has been reported a few times already -- probably the same thing > as bug https://bugs.freedesktop.org/show_bug.cgi?id=83550 Ah, thanks. I would like to try with that commit reverted, but unfortunately it no longer reverts cleanly, and my attempts

Re: [Nouveau] [PATCH] drm/nouveau: fix crash with noaccel=1

2012-11-13 Thread Ortwin Glück
I am confirming that it fixes the problem. Thanks! Ortwin On 11.11.2012 20:00, Marcin Slusarz wrote: Reported-by: Ortwin Glück Signed-off-by: Marcin Slusarz --- drivers/gpu/drm/nouveau/nouveau_abi16.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/nouveau