[Nouveau] [Bug 96274] [NVC0] Failure when compiling compute shader: Assertion `bb->getFirst()->serial <= bb->getExit()->serial' failed

2016-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96274 Ilia Mirkin changed: What|Removed |Added Resolution|--- |FIXED

[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990 --- Comment #62 from Efrem McCrimon --- What version of the non-free Nvidia driver are you using? 370.23 or 367.35? On Aug 23, 2016 8:29 AM, wrote: > *Comment # 61

Re: [Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-08-23 Thread Efrem Mc
What version of the non-free Nvidia driver are you using? 370.23 or 367.35? On Aug 23, 2016 8:29 AM, wrote: > *Comment # 61 on > bug 94990 from Yann >

Re: [Nouveau] [PATCH] drm/nouveau/tegra: Modify error handling

2016-08-23 Thread Alexandre Courbot
On Mon, Aug 15, 2016 at 6:54 AM, Amitoj Kaur Chawla wrote: > iommu_domain_alloc returns NULL on error so replace an incorrect > IS_ERR check with a NULL check. > > The Coccinelle semantic patch used to find this issue is as follows: > @@ > expression e; > statement S; > @@ >

Re: [Nouveau] [PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo

2016-08-23 Thread Emil Velikov
On 23 August 2016 at 00:42, Martin Peres wrote: > v2: > - guard LED framework calls with ifdef CONFIG_LEDS_CLASS > IIRC kernel has the tendency of using static inlines in the headers when CONFIG_foo is not set. Worth using that and removing the ifdef from the source file ?

Re: [Nouveau] [PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo

2016-08-23 Thread Karol Herbst
2016-08-23 16:06 GMT+02:00 Martin Peres : > On 23/08/16 11:31, Karol Herbst wrote: >> >> maybe it makes sense to expose the SLI LED, too. >> >> Regardless of my comments this patch is reviewed-by me. > > > You reviewed the wrong patch, I should have named the re-send v3. > >

Re: [Nouveau] [PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo

2016-08-23 Thread Martin Peres
On 23/08/16 11:31, Karol Herbst wrote: maybe it makes sense to expose the SLI LED, too. Regardless of my comments this patch is reviewed-by me. You reviewed the wrong patch, I should have named the re-send v3. I accidentally sent the v1 patch as a v2 :s 2016-08-23 1:39 GMT+02:00 Martin

[Nouveau] [PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo

2016-08-23 Thread Martin Peres
v2: - guard LED framework calls with ifdef CONFIG_LEDS_CLASS Signed-off-by: Martin Peres --- For real this time! Sorry for the noise drm/nouveau/Kbuild | 1 + drm/nouveau/include/nvkm/subdev/bios/gpio.h | 1 + drm/nouveau/nouveau_drm.c

Re: [Nouveau] [PATCH v2] drm/nouveau: add a LED driver for the NVIDIA logo

2016-08-23 Thread Karol Herbst
maybe it makes sense to expose the SLI LED, too. Regardless of my comments this patch is reviewed-by me. 2016-08-23 1:39 GMT+02:00 Martin Peres : > We received a donation of a Titan which has this useless feature > allowing users to control the brightness of the LED behind

[Nouveau] [Bug 94990] Latest 4.6rc4 kernel, no booting on gtx970

2016-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94990 --- Comment #61 from Yann Golanski --- (In reply to Ivan from comment #56) > So, I just install fresh Fedora 24 with kernel-4.5.5, then remove nouveau > from system completely: > > […] > > After this steps reboot,