[Bug 25079] poison overwritten in radeon drm

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25079 --- Comment #1 from Nikolaj Sheller nikolajshel...@hotmail.com 2010-01-27 00:32:55 PST --- I saw the following issue that may be related (Ubuntu 9.10 Karmic 64bit 2.6.31-18-generic #55) using radeon KMS. Graphics card: RV516 [Radeon

[Bug 26183] [R200] Wrong gear color in glxgear

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26183 Fabio Pedretti fabio@libero.it changed: What|Removed |Added CC||fabio@libero.it

Re: [PATCH] drm: Add a generic function to change connector type/id of connector dynamically

2010-01-27 Thread Maarten Maathuis
On Wed, Jan 27, 2010 at 8:16 AM, yakui.z...@intel.com wrote: From: Zhao Yakui yakui.z...@intel.com Sometimes one connector can support more than one connector type. And it will switch the connector type/id dynamically according to the external connected device. I very much doubt it's the

Re: [PATCH] drm: Add a generic function to change connector type/id of connector dynamically

2010-01-27 Thread Dave Airlie
On Wed, 2010-01-27 at 15:16 +0800, yakui.z...@intel.com wrote: From: Zhao Yakui yakui.z...@intel.com Sometimes one connector can support more than one connector type. And it will switch the connector type/id dynamically according to the external connected device. Connectors cannot change

[Bug 26051] Regression in 7.6, glxgears locks the machine (rv280)

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26051 --- Comment #14 from Pauli suok...@gmail.com 2010-01-27 02:25:04 PST --- Is this all testing done with KMS disabled? There is few possible reasons for locking that could be checked: 1. You have glxgears running from local console and mesa

Re: KMS/Radeon rainbow colors when booting .33 kernel

2010-01-27 Thread Pauli Nieminen
Hi Marc! Is it an agp card? If yes you could try to boot with agpmode=-1 parameter for radeon module. On Tue, Jan 26, 2010 at 7:32 PM, Marc R. O'Connor mrocon...@oel.state.nj.us wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have been having issues with KMS on 2.6.33-rcX kernels.

[Bug 23993] OpenGL app crashes randomly with 'drmRadeonCmdBuffer: -12'

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23993 --- Comment #21 from Pauli suok...@gmail.com 2010-01-27 02:40:42 PST --- Problem here is kernel part of radeon driver which tries to allocate more than one continues memory page which gets very hard under memory presure. So fix should go to

Re: RadeonHD 3200 HDMI Audio + KMS, Suspend-to-RAM

2010-01-27 Thread Marius Gröger
[dri-devel@ added on CC as it seems to be at least as appropriate as xorg-driver-ati@ - and probably populated by the same folks ;-) ] Rafał Miłecki schrieb: I think it's driver role to restart timers. Anyway fix should be trivial. I finally found out issue with my machine not resuming

[Bug 23993] OpenGL app crashes randomly with 'drmRadeonCmdBuffer: -12'

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23993 --- Comment #23 from Rafał Mużyło galtge...@o2.pl 2010-01-27 06:34:40 PST --- Unless we're lucky and it's only this commit, that creates problems:

[Bug 23993] OpenGL app crashes randomly with 'drmRadeonCmdBuffer: -12'

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23993 --- Comment #22 from Rafał Mużyło galtge...@o2.pl 2010-01-27 06:11:16 PST --- While comment 21 sounds like the real reason, neither 1. nor 2. seems a good solution. 1. doesn't solve anything and kernel downgrade seems a bad idea. However if

[Bug 23993] OpenGL app crashes randomly with 'drmRadeonCmdBuffer: -12'

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23993 --- Comment #24 from Rafał Mużyło galtge...@o2.pl 2010-01-27 06:40:39 PST --- Sorry for the noise: comment 23 was a silly idea - that commit is probably off-topic here. -- Configure bugmail:

[Bug 26259] Wine bloodlines crashes on new game on a Radeon Mobility X700 (PCIE)

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26259 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Component|DRM/Radeon |Drivers/DRI/r300

[Bug 26259] Wine bloodlines crashes on new game on a Radeon Mobility X700 (PCIE)

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26259 --- Comment #2 from Alex Deucher ag...@yahoo.com 2010-01-27 06:48:04 PST --- What version of mesa are you using? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

drm-radeon-testing commit 8131660130d3dc2629a150d47e6a04c8a1a6244b breaks LVDS on my PowerBook

2010-01-27 Thread Michel Dänzer
Hi Alex, your commit 8131660130d3dc2629a150d47e6a04c8a1a6244b ('drm/radeon/kms: add support for hw i2c on r1xx-r5xx') breaks LVDS on my PowerBook. It looks kinda like blooming, though I can actually make out a higly distorted part of what it's supposed to display, and there's a panel/backlight

Re: drm-radeon-testing commit 8131660130d3dc2629a150d47e6a04c8a1a6244b breaks LVDS on my PowerBook

