[Nouveau] [Bug 70875] [NVC1] NOUVEAU(0): [drm] failed to set drm interface version

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70875 --- Comment #12 from Marcin Zajaczkowski msz...@wp.pl --- I managed to build and install 3.13-rc1 with CONFIG_PM_RUNTIME on my Fedora, but I have two issues. 1. I can't determine if NVidia card is disabled when become not used (basing on a

[Nouveau] [Bug 70875] [NVC1] NOUVEAU(0): [drm] failed to set drm interface version

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70875 --- Comment #13 from Ilia Mirkin imir...@alum.mit.edu --- Without bbswitch, just 3.13-rc1 (or rc2 if you prefer), can you provide your dmesg and Xorg.0.log and xrandr -q outputs? -- You are receiving this mail because: You are the assignee for

[Nouveau] [Bug 70875] [NVC1] NOUVEAU(0): [drm] failed to set drm interface version

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70875 --- Comment #14 from Marcin Zajaczkowski msz...@wp.pl --- Created attachment 90007 -- https://bugs.freedesktop.org/attachment.cgi?id=90007action=edit Xorg.0.log-3.13-rc1-without-bbswitch -- You are receiving this mail because: You are the

[Nouveau] [Bug 70875] [NVC1] NOUVEAU(0): [drm] failed to set drm interface version

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70875 --- Comment #16 from Marcin Zajaczkowski msz...@wp.pl --- Created attachment 90009 -- https://bugs.freedesktop.org/attachment.cgi?id=90009action=edit dmesg-3.13-rc1-without-bbswitch -- You are receiving this mail because: You are the assignee

[Nouveau] [Bug 70875] [NVC1] NOUVEAU(0): [drm] failed to set drm interface version

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70875 --- Comment #15 from Marcin Zajaczkowski msz...@wp.pl --- Created attachment 90008 -- https://bugs.freedesktop.org/attachment.cgi?id=90008action=edit xrandr-q-3.13-rc1-without-bbswitch -- You are receiving this mail because: You are the

[Nouveau] [Bug 70875] [NVC1] NOUVEAU(0): [drm] failed to set drm interface version

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70875 --- Comment #17 from Marcin Zajaczkowski msz...@wp.pl --- Attached. Besides a possible deadlock I wonder what is it? VGA-2 connected (normal left inverted right x axis y axis) 1024x768 I have only a laptop display and and external monitor

[Nouveau] [Bug 70875] [NVC1] runtime pm not auto-suspending card

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70875 Ilia Mirkin imir...@alum.mit.edu changed: What|Removed |Added Summary|[NVC1] NOUVEAU(0): [drm]|[NVC1] runtime pm not

[Nouveau] [Bug 64323] Severe misrendering in Left 4 Dead 2

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64323 Ilia Mirkin imir...@alum.mit.edu changed: What|Removed |Added Attachment #89968|0 |1 is obsolete|

[Nouveau] [PATCH 1/2] nouveau: avoid leaking fences while waiting

2013-11-29 Thread Ilia Mirkin
This fixes a memory leak in some situations. Also avoids emitting an extra fence if the kick handler does the call to nouveau_fence_next itself. Signed-off-by: Ilia Mirkin imir...@alum.mit.edu Cc: 9.2 10.0 mesa-sta...@lists.freedesktop.org --- TBH I'm pretty confused by the whole fence

[Nouveau] [PATCH 2/2] nv50: wait on the buf's fence before sticking it into pushbuf

2013-11-29 Thread Ilia Mirkin
This resolves some rendering issues in source games. See https://bugs.freedesktop.org/show_bug.cgi?id=64323 Signed-off-by: Ilia Mirkin imir...@alum.mit.edu Cc: 9.2 10.0 mesa-sta...@lists.freedesktop.org --- Doing a nouveau_bo_wait works as well, but I got a slightly higher framerate from

[Nouveau] [Bug 71362] [NVC1] X hang with drop to console after some time / GPU lockup - PFIFO error and TTM error @dmesg

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71362 --- Comment #5 from Ilia Mirkin imir...@alum.mit.edu --- Is this helped at all by the patch I suggested in bug 71357? It should be included in 3.11.10 and 3.12.2 as well as 3.13-rc1. -- You are receiving this mail because: You are the assignee

[Nouveau] [Bug 69180] [NVC1] Delays when using nouveau and switcheroo

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69180 --- Comment #5 from Ilia Mirkin imir...@alum.mit.edu --- Please try this with 3.11.10 or 3.12.2 or 3.13-rc2. There was a patch that could help NVC1 cards included in all 3 of those (well, it went into 3.13-rc1).

[Nouveau] [Bug 71824] [NVE6] NULL deref on boot when there is nothing in DCB on 3.13-rc

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71824 --- Comment #7 from Ilia Mirkin imir...@alum.mit.edu --- You can apply the equivalent of this patch to your tree (the paths are wrong, but it should be obvious how to fix them up):