Re: [Nouveau] [PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers

2018-02-21 Thread Lukas Wunner
On Sun, Feb 11, 2018 at 10:38:28AM +0100, Lukas Wunner wrote: > workqueue: Allow retrieval of current task's work struct > drm: Allow determining if current task is output poll worker > drm/nouveau: Fix deadlock on runtime suspend > drm/radeon: Fix deadlock on runtime suspend > drm/amdgpu

[Nouveau] [Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference in nvkm_object_unmap since kernel 4.15

2018-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105173 --- Comment #6 from Nick Lee --- (In reply to Pierre Moreau from comment #5) > I tried running supertuxkart on my MCP79 (9400M), got some artefacts, but it > did not freeze; the only error I got was “nouveau :03:00.0: fifo: > CACHE_ERROR -

[Nouveau] [Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference in nvkm_object_unmap since kernel 4.15

2018-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105173 --- Comment #7 from Nick Lee --- Suse: xorg-x11-driver-video-7.6_1-17.1.x86_64 xorg-x11-server-1.19.6-3.1.x86_64 Mesa-18.0.0-187.1.x86_64 kernel-4.15.4-1-default -- You are receiving this mail because: You are the assignee for the bug.___

[Nouveau] [Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference in nvkm_object_unmap since kernel 4.15

2018-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105173 --- Comment #5 from Pierre Moreau --- (In reply to Nick Lee from comment #4) > (In reply to Pierre Moreau from comment #3) > > I’ll try to reproduce the issue on my laptop > > I tried reproduce this bug from > openSUSE-Tumbleweed-GNOME-Live-x86

Re: [Nouveau] [PATCH 1/7] PCI: Restore BARs on runtime resume despite being unbound

2018-02-21 Thread Rafael J. Wysocki
On Wednesday, February 21, 2018 10:57:14 AM CET Rafael J. Wysocki wrote: > On Tue, Feb 20, 2018 at 10:29 PM, Bjorn Helgaas wrote: > > On Sun, Feb 18, 2018 at 09:38:32AM +0100, Lukas Wunner wrote: > >> PCI devices not bound to a driver are supposed to stay in D0 during > >> runtime suspend. > > > >

[Nouveau] [Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference in nvkm_object_unmap since kernel 4.15

2018-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105173 --- Comment #4 from Nick Lee --- (In reply to Pierre Moreau from comment #3) > I’ll try to reproduce the issue on my laptop I tried reproduce this bug from openSUSE-Tumbleweed-GNOME-Live-x86_64-Snapshot20180219-Media.iso kernel-4.15.4-default

Re: [Nouveau] [PATCH 1/7] PCI: Restore BARs on runtime resume despite being unbound

2018-02-21 Thread Rafael J. Wysocki
On Tue, Feb 20, 2018 at 10:29 PM, Bjorn Helgaas wrote: > On Sun, Feb 18, 2018 at 09:38:32AM +0100, Lukas Wunner wrote: >> PCI devices not bound to a driver are supposed to stay in D0 during >> runtime suspend. > > Doesn't "runtime suspend" mean an individual device is suspended while > the rest of