[Bug 27666] r300g causes Xorg segfault with compositing enabled

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27666 --- Comment #3 from Marek Olšák 2010-04-15 18:26:44 PDT --- Support for RS690 is on the way... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

[Bug 27666] r300g causes Xorg segfault with compositing enabled

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27666 --- Comment #3 from Marek Ol??k 2010-04-15 18:26:44 PDT --- Support for RS690 is on the way... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

[Bug 27666] r300g causes Xorg segfault with compositing enabled

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27666 --- Comment #2 from evilfo...@gmail.com 2010-04-15 17:20:09 PDT --- r300g doesn't work on the RS690 or any Radeon Xpress IGP because there is no vertex shader in the hardware, and Gallium apparently doesn't work without one. I'm sure implementing

[Bug 27666] r300g causes Xorg segfault with compositing enabled

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27666 --- Comment #2 from evilfool1 at gmail.com 2010-04-15 17:20:09 PDT --- r300g doesn't work on the RS690 or any Radeon Xpress IGP because there is no vertex shader in the hardware, and Gallium apparently doesn't work without one. I'm sure implementi

[Nouveau] Regression in nvfx-next since yesterday

2010-04-15 Thread Alex Buell
On Thu, 2010-04-15 at 13:58 +0100, Alex Buell wrote: > Celestia 1.6.0 again shows corrupted rendering on planets, other parts > rendered correctly with the latest git pull on the nvfx-next-5 tree. > > Yesterday's nvfx-next tree worked perfectly. With today's nvfx-next-5b tree, rendering is worki

[PATCH] drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0

2010-04-15 Thread Alex Deucher

[PATCH] drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0

2010-04-15 Thread Alex Deucher
Got broken during the evergreen merge. Fixes fdo bug 27001. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_encoders.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_encoders.c b/drivers/gpu/drm/radeon/radeon_encoders.c ind

[Bug 26639] [radeon KMS] switching to res 1024x768 kills output

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26639 --- Comment #16 from Tobias Jakobi 2010-04-15 15:47:54 PDT --- Yesterday I updated libdrm, mesa and xf86-video-ati to git master tip and also pulled the latest stuff from drm-radeon-testing. Issue is still there. -- Configure bugmail: https:/

[Bug 26639] [radeon KMS] switching to res 1024x768 kills output

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26639 --- Comment #16 from Tobias Jakobi 2010-04-15 15:47:54 PDT --- Yesterday I updated libdrm, mesa and xf86-video-ati to git master tip and also pulled the latest stuff from drm-radeon-testing. Issue is still there. -- Configure bugmail: https:/

crash in ttm_bo_cleanup_refs

2010-04-15 Thread Xavier Chantry
I got a nice lockup today after running etracer for a few minutes. kernel : Linux 2.6.34-rc3 + recent nouveau code (Apr 7 , de2f7caff0bf) mesa : git master of today , using nvfx gallium Apr 15 11:37:12 myhost kernel: [57533.031358] [drm] nouveau :01:00.0: Allocating FIFO number 2 Apr 15 11:37

[PATCH] drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0

2010-04-15 Thread Alex Deucher
>From 48d91f3bac73e8fd59989c772c0540a4e10d598f Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Thu, 15 Apr 2010 16:54:38 -0400 Subject: [PATCH] drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 Got broken during the evergreen merge. Fixes fdo bug 27001. Signed-off-by: Alex Deucher --- dri

Regression in nvfx-next since yesterday

2010-04-15 Thread Alex Buell
Celestia 1.6.0 again shows corrupted rendering on planets, other parts rendered correctly with the latest git pull on the nvfx-next-5 tree. Yesterday's nvfx-next tree worked perfectly. -- http://www.munted.org.uk One very high maintenance cat living here.

[PATCH] drm/radeon/kms: fix tv dac conflict resolver

2010-04-15 Thread Alex Deucher

[PATCH] drm/radeon/kms: fix tv dac conflict resolver

2010-04-15 Thread Alex Deucher
On systems with the tv dac shared between DVI and TV, we can only use the dac for one of the connectors. However, when using a digital monitor on the DVI port, you can use the dac for the TV connector just fine. Check the use_digital status when resolving the conflict. Fixes fdo bug 27649, possibl

[Bug 27666] r300g causes Xorg segfault with compositing enabled

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27666 --- Comment #1 from Rafał Miłecki 2010-04-15 13:27:06 PDT --- Please, recompile Mesa with --enable-debug and provide logs once again. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 27666] r300g causes Xorg segfault with compositing enabled

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27666 --- Comment #1 from Rafa? Mi?ecki 2010-04-15 13:27:06 PDT --- Please, recompile Mesa with --enable-debug and provide logs once again. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mai

[Mesa-dev] [Mesa3d-dev] Move lists to freedesktop.org?

2010-04-15 Thread Tormod Volden
On Wed, Apr 14, 2010 at 11:16 PM, Brian Paul wrote: > Dan Nicholson wrote: >> >> On Wed, Apr 14, 2010 at 1:52 PM, Brian Paul wrote: >>> >>> Matthew W. S. Bell wrote: On Thu, 2010-04-08 at 16:37 -0700, Jesse Barnes wrote: > > On Thu, 8 Apr 2010 18:38:03 -0400 > Alex Deucher

[Bug 23992] Skybox corruption in Tremulous with KMS enabled.

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23992 Lukasz Krotowski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 23992] Skybox corruption in Tremulous with KMS enabled.

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=23992 Lukasz Krotowski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] drm/radeon/kms: fix tv dac conflict resolver

2010-04-15 Thread Alex Deucher
>From 837feb147c531219c7315857a6f17e145af8f750 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Thu, 15 Apr 2010 13:31:12 -0400 Subject: [PATCH] drm/radeon/kms: fix tv dac conflict resolver On systems with the tv dac shared between DVI and TV, we can only use the dac for one of the connectors. H

