[Bug 34495] Selecting objects in Blender 2.56 slow with gallium r600 driver

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34495 --- Comment #13 from Micael Dias 2011-06-25 22:18:46 PDT --- I've been doing some debugging on this and found something odd. I enabled the lp_build_printf call on auxiliary/draw/draw_llvm.c, function generate_fetch() and noticed that when blend

[Bug 34495] Selecting objects in Blender 2.56 slow with gallium r600 driver

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34495 --- Comment #13 from Micael Dias 2011-06-25 22:18:46 PDT --- I've been doing some debugging on this and found something odd. I enabled the lp_build_printf call on auxiliary/draw/draw_llvm.c, function generate_fetch() and noticed that when blend

[patch] nouveau: error paths leak in nvc0_graph_construct_context()

2011-06-25 Thread Ben Skeggs
On Sat, 2011-06-25 at 08:54 +0300, Dan Carpenter wrote: > Two of these error paths returned without freeing "ctx". Applied to nouveau git, thanks! Ben. > > Signed-off-by: Dan Carpenter > > diff --git a/drivers/gpu/drm/nouveau/nvc0_graph.c > b/drivers/gpu/drm/nouveau/nvc0_graph.c > index 39e920

[patch] nouveau: free the memory in nouveau_gart_manager_del()

2011-06-25 Thread Ben Skeggs
On Sat, 2011-06-25 at 08:53 +0300, Dan Carpenter wrote: > In the original code the kfree() doesn't do anything because > "mem->mm_node" has been set to NULL. This was introduced in > d2f9c56a "drm/nouveau: create temp vmas for both src and dst of > bo moves" Already fixed in nouveau git, I'll

[Bug 38581] [RADEON:KMS:R600G] wine, counter strike source crashes during gameplay

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38581 Brian Paterni changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 38581] [RADEON:KMS:R600G] wine, counter strike source crashes during gameplay

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38581 Brian Paterni changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 38675] Recompiled kernel crash on KMS loading

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38675 --- Comment #2 from muzi...@email.it 2011-06-25 16:05:20 PDT --- I tried to apply the patch and it did not work, the system freezes with a kernel panic. It seems correct because if a precompiled kernel (hence not patched) works and my custom kerne

[Bug 38675] Recompiled kernel crash on KMS loading

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38675 --- Comment #2 from muziofg at email.it 2011-06-25 16:05:20 PDT --- I tried to apply the patch and it did not work, the system freezes with a kernel panic. It seems correct because if a precompiled kernel (hence not patched) works and my custom ke

[Bug 36542] Radeon HD 6570 GPU lockup (waiting for 0x00000281 last fence id 0x00000280)

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36542 --- Comment #9 from Matt Novenstern 2011-06-25 15:13:56 PDT --- Yes! With the two patches (the vddc one was new - I compiled my first fedora kernel!) everything seems to work fine. I tested nexuiz and xbmc. Thank you! -- Configure bugmail: h

[Bug 38242] Distortion or console image displayed when starting Widelands

2011-06-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=38242 --- Comment #4 from Jure Repinc 2011-06-25 15:14:01 --- Created an attachment (id=63512) --> (https://bugzilla.kernel.org/attachment.cgi?id=63512) dmidecode -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ---

[Bug 36542] Radeon HD 6570 GPU lockup (waiting for 0x00000281 last fence id 0x00000280)

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36542 --- Comment #9 from Matt Novenstern 2011-06-25 15:13:56 PDT --- Yes! With the two patches (the vddc one was new - I compiled my first fedora kernel!) everything seems to work fine. I tested nexuiz and xbmc. Thank you! -- Configure bugmail: h

[Bug 38242] Distortion or console image displayed when starting Widelands

2011-06-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=38242 --- Comment #3 from Jure Repinc 2011-06-25 15:13:08 --- Created an attachment (id=63502) --> (https://bugzilla.kernel.org/attachment.cgi?id=63502) Xorg.0.log -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ---

[Bug 38242] New: Distortion or console image displayed when starting Widelands

2011-06-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=38242 Summary: Distortion or console image displayed when starting Widelands Product: Drivers Version: 2.5 Kernel Version: 3.0-rc4 Platform: All OS/Version: Linux Tr