2010-01-27 Thread Alex Deucher
2010/1/27 Michel Dänzer mic...@daenzer.net: Hi Alex, your commit 8131660130d3dc2629a150d47e6a04c8a1a6244b ('drm/radeon/kms: add support for hw i2c on r1xx-r5xx') breaks LVDS on my PowerBook. It looks kinda like blooming, though I can actually make out a higly distorted part of what it's

[PATCH] drm/vmwgfx: Correctly detect 3D

2010-01-27 Thread Jakob Bornecrantz
Signed-off-by: Jakob Bornecrantz ja...@vmware.com --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c |2 ++ drivers/gpu/drm/vmwgfx/vmwgfx_drv.h |1 + drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 19 +++ drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c |2 +- 4 files changed, 23

[Bug 26259] Wine bloodlines crashes on new game on a Radeon Mobility X700 (PCIE)

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26259 --- Comment #3 from paulo i30...@gmail.com 2010-01-27 07:39:25 PST --- I'm new, so i don't know exactly how to query that, and google was less than helpful. I ended up doing sudo file-roller /usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz

Re: drm-radeon-testing commit 8131660130d3dc2629a150d47e6a04c8a1a6244b breaks LVDS on my PowerBook

2010-01-27 Thread Michel Dänzer
On Wed, 2010-01-27 at 10:30 -0500, Alex Deucher wrote: 2010/1/27 Michel Dänzer mic...@daenzer.net: your commit 8131660130d3dc2629a150d47e6a04c8a1a6244b ('drm/radeon/kms: add support for hw i2c on r1xx-r5xx') breaks LVDS on my PowerBook. It looks kinda like blooming, though I can actually

[Bug 26183] [R200] Wrong gear color in glxgear

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26183 okias d.ok...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 26259] Wine bloodlines crashes on new game on a Radeon Mobility X700 (PCIE)

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26259 --- Comment #4 from Rafał Miłecki zaj...@gmail.com 2010-01-27 08:35:21 PST --- Yeah, it should be 7.7 then. In future you can just check glxinfo | grep OpenGL -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 26259] Wine bloodlines crashes on new game on a Radeon Mobility X700 (PCIE)

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26259 --- Comment #5 from paulo i30...@gmail.com 2010-01-27 08:52:07 PST --- Thanks. The output of that is i30...@ubuntu:~$ glxinfo | grep OpenGL OpenGL vendor string: DRI R300 Project OpenGL renderer string: Mesa DRI R300 (RV410 5653) 20090101

Re: drm-radeon-testing commit 8131660130d3dc2629a150d47e6a04c8a1a6244b breaks LVDS on my PowerBook

2010-01-27 Thread Alex Deucher
2010/1/27 Michel Dänzer mic...@daenzer.net: On Wed, 2010-01-27 at 10:30 -0500, Alex Deucher wrote: 2010/1/27 Michel Dänzer mic...@daenzer.net: your commit 8131660130d3dc2629a150d47e6a04c8a1a6244b ('drm/radeon/kms: add support for hw i2c on r1xx-r5xx') breaks LVDS on my PowerBook. It

Re: drm-radeon-testing commit 8131660130d3dc2629a150d47e6a04c8a1a6244b breaks LVDS on my PowerBook

2010-01-27 Thread Alex Deucher
2010/1/27 Michel Dänzer mic...@daenzer.net: On Wed, 2010-01-27 at 10:30 -0500, Alex Deucher wrote: 2010/1/27 Michel Dänzer mic...@daenzer.net: your commit 8131660130d3dc2629a150d47e6a04c8a1a6244b ('drm/radeon/kms: add support for hw i2c on r1xx-r5xx') breaks LVDS on my PowerBook. It

Re: [PATCH] drm: Add a generic function to change connector type/id of connector dynamically

2010-01-27 Thread Jesse Barnes
On Wed, 27 Jan 2010 19:25:04 +1000 Dave Airlie airl...@redhat.com wrote: On Wed, 2010-01-27 at 15:16 +0800, yakui.z...@intel.com wrote: From: Zhao Yakui yakui.z...@intel.com Sometimes one connector can support more than one connector type. And it will switch the connector type/id

[Bug 26195] Green screen on HDMI with RV730

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26195 --- Comment #2 from Michael Lothian m...@fireburn.co.uk 2010-01-27 09:33:31 PST --- Created an attachment (id=32852) -- (http://bugs.freedesktop.org/attachment.cgi?id=32852) Regs when working -- Configure bugmail:

[Bug 26195] Green screen on HDMI with RV730

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26195 --- Comment #3 from Michael Lothian m...@fireburn.co.uk 2010-01-27 09:34:05 PST --- Created an attachment (id=32853) -- (http://bugs.freedesktop.org/attachment.cgi?id=32853) Regs when green -- Configure bugmail:

Re: KMS/Radeon rainbow colors when booting .33 kernel

