[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 --- 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): http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=2c2e48684dbe49f27e51ec0b2a4aa

[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 --- 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). https://git.kernel.org/cgit/linux/kernel/git/torvalds/l

[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 --- 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 for the bug.

[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 Cc: "9.2 10.0" --- Doing a nouveau_bo_wait works as well, but I got a slightly higher framerate from glretrace doing it this way. I tried to get an actual sourc

[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 Cc: "9.2 10.0" --- TBH I'm pretty confused by the whole fence refcounting logic and its interaction with emits, updates, et

[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 changed: What|Removed |Added Attachment #89968|0 |1 is obsolete|

[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 changed: What|Removed |Added Summary|[NVC1] NOUVEAU(0): [drm]|[NVC1] runtime pm not |f

[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 --- 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 (VGA-1). -

[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 --- Created attachment 90008 --> https://bugs.freedesktop.org/attachment.cgi?id=90008&action=edit xrandr-q-3.13-rc1-without-bbswitch -- You are receiving this mail because: You are the assignee for 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 --- Created attachment 90009 --> https://bugs.freedesktop.org/attachment.cgi?id=90009&action=edit dmesg-3.13-rc1-without-bbswitch -- You are receiving this mail because: You are the assignee for the bu

[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 --- Created attachment 90007 --> https://bugs.freedesktop.org/attachment.cgi?id=90007&action=edit Xorg.0.log-3.13-rc1-without-bbswitch -- You are receiving this mail because: You are the assignee for t

[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 --- 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 the bug.

[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 --- 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 system temperature

Re: [Nouveau] Selecting supported chipsets in the driver?

2013-11-29 Thread Martin Peres
Le 29/11/2013 14:17, Christ-Jan Wijtmans a écrit : so uhm, as far as i know in ATI drivers this is possible, why no nouveau? Well, because we share a lot of code between chipsets and it would be a pain not to compile everything. FYI, on Archlinux: -rw-r--r-- 1 root root 379K 26 nov. 11:18

Re: [Nouveau] Selecting supported chipsets in the driver?

2013-11-29 Thread Christ-Jan Wijtmans
so uhm, as far as i know in ATI drivers this is possible, why no nouveau? Live long and prosper, Christ-Jan Wijtmans https://github.com/cjwijtmans http://facebook.com/cj.wijtmans http://twitter.com/cjwijtmans On Thu, Aug 1, 2013 at 2:15 AM, Christ-Jan Wijtmans wrote: > Sorry but 1.7 and 6.3 M

[Nouveau] [Bug 58378] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version

2013-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58378 --- Comment #14 from torsten.stocklo...@gmail.com --- HI again, in addition some error messages Nov 29 11:21:47 torsten-LIFEBOOK-E8410 kernel: [ 66.215782] nouveau E[ PGRAPH][:01:00.0] ch 2 [0x0007b23000] subc 7 class 0x8297 mthd 0x15e0 d

Re: [Nouveau] texelFetch sampler1/2DArray on nv50 gallium

2013-11-29 Thread Lucas Stach
Hi Ilia, Am Freitag, den 29.11.2013, 01:16 -0500 schrieb Ilia Mirkin: > Hi Christoph/nouveau folks, > > I've noticed that the piglit test "texelFetch" fails on my nv98 for > sampler1DArray and sampler2DArray. I nuked the logic in > nv50_ir_lowering_nv50.cpp:604 that does the f32 -> u32 conversion