[Bug 13364] BUG: unable to handle kernel paging request at 429a4c40

2009-07-11 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13364 a1d23...@mail.ru changed: What|Removed |Added CC||a1d23...@mail.ru --- Comment #5

[Bug 22720] New: mesa 7.5 regression in blender

2009-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22720 Summary: mesa 7.5 regression in blender Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[PATCH 2/5] drivers/gpu: Move a dereference below a NULL test

2009-07-11 Thread Julia Lawall
From: Julia Lawall ju...@diku.dk If the NULL test is necessary, then the dereference should be moved below the NULL test. The semantic patch that makes this change is as follows: (http://www.emn.fr/x-info/coccinelle/) // smpl @@ type T; expression E; identifier i,fld; statement S; @@ - T i =

Re: [Nouveau] When will nouveau kernel tree be merged into master

2009-07-11 Thread Eric Valette
I need to remove the vesa framebuffer, put the KMS option gain and report. It was just too late last night to try this. Doing this KMS works as expected. Then I got a problem with gallium3D and removed it. --eric

[Bug 22720] mesa 7.5 regression in blender

2009-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22720 --- Comment #1 from Michel Dänzer mic...@daenzer.net 2009-07-11 02:28:21 PST --- Can you try isolating the change which caused it, e.g. with git bisect? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 22720] mesa 7.5 regression in blender

2009-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22720 --- Comment #2 from Christoph Brill eg...@gmx.de 2009-07-11 02:31:24 PST --- Yeah, I'm doing that right now :-) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 22720] mesa 7.5 regression in blender

2009-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22720 --- Comment #3 from Christoph Brill eg...@gmx.de 2009-07-11 06:13:42 PST --- git bisecting mesa really sucks. You need to patch several revision to get it to compile. And even with ccache enabled you need to wait for hours. Testing is almost

[Bug 9379] drmCommandNone( fd, DRM_R128_CCE_IDLE ) - gives errno 22

2009-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9379 Andrew Péteri whysogr...@gmail.com changed: What|Removed |Added Attachment #27576|0 |1 is