[Nouveau] [PATCH 2/2] nvc0: add a memory barrier when there are persistent UBOs

2014-07-01 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin imir...@alum.mit.edu --- src/gallium/drivers/nouveau/nvc0/nvc0_context.c | 22 +++- src/gallium/drivers/nouveau/nvc0/nvc0_context.h | 2 ++ src/gallium/drivers/nouveau/nvc0/nvc0_state.c | 5 + src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c | 27

[Nouveau] [PATCH 1/2] nv50: do an explicit flush on draw when there are persistent buffers

2014-07-01 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin imir...@alum.mit.edu --- src/gallium/drivers/nouveau/nv50/nv50_context.c | 22 ++- src/gallium/drivers/nouveau/nv50/nv50_context.h | 1 + src/gallium/drivers/nouveau/nv50/nv50_vbo.c | 29 - 3 files changed, 50 insertions(+),

[Nouveau] [Bug 76483] [NV50, bisected, RFC patch] xset dpms force {on, off} does not work over DP

2014-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76483 --- Comment #25 from Karl Schendel schen...@kbcomputer.com --- That fixed the garbled display. The monitor off/on thing is weird. When I was trying to get 3.14 to work (before discovering this bug report), I tried the nvidia binary driver and

[Nouveau] nouveau xorg driver - compile error

2014-07-01 Thread Pali Rohár
Hello, nouveau xorg driver from master git repository cannot be compiled on ubuntu precise. Here is build log: https://launchpadlibrarian.net/179062836/buildlog_ubuntu-precise-amd64.xserver-xorg-video-nouveau_1:1.0.10-git201407010817~ubuntu12.04.1_FAILEDTOBUILD.txt.gz Problem is somewhere in

[Nouveau] [Bug 80769] [NVD9] GF119M boot hang with 3.15.2

2014-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80769 --- Comment #1 from sven sven.pilz+freedesk...@gmail.com --- Created attachment 102096 -- https://bugs.freedesktop.org/attachment.cgi?id=102096action=edit xorg log -- You are receiving this mail because: You are the assignee for the bug.

[Nouveau] [Bug 80769] New: [NVD9] GF119M boot hang with 3.15.2

2014-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80769 Priority: medium Bug ID: 80769 Assignee: nouveau@lists.freedesktop.org Summary: [NVD9] GF119M boot hang with 3.15.2 QA Contact: xorg-t...@lists.x.org Severity: normal

[Nouveau] [Bug 80769] [NVD9] GF119M boot hang with 3.15.2

2014-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80769 --- Comment #2 from Ilia Mirkin imir...@alum.mit.edu --- The xorg backtrace has intel_drv.so in it. What makes you say this is a nouveau bug? -- You are receiving this mail because: You are the assignee for the bug.

Re: [Nouveau] nouveau xorg driver - compile error

2014-07-01 Thread Tobias klausmann
Hi Pali, maybe you are missing a package somewhere? Latest git is building fine for me on OBS/opensuse. Greetings, Tobias On 01.07.2014 21:47, Pali Rohár wrote: Hello, nouveau xorg driver from master git repository cannot be compiled on ubuntu precise. Here is build log:

[Nouveau] [Bug 80769] [NVD9] GF119M boot hang with 3.15.2

2014-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80769 --- Comment #3 from sven sven.pilz+freedesk...@gmail.com --- (In reply to comment #2) The xorg backtrace has intel_drv.so in it. What makes you say this is a nouveau bug? I don't know if nouveau crashes the xserver. Should have stated that

[Nouveau] [Bug 80769] [NVD9] GF119M boot hang with 3.15.2

2014-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80769 --- Comment #4 from Ilia Mirkin imir...@alum.mit.edu --- (In reply to comment #3) (In reply to comment #2) The xorg backtrace has intel_drv.so in it. What makes you say this is a nouveau bug? I don't know if nouveau crashes the xserver.

Re: [Nouveau] nouveau xorg driver - compile error

2014-07-01 Thread Sven Joachim
On 2014-07-01 21:47 +0200, Pali Rohár wrote: Hello, nouveau xorg driver from master git repository cannot be compiled on ubuntu precise. Here is build log:

[Nouveau] [Bug 76483] [NV50, bisected, RFC patch] xset dpms force {on, off} does not work over DP

2014-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76483 --- Comment #26 from Ben Skeggs skeg...@gmail.com --- (In reply to comment #25) That fixed the garbled display. The monitor off/on thing is weird. When I was trying to get 3.14 to work (before discovering this bug report), I tried the

Re: [Nouveau] nouveau xorg driver - compile error

2014-07-01 Thread Emil Velikov
Hi Pali, If the future can you include the error message (plus a couple of lines of context) in the email ? Thanks. Seems like the list* symbols got prefixed with xorg_ during the 1.12 development cycle (commit ca64912c02b), and your build uses 1.11.x. I'm using xorg-server 1.15 so cannot

[Nouveau] [Bug 80769] [NVD9] GF119M boot hang with 3.15.2

2014-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80769 --- Comment #5 from sven sven.pilz+freedesk...@gmail.com --- (In reply to comment #4) (In reply to comment #3) (In reply to comment #2) The xorg backtrace has intel_drv.so in it. What makes you say this is a nouveau bug? I don't

Re: [Nouveau] nouveau xorg driver - compile error

2014-07-01 Thread Pali Rohár
Hello, On Tuesday 01 July 2014 23:39:45 Emil Velikov wrote: Hi Pali, If the future can you include the error message (plus a couple of lines of context) in the email ? Thanks. Ok. Seems like the list* symbols got prefixed with xorg_ during the 1.12 development cycle (commit