[Bug 27666] New: r300g causes Xorg segfault with compositing enabled

2010-04-15 Thread bugzilla-daemon
slow with KMS. Arch Linux, 2.6.33.2, amd64. Video is rs690 built-in. libdrm and dri2proto from git 20100413 (there are no commits later); mesa from git 20100415 with build options: --enable-glx-tls \ --with-driver=dri \ --enable-xcb \ --enable-egl \ --enable

[Bug 27666] New: r300g causes Xorg segfault with compositing enabled

2010-04-15 Thread bugzilla-dae...@freedesktop.org
), but slow with KMS. Arch Linux, 2.6.33.2, amd64. Video is rs690 built-in. libdrm and dri2proto from git 20100413 (there are no commits later); mesa from git 20100415 with build options: --enable-glx-tls \ --with-driver=dri \ --enable-xcb \ --enable-egl

Re: [Nouveau] Regression in nvfx-next since yesterday

2010-04-15 Thread Alex Buell
On Thu, 2010-04-15 at 13:58 +0100, Alex Buell wrote: > Celestia 1.6.0 again shows corrupted rendering on planets, other parts > rendered correctly with the latest git pull on the nvfx-next-5 tree. > > Yesterday's nvfx-next tree worked perfectly. With today's nvfx-next-5b tree, rendering is worki

crash in ttm_bo_cleanup_refs

2010-04-15 Thread Xavier Chantry
I got a nice lockup today after running etracer for a few minutes. kernel : Linux 2.6.34-rc3 + recent nouveau code (Apr 7 , de2f7caff0bf) mesa : git master of today , using nvfx gallium Apr 15 11:37:12 myhost kernel: [57533.031358] [drm] nouveau :01:00.0: Allocating FIFO number 2 Apr 15 11:37

Re: [Mesa-dev] [Mesa3d-dev] Move lists to freedesktop.org?

2010-04-15 Thread Tormod Volden
On Wed, Apr 14, 2010 at 11:16 PM, Brian Paul wrote: > Dan Nicholson wrote: >> >> On Wed, Apr 14, 2010 at 1:52 PM, Brian Paul wrote: >>> >>> Matthew W. S. Bell wrote: On Thu, 2010-04-08 at 16:37 -0700, Jesse Barnes wrote: > > On Thu, 8 Apr 2010 18:38:03 -0400 > Alex Deucher

Regression in nvfx-next since yesterday

2010-04-15 Thread Alex Buell
Celestia 1.6.0 again shows corrupted rendering on planets, other parts rendered correctly with the latest git pull on the nvfx-next-5 tree. Yesterday's nvfx-next tree worked perfectly. -- http://www.munted.org.uk One very high maintenance cat living here. ___

[Bug 27644] radeon KMS causes corrupt VGA output on X1400

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27644 --- Comment #9 from willjcroz 2010-04-15 02:15:00 PDT --- Created an attachment (id=35054) --> (https://bugs.freedesktop.org/attachment.cgi?id=35054) avitool regs all > kms.regs -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi

[Bug 27644] radeon KMS causes corrupt VGA output on X1400

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27644 --- Comment #9 from willjcroz 2010-04-15 02:15:00 PDT --- Created an attachment (id=35054) --> (https://bugs.freedesktop.org/attachment.cgi?id=35054) avitool regs all > kms.regs -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi

[Bug 27644] radeon KMS causes corrupt VGA output on X1400

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27644 --- Comment #8 from willjcroz 2010-04-15 02:14:17 PDT --- Created an attachment (id=35053) --> (https://bugs.freedesktop.org/attachment.cgi?id=35053) avitool regs all > ums.regs -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi

[Bug 27644] radeon KMS causes corrupt VGA output on X1400

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27644 --- Comment #8 from willjcroz 2010-04-15 02:14:17 PDT --- Created an attachment (id=35053) --> (https://bugs.freedesktop.org/attachment.cgi?id=35053) avitool regs all > ums.regs -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi

[Bug 27644] radeon KMS causes corrupt VGA output on X1400

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27644 --- Comment #7 from willjcroz 2010-04-15 02:11:27 PDT --- Hi, same problem here, on Thinkpad T60 on external VGA output and x86_64 Ubuntu OS (10.04 Beta2). $ uname -a Linux t60 2.6.32-20-generic #30-Ubuntu SMP Mon Apr 12 15:20:57 UTC 2010 x86_6

[Bug 27644] radeon KMS causes corrupt VGA output on X1400

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27644 --- Comment #7 from willjcroz 2010-04-15 02:11:27 PDT --- Hi, same problem here, on Thinkpad T60 on external VGA output and x86_64 Ubuntu OS (10.04 Beta2). $ uname -a Linux t60 2.6.32-20-generic #30-Ubuntu SMP Mon Apr 12 15:20:57 UTC 2010 x86_6

[Bug 27524] linux-2.6.33.2 radeondrm_fb, rv350, garbled console on PowerBook G4

2010-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27524 --- Comment #13 from Michel Dänzer 2010-04-15 01:27:05 PDT --- (In reply to comment #12) > Ok, tell me what you want me to dump, when you want me to dump it, and how. Build radeontool from git://anongit.freedesktop.org/~airlied/radeontool and r

[Bug 27524] linux-2.6.33.2 radeondrm_fb, rv350, garbled console on PowerBook G4

2010-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27524 --- Comment #13 from Michel D?nzer 2010-04-15 01:27:05 PDT --- (In reply to comment #12) > Ok, tell me what you want me to dump, when you want me to dump it, and how. Build radeontool from git://anongit.freedesktop.org/~airlied/radeontool and r