Re: [Nouveau] [Mesa-dev] VDPAU issues in 17.2 and master, and a test request

2017-08-21 Thread Ilia Mirkin
On Mon, Aug 21, 2017 at 5:54 PM, Andy Furniss wrote: > Ilia Mirkin wrote: > >> As I don't have the hardware myself, I was hoping someone could >> confirm that this is a nouveau issue and not a more general one. >> Ideally this would be done by testing VDPAU on both radeonsi

[Nouveau] [Bug 102349] New: nv4x crashing with plasmashell - gdb log included

2017-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102349 Bug ID: 102349 Summary: nv4x crashing with plasmashell - gdb log included Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW

[Nouveau] [Bug 102349] nv4x crashing with plasmashell - gdb log included

2017-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102349 caguduz...@go2vpn.net changed: What|Removed |Added Priority|medium |highest -- You are receiving

[Nouveau] VDPAU issues in 17.2 and master, and a test request

2017-08-21 Thread Ilia Mirkin
Hi guys, I just wanted to record some of my observations with nouveau; I haven't had time to debug what happened. All testing done with mplayer -vo vdpau. First off, it seems like master + DRI3 works, up to a point, but then crashes in nouveau pushbuf logic with a missing kref (which means some

[Nouveau] [Bug 102337] Full system crash when running a custom OpenGL 4.3 graphic engine

2017-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102337 --- Comment #1 from Ilia Mirkin --- A few things: 1. Does the engine do threaded GL calls? If so, nouveau will crash and burn. 2. Does this still happen with the latest code from mesa git? 3. Can you see what's in dmesg

[Nouveau] [Bug 102337] New: Full system crash when running a custom OpenGL 4.3 graphic engine

2017-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102337 Bug ID: 102337 Summary: Full system crash when running a custom OpenGL 4.3 graphic engine Product: Mesa Version: 17.1 Hardware: x86-64 (AMD64) OS: Linux

[Nouveau] [Bug 102337] Full system crash when running a custom OpenGL 4.3 graphic engine

2017-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102337 --- Comment #2 from TheBrokenGod --- 1. I make no use of threads; I don't know for sure if GLFW does it with OpenGL but I don't think so. 2. I am using Ubuntu 17.10 as LiveCD, unfortunately I cannot install it

[Nouveau] [Bug 102337] Full system crash when running a custom OpenGL 4.3 graphic engine

2017-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102337 --- Comment #3 from Ilia Mirkin --- You can try a more up-to-date stack from https://nouveau.pmoreau.org/ Your dmesg does not include any errors, which is surprising given that the system hangs. Can happen though. What