[Bug 36542] Radeon HD 6570 GPU lockup (waiting for 0x00000281 last fence id 0x00000280)

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36542 --- Comment #8 from Alex Deucher 2011-06-25 12:31:43 PDT --- Do the following patches help? http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a377e187df725fe7e62d2cec59ec290c5a605d93 http://git.kernel.org/?p=linux/ke

[Bug 36542] Radeon HD 6570 GPU lockup (waiting for 0x00000281 last fence id 0x00000280)

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36542 --- Comment #8 from Alex Deucher 2011-06-25 12:31:43 PDT --- Do the following patches help? http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a377e187df725fe7e62d2cec59ec290c5a605d93 http://git.kernel.org/?p=linux/k

[Bug 38675] Recompiled kernel crash on KMS loading

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38675 --- Comment #1 from Alex Deucher 2011-06-25 12:30:52 PDT --- This might be a duplicate of bug 38583. Relevant patches: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a377e187df725fe7e62d2cec59ec290c5a605d93 http:

[Bug 38675] Recompiled kernel crash on KMS loading

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38675 --- Comment #1 from Alex Deucher 2011-06-25 12:30:52 PDT --- This might be a duplicate of bug 38583. Relevant patches: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a377e187df725fe7e62d2cec59ec290c5a605d93 http

[Bug 38675] New: Recompiled kernel crash on KMS loading

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38675 Summary: Recompiled kernel crash on KMS loading Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priori

[Bug 38675] New: Recompiled kernel crash on KMS loading

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38675 Summary: Recompiled kernel crash on KMS loading Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priori

[Bug 38232] kernel bug at drivers/gpu/drm/ttm/ttm_bo.c:272

2011-06-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=38232 --- Comment #1 from lukenshiro at ngi.it 2011-06-25 11:01:53 --- Created an attachment (id=63472) --> (https://bugzilla.kernel.org/attachment.cgi?id=63472) .config file for 2.6.39.2 -- Configure bugmail: https://bugzilla.kernel.org/userpref

[Bug 36542] Radeon HD 6570 GPU lockup (waiting for 0x00000281 last fence id 0x00000280)

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36542 --- Comment #7 from Matt Novenstern 2011-06-25 10:55:51 PDT --- Now that I can boot at all with my 6850, I'm getting this bug, too. Seems to be triggered by 3d, I don't think gnome shell has triggered it alone yet. Same dmesg. -- Configure b

[Bug 36542] Radeon HD 6570 GPU lockup (waiting for 0x00000281 last fence id 0x00000280)

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36542 --- Comment #7 from Matt Novenstern 2011-06-25 10:55:51 PDT --- Now that I can boot at all with my 6850, I'm getting this bug, too. Seems to be triggered by 3d, I don't think gnome shell has triggered it alone yet. Same dmesg. -- Configure b

[Bug 38232] New: kernel bug at drivers/gpu/drm/ttm/ttm_bo.c:272

2011-06-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=38232 URL: http://i53.tinypic.com/1zwdxqh.jpg Summary: kernel bug at drivers/gpu/drm/ttm/ttm_bo.c:272 Product: Drivers Version: 2.5 Kernel Version: 2.6.39.* Platform: All OS/Version: L

[patch] nouveau: error paths leak in nvc0_graph_construct_context()

2011-06-25 Thread Dan Carpenter
Two of these error paths returned without freeing "ctx". Signed-off-by: Dan Carpenter diff --git a/drivers/gpu/drm/nouveau/nvc0_graph.c b/drivers/gpu/drm/nouveau/nvc0_graph.c index 39e9208..5aa3f9e 100644 --- a/drivers/gpu/drm/nouveau/nvc0_graph.c +++ b/drivers/gpu/drm/nouveau/nvc0_graph.c @@ -

[patch] nouveau: free the memory in nouveau_gart_manager_del()

2011-06-25 Thread Dan Carpenter
In the original code the kfree() doesn't do anything because "mem->mm_node" has been set to NULL. This was introduced in d2f9c56a "drm/nouveau: create temp vmas for both src and dst of bo moves" Signed-off-by: Dan Carpenter diff --git a/drivers/gpu/drm/nouveau/nouveau_mem.c b/drivers/gpu/d

[Bug 38242] Distortion or console image displayed when starting Widelands