2010-01-27 Thread Marc R. O'Connor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 27 Jan 2010 12:34:13 +0200 Pauli Nieminen suok...@gmail.com wrote: Hi Marc! Is it an agp card? If yes you could try to boot with agpmode=-1 parameter for radeon module. On Tue, Jan 26, 2010 at 7:32 PM, Marc R. O'Connor

Re: KMS/Radeon rainbow colors when booting .33 kernel

2010-01-27 Thread Alex Deucher
On Wed, Jan 27, 2010 at 7:34 AM, Marc R. O'Connor mrocon...@oel.state.nj.us wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 27 Jan 2010 12:34:13 +0200 Pauli Nieminen suok...@gmail.com wrote: Hi Marc! Is it an agp card? If yes you could try to boot with agpmode=-1 parameter

[Bug 15151] New: Black screen after loading nouveau module

2010-01-27 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Summary: Black screen after loading nouveau module Product: Drivers Version: 2.5 Kernel Version: 2.6.33-rc5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

[Bug 15151] Black screen after loading nouveau module

2010-01-27 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Alex Zhavnerchik alex.vi...@gmail.com changed: What|Removed |Added Platform|All |x86-64 --

[Bug 15151] Black screen after loading nouveau module

2010-01-27 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 --- Comment #1 from Alex Zhavnerchik alex.vi...@gmail.com 2010-01-27 21:40:09 --- Created an attachment (id=24748) -- (http://bugzilla.kernel.org/attachment.cgi?id=24748) kernel config -- Configure bugmail:

[Bug 26287] New: radeonhd driver for Xpress1250 gives (EE) Unsupported PowerPlayInfo Revision, no X

2010-01-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26287 Summary: radeonhd driver for Xpress1250 gives (EE) Unsupported PowerPlayInfo Revision, no X Product: DRI Version: XOrg CVS Platform: x86 (IA32) OS/Version: Linux (All)

Re: i915: gpu wedged [was: mmotm 2010-01-15-15-34 uploaded]

2010-01-27 Thread Andrew Morton
On Sat, 23 Jan 2010 13:56:05 +0100 Jiri Slaby jirisl...@gmail.com wrote: On 01/16/2010 12:34 AM, a...@linux-foundation.org wrote: The mm-of-the-moment snapshot 2010-01-15-15-34 has been uploaded to So I've decided to switch to KMS on this kernel with 00:02.0 VGA compatible controller

[Bug 15151] Black screen after loading nouveau module

2010-01-27 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Andrew Morton a...@linux-foundation.org changed: What|Removed |Added CC|

Re: [PATCH] drm: Add a generic function to change connector type/id of connector dynamically

2010-01-27 Thread ykzhao
On Wed, 2010-01-27 at 17:07 +0800, Maarten Maathuis wrote: On Wed, Jan 27, 2010 at 8:16 AM, yakui.z...@intel.com wrote: From: Zhao Yakui yakui.z...@intel.com Sometimes one connector can support more than one connector type. And it will switch the connector type/id dynamically according

Re: [PATCH] drm: Add a generic function to change connector type/id of connector dynamically

2010-01-27 Thread Dave Airlie
Only one plug is used for this encoder. But it can be detected as different type when the different adaptor is used. For one multi-function SDVO card, it can be detected as LVDS, VGA, SDVO-TV(composite/S-video). Before the external device is connected, we can't know the exact connector type.

KMS video= behavior with broken EDID

2010-01-27 Thread Ondrej Balaz
Hi, I've upgraded my kernel to 2.6.32.6 and enabled i915 modesetting. Everything works fine (my laptop LVDS EDID is parsed and resolution set properly on LVDS). My home LCD Lenovo ThinkVision L200p wide does not send any EDID info (Lenovo support told me) and without 'video' boot parameter is

[PATCH] drm/kms/radeon: pick digitial encoders smarter.

2010-01-27 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com booting a Lenovo W500 with LVDS + DP outputs showed up a TODO we had on our list, to pick a correct digital encoder block. The LVTMA encoder requires the second digital encoder, all others can use any encoder at all. This fixes the digital encoder selection

Re: [PATCH] drm/kms/radeon: pick digitial encoders smarter.

2010-01-27 Thread Alex Deucher
On Thu, Jan 28, 2010 at 2:17 AM, Dave Airlie airl...@gmail.com wrote: From: Dave Airlie airl...@redhat.com booting a Lenovo W500 with LVDS + DP outputs showed up a TODO we had on our list, to pick a correct digital encoder block. The LVTMA encoder requires the second digital encoder, all

Re: [linux-pm] [PATCH] PM / i915: Skip kernel VT switch during suspend/resume if KMS is used

2010-01-27 Thread Stefan Seyfried
Hi, On Tue, 26 Jan 2010 15:58:43 +0100 Pavel Machek pa...@ucw.cz wrote: We need vt switch when display is controlled by userland app directly accessing hw. It may or may not be X (svgalib anyone?, gtk-on-framebuffer? qtopia?). anything-on-framebuffer should not be different from plain