Re: [Bug #12765] i915 VT switch with AIGLX causes X lock up

2009-05-18 Thread Rafael J. Wysocki
On Monday 18 May 2009, Sitsofe Wheeler wrote: > On Sat, May 16, 2009 at 10:05:57PM +0200, Rafael J. Wysocki wrote: > > The following bug entry is on the current list of known regressions > > introduced between 2.6.28 and 2.6.29. Please verify if it still should > > be listed and let me know (eithe

Re: 2.6.30-rc6: Reported regressions from 2.6.29

2009-05-18 Thread Linus Torvalds
On Mon, 18 May 2009, Ingo Molnar wrote: > > Btw., why did the patch (and the revert) make any difference to the > test? Timing differences look improbable. It's the change from !signal_group_exit(signal) to !sig_kernel_only(signr) and quite frankly, I still don't see the po

Re: 2.6.30-rc6: Reported regressions from 2.6.29

2009-05-18 Thread Oleg Nesterov
On 05/18, Linus Torvalds wrote: > > On Mon, 18 May 2009, Ingo Molnar wrote: > > > > Btw., why did the patch (and the revert) make any difference to the > > test? Timing differences look improbable. > > It's the change from > > !signal_group_exit(signal) > > to > > !sig_kernel_only(signr

Re: 2.6.30-rc6: Reported regressions from 2.6.29

2009-05-18 Thread Oleg Nesterov
On 05/18, Ingo Molnar wrote: > > * Oleg Nesterov wrote: > > > On 05/17, Ingo Molnar wrote: > > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13107 > > > > Subject : LTP 20080131 causes defunct processes w/2.6.30-rc1 > > > > Submitter : Kumar Gala > > > > Dat

[PATCH] Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.

2009-05-18 Thread Keith Packard
Making the drm_crtc.c code recognize the DPMS property and invoke the connector->dpms function doesn't remove any capability from the driver while reducing code duplication. That just highlighted the problem with the existing DPMS functions which could turn off the connector, but failed to turn of

[Bug 21602] Problem with new jglisse kms radeon driver and 2d driver

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21602 --- Comment #3 from Krzysztof Sobiecki 2009-05-18 16:17:32 PST --- After testing your xf86-video-ati:fba534017e581fcd9b9e49ba0b281fb500f576a7 with drm-next(drm-next-radeon):57ed16f7686e9c0c4ec5f7711688a503481987c2 I didn't saw this problem.

[Bug 21805] New: radeon-rewrite: crash in glCopyTexSubImage2D

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21805 Summary: radeon-rewrite: crash in glCopyTexSubImage2D Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: mediu

[Bug 21777] libdrm-2.4.11 fails with LDFLAGS="-Wl,--as-needed"

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21777 --- Comment #7 from Adrian Dannberg 2009-05-18 14:14:13 PST --- (In reply to comment #6) > I don't keep up with binutils upstream anymore, but I may try to setup a test > case and see if it's reproducible. Maybe you can mention to the gentoo

[Bug 21777] libdrm-2.4.11 fails with LDFLAGS="-Wl,--as-needed"

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21777 --- Comment #6 from Dan Nicholson 2009-05-18 14:04:36 PST --- (In reply to comment #5) > > When using --as-needed, the linker will skip the DT_NEEDED tags for both > > libdrm.so and librt.so unless -lrt is specified on the command line. I th

[Bug 21777] libdrm-2.4.11 fails with LDFLAGS="-Wl,--as-needed"

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21777 --- Comment #5 from Adrian Dannberg 2009-05-18 13:44:09 PST --- > Hmm, well libtool is supposed to add the -lrt for you. You're using this right > from the tarball, right? Right > See if the attached patch helps. You should just need to ru

[Bug 21227] glCopyTexImage2D fails for wide textures (intel_tex_image.c:355: intelTexImage: Assertion `texImage->RowStride == postConvWidth' failed.)

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21227 Ian Romanick changed: What|Removed |Added CC||e...@anholt.net AssignedTo|dri-

[Bug 2502] system hangs after resume from suspend to disk with dri

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=2502 --- Comment #1 from Jerome Glisse 2009-05-18 13:02:27 PST --- Do you still have this issue with recent mesa, kernel and xf86-video-ati ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving th

[Bug 3386] sigsegv in r200 when glXCreateContext called by JOGL (Java for OpenGL)

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=3386 --- Comment #2 from Jerome Glisse 2009-05-18 13:01:18 PST --- Do you still have this issue with recent mesa ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Yo

[Bug 21777] libdrm-2.4.11 fails with LDFLAGS="-Wl,--as-needed"

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21777 --- Comment #4 from Dan Nicholson 2009-05-18 12:19:40 PST --- Hmm, well libtool is supposed to add the -lrt for you. You're using this right from the tarball, right? I was actually using git and generating libtool myself, but I can confirm i

[Bug 21777] libdrm-2.4.11 fails with LDFLAGS="-Wl,--as-needed"

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21777 --- Comment #3 from Dan Nicholson 2009-05-18 12:18:22 PST --- Created an attachment (id=25974) --> (http://bugs.freedesktop.org/attachment.cgi?id=25974) Explicitly link test programs to $(CLOCK_LIB) -- Configure bugmail: http://bugs.free

[Bug 13188] horizontal strips of the screen frozen

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13188 Rafael J. Wysocki changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 13188] horizontal strips of the screen frozen

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13188 Rafael J. Wysocki changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: http

[Bug 13188] horizontal strips of the screen frozen

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13188 --- Comment #2 from Rafael J. Wysocki 2009-05-18 17:58:29 --- On Monday 18 May 2009, Justin Madru wrote: > Rafael J. Wysocki wrote: > > This message has been generated automatically as a part of a report > > of recent regressions. > > > > The

[Bug 21582] [radeon-rewrite] crashes server through radeonRefillCurrentDmaRegion

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21582 --- Comment #8 from Tormod Volden 2009-05-18 10:52:56 PST --- I am not 100% sure this is relevant, but when I do the window cycling with alt-tab in compiz, there is now some lag and it sometimes hangs for up to a few seconds on my M26 card.

[Bug 21776] [radeon-rewrite] compiz crashes Xorg

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21776 Tormod Volden changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 12765] i915 VT switch with AIGLX causes X lock up

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12765 --- Comment #7 from Rafael J. Wysocki 2009-05-18 17:11:26 --- On Monday 18 May 2009, Sitsofe Wheeler wrote: > On Sat, May 16, 2009 at 10:05:57PM +0200, Rafael J. Wysocki wrote: > > The following bug entry is on the current list of known regres

[Bug 21791] Mesa 7.4.2 Unable to delete texture in Mplayer

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21791 --- Comment #1 from Michel Dänzer 2009-05-18 10:09:32 PST --- I can't seem to reproduce this... Can you run mplayer in gdb, set a breakpoint in _mesa_problem and attach the output of 'bt full' for each case the breakpoint gets hit? -- Co

[Bug 21756] r200: Mesa-7.4.2 release regression: "Quit on exit".

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21756 Michel Dänzer changed: What|Removed |Added Attachment #25966|application/octet-stream|text/plain mime type|

[Bug 21756] r200: Mesa-7.4.2 release regression: "Quit on exit".

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21756 Michel Dänzer changed: What|Removed |Added Attachment #25965|application/octet-stream|text/plain mime type|

[Bug 11495] blender sculpt mode is very flakey when using DRI

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11495 --- Comment #6 from Dean Brettle 2009-05-18 08:39:48 PST --- I've since upgraded to Fedora 10 and the problem no occurs. Fedora 10 includes the following packages: mesa-libGLU-devel-7.2-0.15.fc10.i386 mesa-libGLU-7.2-0.15.fc10.i386 mesa-lib

[Bug 21756] r200: Mesa-7.4.2 release regression: "Quit on exit".

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21756 --- Comment #4 from smoki 2009-05-18 08:33:00 PST --- (In reply to comment #1) > > I can only restart X to quit games. > > Does killing the game processes also work, possibly with kill -9? > > Does running the games in valgrind give any hin

[Bug 21756] r200: Mesa-7.4.2 release regression: "Quit on exit".

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21756 --- Comment #3 from smoki 2009-05-18 08:31:14 PST --- Created an attachment (id=25966) --> (http://bugs.freedesktop.org/attachment.cgi?id=25966) AssaultCube-settings.log -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=

[Bug 21756] r200: Mesa-7.4.2 release regression: "Quit on exit".

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21756 --- Comment #2 from smoki 2009-05-18 08:30:30 PST --- Created an attachment (id=25965) --> (http://bugs.freedesktop.org/attachment.cgi?id=25965) AssaultCube-exit.log -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=emai

Re: 2.6.30-rc6: Reported regressions from 2.6.29

2009-05-18 Thread Ingo Molnar
* Oleg Nesterov wrote: > On 05/17, Ingo Molnar wrote: > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13107 > > > Subject : LTP 20080131 causes defunct processes w/2.6.30-rc1 > > > Submitter : Kumar Gala > > > Date : 2009-04-09 15:43 (38 days old) > > > F

Re: 2.6.30-rc6: Reported regressions from 2.6.29

2009-05-18 Thread Oleg Nesterov
On 05/17, Ingo Molnar wrote: > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13107 > > Subject : LTP 20080131 causes defunct processes w/2.6.30-rc1 > > Submitter : Kumar Gala > > Date: 2009-04-09 15:43 (38 days old) > > First-Bad-Commit: > > http://git

[Bug 21602] Problem with new jglisse kms radeon driver and 2d driver

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21602 --- Comment #2 from Jerome Glisse 2009-05-18 07:59:12 PST --- Do you still have issue with recent checkout ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Yo

[Bug 10726] Blender display corrupt

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10726 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 20537] piglit failures on ATI Mobility M6

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20537 --- Comment #6 from Jerome Glisse 2009-05-18 07:47:17 PST --- Do you still experience this issue with newer mesa ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 21243] [radeon-rewrite] shadowtex: warnings and darker image

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21243 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 11495] blender sculpt mode is very flakey when using DRI

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11495 --- Comment #5 from Jerome Glisse 2009-05-18 07:43:00 PST --- Do you still have issue with recent mesa ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You ar

[Bug 21777] libdrm-2.4.11 fails with LDFLAGS="-Wl,--as-needed"

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21777 --- Comment #2 from Adrian Dannberg 2009-05-18 07:20:34 PST --- Looks good dionysos libdrm-2.4.11 # grep 'LIBADD *=' libdrm/Makefile libdrm_la_LIBADD = -lrt dionysos libdrm-2.4.11 # grep dependency_libs libdrm/libdrm.la # Linker flags that

[Bug 21777] libdrm-2.4.11 fails with LDFLAGS="-Wl,--as-needed"

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21777 --- Comment #1 from Dan Nicholson 2009-05-18 06:38:26 PST --- On Fedora, clock_gettime comes from librt, but that gets added in the build when linking to libdrm.la. Can you check that -lrt is actually getting added to libdrm? $ grep 'LIBADD

[Bug 21791] New: Mesa 7.4.2 Unable to delete texture in Mplayer

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21791 Summary: Mesa 7.4.2 Unable to delete texture in Mplayer Product: Mesa Version: CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Pr

[Bug 21756] r200: Mesa-7.4.2 release regression: "Quit on exit".

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21756 --- Comment #1 from Michel Dänzer 2009-05-18 04:41:06 PST --- > I can only restart X to quit games. Does killing the game processes also work, possibly with kill -9? Does running the games in valgrind give any hints? Maybe the r200 driver

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 --- Comment #12 from Werner Lemberg 2009-05-18 10:48:13 --- Created an attachment (id=21405) --> (http://bugzilla.kernel.org/attachment.cgi?id=21405) config file for v2.6.28-0.1 derived from openSuSE's config file for 2.6.27.21-0.1.pae --

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 --- Comment #11 from Werner Lemberg 2009-05-18 10:46:55 --- Created an attachment (id=21404) --> (http://bugzilla.kernel.org/attachment.cgi?id=21404) config file for v2.6.27-0.1 derived from openSuSE's config option for 2.6.27.21-0.1.pae --

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 --- Comment #10 from Werner Lemberg 2009-05-18 10:45:03 --- Created an attachment (id=21403) --> (http://bugzilla.kernel.org/attachment.cgi?id=21403) boot log message from v2.6.28-0.1 -- Configure bugmail: http://bugzilla.kernel.org/userpre

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 --- Comment #9 from Werner Lemberg 2009-05-18 10:44:11 --- Created an attachment (id=21402) --> (http://bugzilla.kernel.org/attachment.cgi?id=21402) boot log message from v2.6.27-0.1 -- Configure bugmail: http://bugzilla.kernel.org/userpref

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 --- Comment #8 from Werner Lemberg 2009-05-18 10:42:33 --- I've now downloaded the git archive of the kernel. The above assumption unfortunately is incorrect; the break for my video card happens between 2.6.27 (which is OK) and 2.6.28 (which

[Bug 21776] [radeon-rewrite] compiz crashes Xorg

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21776 Jerome Glisse changed: What|Removed |Added CC||gli...@freedesktop.org --- Comment #3

Re: [Bug #12765] i915 VT switch with AIGLX causes X lock up

2009-05-18 Thread Sitsofe Wheeler
On Sat, May 16, 2009 at 10:05:57PM +0200, Rafael J. Wysocki wrote: > The following bug entry is on the current list of known regressions > introduced between 2.6.28 and 2.6.29. Please verify if it still should > be listed and let me know (either way). > > > Bug-Entry : http://bugzilla.kernel

[Bug 21785] [945gm]X crach when enable or disable compiz

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21785 --- Comment #2 from liuhaien 2009-05-18 00:10:35 PST --- and compiz works well on g45. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

[Bug 21785] [945gm]X crach when enable or disable compiz

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21785 --- Comment #1 from liuhaien 2009-05-18 00:06:22 PST --- Created an attachment (id=25952) --> (http://bugs.freedesktop.org/attachment.cgi?id=25952) xorg conf file -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 21785] New: [945gm]X crach when enable or disable compiz

2009-05-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21785 Summary: [945gm]X crach when enable or disable compiz Product: Mesa Version: unspecified Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal Priorit