2011-06-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=38242 --- Comment #4 from Jure Repinc 2011-06-25 15:14:01 --- Created an attachment (id=63512) --> (https://bugzilla.kernel.org/attachment.cgi?id=63512) dmidecode -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ---

[Bug 38242] Distortion or console image displayed when starting Widelands

2011-06-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=38242 --- Comment #3 from Jure Repinc 2011-06-25 15:13:08 --- Created an attachment (id=63502) --> (https://bugzilla.kernel.org/attachment.cgi?id=63502) Xorg.0.log -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ---

[Bug 38242] New: Distortion or console image displayed when starting Widelands

2011-06-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=38242 Summary: Distortion or console image displayed when starting Widelands Product: Drivers Version: 2.5 Kernel Version: 3.0-rc4 Platform: All OS/Version: Linux Tr

[Bug 35095] [r300g] HiZ broken in WoW

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35095 --- Comment #12 from Chris Rankin 2011-06-25 07:18:01 PDT --- (In reply to comment #11) > I've just retested WoW with HiZ enabled on my M66GL and the 2.6.39.1 kernel, > and my dmesg log now fills up with these messages: > > [drm:r100_cs_track_c

[Bug 35095] [r300g] HiZ broken in WoW

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35095 --- Comment #12 from Chris Rankin 2011-06-25 07:18:01 PDT --- (In reply to comment #11) > I've just retested WoW with HiZ enabled on my M66GL and the 2.6.39.1 kernel, > and my dmesg log now fills up with these messages: > > [drm:r100_cs_track_c

Re: [patch] nouveau: error paths leak in nvc0_graph_construct_context()

2011-06-25 Thread Ben Skeggs
On Sat, 2011-06-25 at 08:54 +0300, Dan Carpenter wrote: > Two of these error paths returned without freeing "ctx". Applied to nouveau git, thanks! Ben. > > Signed-off-by: Dan Carpenter > > diff --git a/drivers/gpu/drm/nouveau/nvc0_graph.c > b/drivers/gpu/drm/nouveau/nvc0_graph.c > index 39e920

Re: [patch] nouveau: free the memory in nouveau_gart_manager_del()

2011-06-25 Thread Ben Skeggs
On Sat, 2011-06-25 at 08:53 +0300, Dan Carpenter wrote: > In the original code the kfree() doesn't do anything because > "mem->mm_node" has been set to NULL. This was introduced in > d2f9c56a "drm/nouveau: create temp vmas for both src and dst of > bo moves" Already fixed in nouveau git, I'll

[Bug 38232] kernel bug at drivers/gpu/drm/ttm/ttm_bo.c:272

2011-06-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=38232 --- Comment #1 from lukensh...@ngi.it 2011-06-25 11:01:53 --- Created an attachment (id=63472) --> (https://bugzilla.kernel.org/attachment.cgi?id=63472) .config file for 2.6.39.2 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.c

[Bug 38232] New: kernel bug at drivers/gpu/drm/ttm/ttm_bo.c:272

2011-06-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=38232 URL: http://i53.tinypic.com/1zwdxqh.jpg Summary: kernel bug at drivers/gpu/drm/ttm/ttm_bo.c:272 Product: Drivers Version: 2.5 Kernel Version: 2.6.39.* Platform: All OS/Version: L

[Bug 31880] [i915g] src/gallium/auxiliary/draw/draw_pt_emit.c:93:draw_pt_emit_prepare: Assertion `emit_sz != 0' failed.

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31880 Vinson Lee changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugs.

[Bug 31880] [i915g] src/gallium/auxiliary/draw/draw_pt_emit.c:93:draw_pt_emit_prepare: Assertion `emit_sz != 0' failed.

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31880 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 31880] [i915g] src/gallium/auxiliary/draw/draw_pt_emit.c:93:draw_pt_emit_prepare: Assertion `emit_sz != 0' failed.

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31880 Vinson Lee changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugs.

[Bug 31880] [i915g] src/gallium/auxiliary/draw/draw_pt_emit.c:93:draw_pt_emit_prepare: Assertion `emit_sz != 0' failed.

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31880 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 31881] [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31881 Vinson Lee changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugs.

[Bug 31881] [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying

2011-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31881 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 31881] [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31881 Vinson Lee changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugs.

[Bug 31881] [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying

2011-06-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31881 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|