[Nouveau] [Bug 63051] Displist with multiple OpenGL contexts crashes.

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63051 --- Comment #1 from Ilia Mirkin imir...@alum.mit.edu --- What hardware are you on? It looks like you were using mesa-9.1 -- can you try 10.0.x? I'm looking at installing blender, but it seems like Gentoo has gone out of their way to make it a

[Nouveau] [Bug 54587] [NV1F] Flickering screen on Geforece 4

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54587 Ilia Mirkin imir...@alum.mit.edu changed: What|Removed |Added Summary|Flickering screen on|[NV1F] Flickering

[Nouveau] [Bug 67628] [NVC1] [BISECTED] Monitor on Display port shows distortions

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67628 --- Comment #10 from Torsten Wagner torsten.wag...@gmail.com --- Hi Ilia, thanks for the feedback. Attached you will find the kernel log of an working and non-working kernel. A quick look showed that the non-working kernel reads in (or simply

[Nouveau] [Bug 40747] [NV44] dual-link tmds no longer allowed

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40747 --- Comment #20 from Oswald Buddenhagen o...@kde.org --- huh? i said that it is *easy* to convince the kernel to pick the right mode. it's picking a wrong one only automatically. there is no hardware limitation at all here. X appears more

[Nouveau] [Bug 72180] [NVE6] Random GPU Lockups, works with blob PGRAPH fw

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72180 --- Comment #29 from Dainius Masiliūnas past...@gmail.com --- With some help I extracted the firmware myself, but the result is the same as before, GPU still hangs often, especially when OpenGL compositing is on. -- You are receiving this mail

[Nouveau] [Bug 72207] [NV67] Error retrieving EDID from VGA

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72207 --- Comment #2 from Priit Laes (irc: plaes) pl...@plaes.org --- (In reply to comment #1) I assume there's a monitor actually connected (that supports EDID)? Did this work with older kernels (if so which)? Please upload a copy of your VBIOS

[Nouveau] [Bug 72207] [NV67] Error retrieving EDID from VGA

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72207 --- Comment #3 from Priit Laes (irc: plaes) pl...@plaes.org --- Created attachment 93461 -- https://bugs.freedesktop.org/attachment.cgi?id=93461action=edit GeForce-7050-vbios.rom Supplying the rom for completeness :) -- You are receiving

[Nouveau] [Bug 40747] [NV44] dual-link tmds no longer allowed

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40747 --- Comment #21 from Ilia Mirkin imir...@alum.mit.edu --- (In reply to comment #20) huh? i said that it is *easy* to convince the kernel to pick the right mode. it's picking a wrong one only automatically. Really? It sounds to me like you

[Nouveau] [PATCH 3/3] drm/nv4c/bios: disallow retrieving from prom on nv4x igp's

2014-02-05 Thread Ilia Mirkin
Suggested-by: Marcin Kościelnicki koria...@0x04.net Signed-off-by: Ilia Mirkin imir...@alum.mit.edu --- drivers/gpu/drm/nouveau/core/subdev/bios/base.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/nouveau/core/subdev/bios/base.c

[Nouveau] [PATCH 1/3] drm/nv4c/mc: nv4x igp's have a different msi rearm register

2014-02-05 Thread Ilia Mirkin
See https://bugs.freedesktop.org/show_bug.cgi?id=74492 Reported-by: Ronald ronald...@gmail.com Suggested-by: Marcin Kościelnicki koria...@0x04.net Signed-off-by: Ilia Mirkin imir...@alum.mit.edu --- drivers/gpu/drm/nouveau/Makefile | 1 +

[Nouveau] [PATCH 2/3] drm/nv4c/vga: decode register is in a different place on nv4x igp's

2014-02-05 Thread Ilia Mirkin
Suggested-by: Marcin Kościelnicki koria...@0x04.net Signed-off-by: Ilia Mirkin imir...@alum.mit.edu --- drivers/gpu/drm/nouveau/nouveau_vga.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_vga.c b/drivers/gpu/drm/nouveau/nouveau_vga.c index

[Nouveau] [Bug 74492] v3.13-rc8 nv4e + msi = random lockups

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74492 --- Comment #9 from Ronald ronald...@gmail.com --- I noticed, thanks! -- You are receiving this mail because: You are the assignee for the bug. ___ Nouveau mailing list Nouveau@lists.freedesktop.org

[Nouveau] [Bug 74492] v3.13-rc8 nv4e + msi = random lockups

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74492 --- Comment #8 from Ilia Mirkin imir...@alum.mit.edu --- Looks like the nv4x igp's have some registers placed differently... I just cc'd you on a few patches, you can also get them at:

[Nouveau] [Bug 70972] [NV67] Modesetting failure at 1280x800

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70972 --- Comment #7 from Ilia Mirkin imir...@alum.mit.edu --- No clue if this will help, but we recently noticed that the NV4x IGP's have some differences in register placement. Perhaps this patch:

Re: [Nouveau] [RFC 10/16] drm/nouveau/timer: skip calibration on GK20A

2014-02-05 Thread Stephen Warren
On 02/04/2014 01:39 AM, Alexandre Courbot wrote: On 02/04/2014 12:55 PM, Ben Skeggs wrote: On Sat, Feb 1, 2014 at 1:16 PM, Alexandre Courbot acour...@nvidia.com wrote: GK20A's timer is directly attached to the system timer and cannot be calibrated. Skip the calibration phase on that chip

[Nouveau] [Bug 70972] [NV67] Modesetting failure at 1280x800

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70972 --- Comment #8 from Larry Finger larry.fin...@lwfinger.net --- I am now running 3.14-rc1, and the MSI changes for 3.13 should be in my kernel. I added the patch mentioned in comment #7. I did not alter my xorg.conf.d setup and X did not start,

[Nouveau] [Bug 70972] [NV67] Modesetting failure at 1280x800

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70972 --- Comment #9 from Ilia Mirkin imir...@alum.mit.edu --- Well, unrelated to this issue, you probably need http://lists.freedesktop.org/archives/nouveau/2014-February/016032.html For MSI to work properly. We've had reports of issues for people

[Nouveau] [Bug 70972] [NV67] Modesetting failure at 1280x800

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70972 --- Comment #10 from Larry Finger larry.fin...@lwfinger.net --- Unfortunately, neither the patch nor the patch and the nouveau.config boot change made any difference. I certainly understand that not many people have this hardware. -- You are

[Nouveau] [GSoC2014] Call for projects ideas and mentors

2014-02-05 Thread Martin Peres
Hi, fellow graphics stack developers, Now that FOSDEM is over, it is time to think about the Google Summer of Code 2014! If you would like to propose a project for the GSoC 2014, please write your proposals at [1], before the 14th of February, in order to increase our chances of being an