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

2010-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26287 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added AssignedTo|dri-

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

2010-01-28 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: Add a generic function to change connector type/id of connector dynamically

2010-01-28 Thread ykzhao
On Thu, 2010-01-28 at 01:24 +0800, Jesse Barnes wrote: 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

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

2010-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26051 --- Comment #15 from Michel Dänzer mic...@daenzer.net 2010-01-28 00:55:46 PST --- Created an attachment (id=32866) -- (http://bugs.freedesktop.org/attachment.cgi?id=32866) Print visual used by glxgears (In reply to comment #12) Glxinfo

[PATCH] drm/ttm: Only try to preserve caching in moves in the same space

2010-01-28 Thread Luca Barbieri
Currently TTM tries to preserve the previous caching even for moves between unrelated memory spaces. This results for instance in moves from VRAM to PCIE GART changing system memory to WC state needlessly. This patch changes TTM to only try to preserve caching if moving from system/TT to

[Bug 15151] Black screen after loading nouveau module

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 --- Comment #3 from Alex Zhavnerchik alex.vi...@gmail.com 2010-01-28 09:39:21 --- As mentioned in bugzila's form I caught it on 2.6.33-rc5. And I think that may be something wrong with following line Jan 27 23:15:00 loki kernel: [

[Bug 15151] Black screen after loading nouveau module

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 --- Comment #4 from Andrew Morton a...@linux-foundation.org 2010-01-28 09:43:34 --- I'd like to know which version DIDN'T have the bug! So we can work out which kernel version regressed. -- Configure bugmail:

[Bug 15151] Black screen after loading nouveau module

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 --- Comment #5 from Alex Zhavnerchik alex.vi...@gmail.com 2010-01-28 10:18:57 --- I didn't have this bug on 2.6.33-rc5, it appears only after turning off the laptop by power button. I can't find anything wrong in log and the system boots as

[Bug 15151] Black screen after loading nouveau module

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added CC||r...@sisk.pl

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

2010-01-28 Thread Johannes Engel
Sorry, forgot to reply to all lists last time... Looks like bug #15004 (kernel) or #25475 (Xorg). Cheers, Johannes -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data

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

