Re: [Nouveau] nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3

2017-06-07 Thread Max Ehrlich
Ben, I think I'm being hit with this bug (I see EDID is invalid in dmesg), is there any workaround outside of recompiling without that commit and can I give any information to help? Max ___ Nouveau mailing list Nouveau@lists.freedesktop.org

[Nouveau] [Bug 101335] build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’;

2017-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101335 --- Comment #3 from Karol Herbst --- (In reply to Pierre Moreau from comment #2) > (In reply to Karol Herbst from comment #1) > > you need to build against drm-next kernel tree or a different tree the > > module is

[Nouveau] [Bug 101335] build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’;

2017-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101335 --- Comment #2 from Pierre Moreau --- (In reply to Karol Herbst from comment #1) > you need to build against drm-next kernel tree or a different tree the > module is actually based on. Check for the last drm-next commit

[Nouveau] [Bug 101335] build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’;

2017-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101335 --- Comment #1 from Karol Herbst --- (In reply to David Ronis from comment #0) > I'm trying to build the git master on an 32 bit machine. The build dies > with: > > CC nouveau_surface.lo > nouveau_screen.c: In

[Nouveau] [Bug 101335] New: build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’;

2017-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101335 Bug ID: 101335 Summary: build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’; Product: Mesa Version: git Hardware: x86 (IA32)

Re: [Nouveau] [PATCH v2] nv110/exa: update sched codes

2017-06-07 Thread Samuel Pitoiset
On 06/07/2017 06:58 PM, Aaryaman Vasishta wrote: On Tue, Jun 6, 2017 at 7:15 AM, Samuel Pitoiset > wrote: Nice work! See my comments below, and double-check if some of them can be applied to the shaders I didn't

[Nouveau] [Bug 101184] [NVE6] [bisected] Panic on boot with GK106

2017-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101184 --- Comment #10 from ingo66 --- Hello, I have test the patch for linux 4.11.3 with the driver xf86-video-nouveau 1.0.15 and now my system starts without a kernel panic. Without the patch only linux < 4.11.3 start

Re: [Nouveau] [PATCH v2] nv110/exa: update sched codes

2017-06-07 Thread Aaryaman Vasishta
On Tue, Jun 6, 2017 at 7:15 AM, Samuel Pitoiset wrote: > Nice work! > > See my comments below, and double-check if some of them can be applied to > the shaders I didn't review yet. > > I recommend you to test your work because if one sched code is wrong, you > are

[Nouveau] [Bug 101322] GM108/NV118: 0 MiB DDR3 and boot crash in gf100_ltc_oneinit_tag_ram

2017-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101322 --- Comment #4 from Karol Herbst --- can you also upload your vbios.rom file located in /sys/kernel/debug/dri/0/vbios.rom ? And if you are up for it, install envytools and do nvapeek 101000 as root? Second is optional,

[Nouveau] [Bug 101322] GM108/NV118: 0 MiB DDR3 and boot crash in gf100_ltc_oneinit_tag_ram

2017-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101322 --- Comment #3 from Daniel Drake --- And yes this problem has been reproduced on v4.8, v4.11, v4.12-rc3. We don't know of any working kernels. -- You are receiving this mail because: You are the assignee for the

[Nouveau] [Bug 101322] GM108/NV118: 0 MiB DDR3 and boot crash in gf100_ltc_oneinit_tag_ram

2017-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101322 --- Comment #2 from Daniel Drake --- Created attachment 131772 --> https://bugs.freedesktop.org/attachment.cgi?id=131772=edit dmesg with nouveau.debug=debug Here is the debug log. By the way, this is exactly the same

[Nouveau] [PATCH][drm-next] drm/nouveau: fix non-ANSI function declaration of nouveau_pmops_runtime

2017-06-07 Thread Colin King
From: Colin Ian King Give function nouveau_pmops_runtime a void argument to make it an ANSI function declaration. Fixes sparse warning: warning: non-ANSI function declaration of function 'nouveau_pmops_runtime' Signed-off-by: Colin Ian King

Re: [Nouveau] Kernel panic on nouveau during boot on NVIDIA NV118 (GM108)

2017-06-07 Thread Karol Herbst
It looks similiar to this one: https://bugs.freedesktop.org/show_bug.cgi?id=101322 please provide a dmesg booted with "nouveau.debug=debug" as well 2017-06-02 12:01 GMT+02:00 Chris Chiu : > We are working with new desktop that have the NVIDIA NV118 > chipset. > > During boot,