2010-01-28 Thread Rafał Miłecki
W dniu 27 stycznia 2010 13:27 użytkownik Marius Gröger dargl...@googlemail.com napisał: [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.

[Bug 15151] Black screen after loading nouveau module

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Marcin Slusarz marcin.slus...@gmail.com changed: What|Removed |Added CC|

[Bug 15151] Black screen after loading nouveau module

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Alan a...@lxorguk.ukuu.org.uk changed: What|Removed |Added CC||a...@lxorguk.ukuu.org.uk

[Bug 15151] Black screen after loading nouveau module

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Alan a...@lxorguk.ukuu.org.uk changed: What|Removed |Added Attachment #24747|application/octet-stream|text/plain mime

[Bug 15151] Black screen after loading nouveau module

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Alan a...@lxorguk.ukuu.org.uk changed: What|Removed |Added Attachment #24748|application/octet-stream|text/plain mime

[Bug 26214] HDMI Audio with r600 KMS doesn't survive suspend to ram

2010-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26214 --- Comment #1 from Rafał Miłecki zaj...@gmail.com 2010-01-28 09:03:40 PST --- To solve this problem it would be enough to just re-enable audio engine after resume (as GPU state is reseted). However this way we keep r600_audio_update_hdmi

[PATCH] drm/radeon/kms: suspend and resume audio stuff

2010-01-28 Thread Rafał Miłecki
Fixes FDO bug #26214 Signed-off-by: Rafał Miłecki zaj...@gmail.com --- drivers/gpu/drm/radeon/r600.c |8 drivers/gpu/drm/radeon/r600_audio.c |3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600.c b/drivers/gpu/drm/radeon/r600.c

Re: [PATCH] drm/radeon/kms: suspend and resume audio stuff

2010-01-28 Thread Rafał Miłecki
W dniu 28 stycznia 2010 18:16 użytkownik Rafał Miłecki zaj...@gmail.com napisał: Fixes FDO bug #26214 Dave: this is trivial change, fix annoying bug and it stops (fixes) many ERROR resume messages. Can you get this to 2.6.33? -- Rafał

[PATCH 2/2] drm/vmwgfx: Don't send bad flags to the host

2010-01-28 Thread Jakob Bornecrantz
Signed-off-by: Jakob Bornecrantz ja...@vmware.com --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h |2 ++ drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 10 ++ drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 16 +++- 3 files changed, 27 insertions(+), 1 deletions(-) diff --git

[PATCH 1/2] drm/vmwgfx: Request SVGA version 2

2010-01-28 Thread Jakob Bornecrantz
From: Peter Hanzel hanzelpe...@gmail.com This fixes the driver not loading on older versions of VMware. Signed-off-by: Peter Hanzel hanzelpe...@gmail.com Signed-off-by: Jakob Bornecrantz ja...@vmware.com --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c |8 1 files changed, 8 insertions(+),

[Bug 26214] HDMI Audio with r600 KMS doesn't survive suspend to ram

2010-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26214 --- Comment #2 from Marius Groeger marius.groe...@web.de 2010-01-28 12:16:56 PST --- The fix posted here seems to fix the issue: http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg46762.html -- Configure bugmail:

Re: [PATCH] drm/radeon/kms: suspend and resume audio stuff

2010-01-28 Thread Marius Gröger
Rafał Miłecki schrieb: Fixes FDO bug #26214 Looks good - thanks! :-) Marius -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the

[Bug 15166] New: Changing brightness of backlight freezes kernel with radeon kms enabled.

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15166 Summary: Changing brightness of backlight freezes kernel with radeon kms enabled. Product: Drivers Version: 2.5 Kernel Version: 2.6.32.6 Platform: All OS/Version: Linux

[Bug 15166] Changing brightness of backlight freezes kernel with radeon kms enabled.

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15166 --- Comment #1 from Manuel Ullmann ullman.b...@gmx.de 2010-01-28 21:08:14 --- I forgot to mention, that the screen of course switches on, when the LID is opened before these 5 minutes. I guess the freeze is caused, because radeon tries to

[Bug 15166] Changing brightness of backlight freezes kernel with radeon kms enabled.

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15166 --- Comment #2 from Manuel Ullmann ullman.b...@gmx.de 2010-01-28 21:12:29 --- Created an attachment (id=24770) -- (http://bugzilla.kernel.org/attachment.cgi?id=24770) Output from dmesg -- Configure bugmail:

[Bug 15166] Changing brightness of backlight freezes kernel with radeon kms enabled.

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15166 --- Comment #3 from Manuel Ullmann ullman.b...@gmx.de 2010-01-28 21:28:27 --- Created an attachment (id=24771) -- (http://bugzilla.kernel.org/attachment.cgi?id=24771) kernel configration file .config -- Configure bugmail:

[Bug 15166] Changing brightness of backlight freezes kernel with radeon kms enabled.

2010-01-28 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15166 --- Comment #4 from Manuel Ullmann ullman.b...@gmx.de 2010-01-28 22:21:38 --- I tested this with kernel 2.6.33-rc5 now. This kernel-version is still affected by this bug. -- Configure bugmail:

[RFC] R600/RV770 command checker

2010-01-28 Thread Jerome Glisse
Attached is patch which add command checker. This patch suffered a bit of my unlukiness or simply my skill to use git reset --hard beyond reasons. So, I did loose the regs_src/r600 file that i use to deeply test this patch on various R6XX/R7XX hw. This patch as a new one which only had little

Re: [RFC] R600/RV770 command checker

2010-01-28 Thread Alex Deucher
On Thu, Jan 28, 2010 at 5:52 PM, Jerome Glisse jgli...@redhat.com wrote: Attached is patch which add command checker. This patch suffered a bit of my unlukiness or simply my skill to use git reset --hard beyond reasons. So, I did loose the regs_src/r600 file that i use to deeply test this

[PATCH 2/3] drm/radeon/kms: bogus cs recorder utilities

2010-01-28 Thread Jerome Glisse
This add an utilities function radeon_ib_bogus_add which will save an ib into a list of ib which can then be dumped using debugfs. Once dumped the ib is removed from the list. This should allow to save capute ib for further debugging. Signed-off-by: Jerome Glisse jgli...@redhat.com ---

Re: [RFC] bogus cs utilities

2010-01-28 Thread Jerome Glisse
On Fri, Jan 29, 2010 at 12:10:57AM +0100, Jerome Glisse wrote: Attached is a patch which add a bogus cs capture utilities. Call radeon_bogus_add_ib each time you face a bogus ib then userspace can dump all the ib by using the radeon_ib_bogus debugfs file. It will dump the oldest bogus ib

[PATCH] drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.

2010-01-28 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com This makes displayport work again here. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/radeon/atombios_dp.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/radeon/atombios_dp.c

[PATCH 1/2] drm/radeon/kms: use active device to pick connector for encoder

2010-01-28 Thread Dave Airlie
From: Dave Airlie airl...@linux.ie On the W500 we have UNIPHY routed to both DVI and DP, this seems to always pick the DVI connector which means link training fails. Switch to using active device to pick the connector, this seems like it should be safe from a code review, and it fixes things a

[PATCH 2/2] drm/kms/radeon: pick digitial encoders smarter. (v3)

2010-01-28 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 1/2] drm/vmwgfx: Request SVGA version 2

2010-01-28 Thread Michel Dänzer
On Thu, 2010-01-28 at 18:59 +, Jakob Bornecrantz wrote: From: Peter Hanzel hanzelpe...@gmail.com This fixes the driver not loading on older versions of VMware. Signed-off-by: Peter Hanzel hanzelpe...@gmail.com Signed-off-by: Jakob Bornecrantz ja...@vmware.com ---