Re: Intel i915 freeze on latest git

2011-02-02 Thread Francesco Allertsen
On Tue, Feb 01, 2011 at 04:57:37PM +, Chris Wilson wrote: So, if this is the issue, then simply commenting out the tweaking of RSTDBYCTL in ironlake_enable_rc6() should prevent the hang. I've tried the following patch diff --git a/drivers/gpu/drm/i915/intel_display.c

Re: Intel i915 freeze on latest git

2011-02-02 Thread Chris Wilson
On Wed, 2 Feb 2011 10:56:57 +0100, Francesco Allertsen fallert...@gmail.com wrote: On Tue, Feb 01, 2011 at 04:57:37PM +, Chris Wilson wrote: So, if this is the issue, then simply commenting out the tweaking of RSTDBYCTL in ironlake_enable_rc6() should prevent the hang. I've tried the

[Bug 33825] [r600g, wine] sync/fenc GL extension missing

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33825 --- Comment #2 from Tobias Jakobi liquid.a...@gmx.net 2011-02-02 02:03:49 PST --- This is interesting, since ARB_sync is implemented in the i965 classic driver, which only advertises GL 2.1 support. -- Configure bugmail:

Re: [PATCH] drm/ttm: call driver move_notify() when doing system-tt bo moves

2011-02-02 Thread Thomas Hellström
Reviewed-by: Thomas Hellstrom tho...@shipmail.org Ben Skeggs wrote: From: Ben Skeggs bske...@redhat.com Nouveau doesn't have enough information at ttm_backend_func.bind() time to implement things like tiled GART, or to keep a buffer at a constant address in the GPU virtual address space no

Re: Intel i915 freeze on latest git

2011-02-02 Thread Francesco Allertsen
On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: Hmm, that was the only change I could spot between the two patches. Care to disable that function and see what happens? [i.e. put a return before we write anything to the ring] I've tried with the following patch diff --git

[Bug 33832] New: RV620 : r600g : lightsmark 2008 segfault

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33832 Summary: RV620 : r600g : lightsmark 2008 segfault Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority:

[PATCH 1/2] drm/radeon/kms: add updated ib_execute function for evergreen

2011-02-02 Thread Alex Deucher
Adds new packet to disable DX9 constant emulation. Signed-off-by: Alex Deucher alexdeuc...@gmail.com Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/evergreen.c | 13 + drivers/gpu/drm/radeon/evergreen_blit_kms.c | 10 +++--- drivers/gpu/drm/radeon/evergreend.h

[PATCH 2/2] drm/radeon/kms/evergreen: always set certain VGT regs at CP init

2011-02-02 Thread Alex Deucher
These should be handled by the clear_state setup, but set them directly as well just to be sure. Signed-off-by: Alex Deucher alexdeuc...@gmail.com Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/evergreen.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git

[Bug 33847] New: r600g hangs with WebGL

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33847 Summary: r600g hangs with WebGL Product: Mesa Version: git Platform: All OS/Version: All Status: NEW Severity: major Priority: medium Component:

[Bug 33825] [r600g, wine] sync/fenc GL extension missing

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33825 --- Comment #3 from Ian Romanick i...@freedesktop.org 2011-02-02 09:52:27 PST --- (In reply to comment #1) According to the specification [1], OpenGL 3.1 is required. You can see the status of OpenGL 3.x support here [2]. [1]

[Bug 26812] Radeon module causes hard reset on modprobe

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26812 --- Comment #5 from Alex Deucher alexdeuc...@gmail.com 2011-02-02 17:52:27 --- Created an attachment (id=46072) -- (https://bugzilla.kernel.org/attachment.cgi?id=46072) Don't load if MC ucode is not available The default boot state only

[PATCH] drm/radeon/kms/NI: don't load if MC ucode is not available

2011-02-02 Thread Alex Deucher
The default clocks and voltages are not sufficient for advanced operation. On prior asics, the MC ucode was loaded by the vbios during asic_init so they did not have this limitation. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=26812 Signed-off-by: Alex Deucher alexdeuc...@gmail.com ---

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #14 from Alex Deucher alexdeuc...@gmail.com 2011-02-02 18:18:13 --- What does the distortion look like? Flickering display? garbage on screen? Can you get a picture? -- Configure bugmail:

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #15 from Alex Deucher alexdeuc...@gmail.com 2011-02-02 19:06:27 --- I've narrowed it down to a set of possible registers. Can you try manually setting the following registers after resume and let me know which, if any, fix the

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #16 from Brett Witherspoon spo...@exherbo.org 2011-02-02 19:57:05 --- Created an attachment (id=46082) -- (https://bugzilla.kernel.org/attachment.cgi?id=46082) Both monitors The distortion looks like horizontal lines with

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #18 from kernel...@sumoreor.com 2011-02-02 20:45:43 --- The first pll control restores the image for me as well. I am using the laptop screen (LVDS) and an external LCD. The distortion occurs only on the laptop screen after

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #19 from Brett Witherspoon spo...@exherbo.org 2011-02-02 21:05:50 --- I am sure the logs indicate this, but in case it is relevant I am using the DVI-0 and HDMI-0 connectors for the monitors. -- Configure bugmail:

[Bug 33851] New: [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 Summary: [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #1 from Antti Lahtinen ahl...@gmail.com 2011-02-02 13:48:46 PST --- Created an attachment (id=42867) -- (https://bugs.freedesktop.org/attachment.cgi?id=42867) dmesg on latest kernel with my patch -- Configure bugmail:

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #2 from Antti Lahtinen ahl...@gmail.com 2011-02-02 13:50:10 PST --- Created an attachment (id=42868) -- (https://bugs.freedesktop.org/attachment.cgi?id=42868) lspci -vvv -- Configure bugmail:

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #21 from Alex Deucher alexdeuc...@gmail.com 2011-02-02 22:32:43 --- Created an attachment (id=46142) -- (https://bugzilla.kernel.org/attachment.cgi?id=46142) fix bios scratch reg settings This patch should fix the problem.

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #3 from Alex Deucher ag...@yahoo.com 2011-02-02 14:44:08 PST --- Please attach a copy of your vbios: (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/pci bus id echo 1 rom cat rom /tmp/vbios.rom echo 0 rom --

2.6.38-rc3-git1: Reported regressions from 2.6.37

2011-02-02 Thread Rafael J. Wysocki
This message contains a list of some regressions from 2.6.37, for which there are no fixes in the mainline known to the tracking team. If any of them have been fixed already, please let us know. If you know of any other unresolved regressions from 2.6.37, please let us know either and we'll add

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #4 from Antti Lahtinen ahl...@gmail.com 2011-02-02 15:07:08 PST --- Created an attachment (id=42875) -- (https://bugs.freedesktop.org/attachment.cgi?id=42875) vbios -- Configure bugmail:

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #5 from Alex Deucher ag...@yahoo.com 2011-02-02 15:23:23 PST --- I see the problem, you have more power modes than space allocated to hold them. This patch should fix the issue: diff --git a/drivers/gpu/drm/radeon/radeon.h

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #6 from Alex Deucher ag...@yahoo.com 2011-02-02 15:25:55 PST --- (In reply to comment #4) Created an attachment (id=42875) -- (https://bugs.freedesktop.org/attachment.cgi?id=42875) vbios This looks like the intel vbios

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #7 from Alex Deucher ag...@yahoo.com 2011-02-02 15:40:30 PST --- Created an attachment (id=42878) View: https://bugs.freedesktop.org/attachment.cgi?id=42878 Review: https://bugs.freedesktop.org/review?bug=33851attachment=42878

[PATCH] drm/radeon/kms: dynamically allocate power state space

2011-02-02 Thread Alex Deucher
We previously used a static array, but some new systems had more states then we had array space, so dynamically allocate space based on the number of states in the vbios. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=33851 Signed-off-by: Alex Deucher alexdeuc...@gmail.com Cc:

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #8 from Antti Lahtinen ahl...@gmail.com 2011-02-02 15:46:59 PST --- Created an attachment (id=42879) -- (https://bugs.freedesktop.org/attachment.cgi?id=42879) Here is another vbios if still needed -- Configure bugmail:

[Bug 25422] nouveau fails to build on ia64

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=25422 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added Status|RESOLVED|CLOSED

Re: [PATCH] drm/radeon/kms: dynamically allocate power state space

2011-02-02 Thread Martin Peres
Le 03/02/2011 00:42, Alex Deucher a écrit : We previously used a static array, but some new systems had more states then we had array space, so dynamically allocate space based on the number of states in the vbios. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=33851 Signed-off-by: Alex

2.6.38-rc3-git1: Reported regressions 2.6.36 - 2.6.37

2011-02-02 Thread Rafael J. Wysocki
This message contains a list of some post-2.6.36 regressions introduced before 2.6.37, for which there are no fixes in the mainline known to the tracking team. If any of them have been fixed already, please let us know. If you know of any other unresolved post-2.6.36 regressions, please let us

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #9 from Antti Lahtinen ahl...@gmail.com 2011-02-02 16:07:51 PST --- Thank you! You were right. I tested both patches and they both seem to work. Even Xorg and OpenGL seem to work now. -- FIXED -- Configure bugmail:

Re: [PATCH] drm/radeon/kms: dynamically allocate power state space

2011-02-02 Thread Alex Deucher
On Wed, Feb 2, 2011 at 6:47 PM, Martin Peres martin.pe...@free.fr wrote: Le 03/02/2011 00:42, Alex Deucher a écrit : We previously used a static array, but some new systems had more states then we had array space, so dynamically allocate space based on the number of states in the vbios.

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33851 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #35 from Alex Deucher alexdeuc...@gmail.com 2011-02-03 00:14:17 --- I've sent the patches to Dave for 2.6.38 and 2.6.37 stable. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #22 from Brett Witherspoon spo...@exherbo.org 2011-02-03 00:25:35 --- OK, that patch does fix the problem. Thank you. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 32312] openvg rendering is broken on r600g

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32312 --- Comment #6 from Sergey Kondakov virtuous...@gmail.com 2011-02-02 16:29:02 PST --- now lion and sp are ok but in text demo there is no text and window just blank grey -- Configure bugmail:

[PATCH] drm/radeon/kms: fix s/r issues with bios scratch regs

2011-02-02 Thread Alex Deucher
The accelerate mode bit gets checked by certain atom command tables to set up some register state. It needs to be clear when setting modes and set when not. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=26942 Signed-off-by: Alex Deucher alexdeuc...@gmail.com Cc: sta...@kernel.org ---

[PATCH] drm/ttm: call driver move_notify() when doing system->tt bo moves

2011-02-02 Thread Ben Skeggs
From: Ben Skeggs Nouveau doesn't have enough information at ttm_backend_func.bind() time to implement things like tiled GART, or to keep a buffer at a constant address in the GPU virtual address space no matter where in physical memory it's placed. To resolve this, nouveau

Intel i915 freeze on latest git

2011-02-02 Thread Francesco Allertsen
On Tue, Feb 01, 2011 at 04:57:37PM +, Chris Wilson wrote: > So, if this is the issue, then simply commenting out the tweaking of > RSTDBYCTL in ironlake_enable_rc6() should prevent the hang. I've tried the following patch diff --git a/drivers/gpu/drm/i915/intel_display.c

Intel i915 freeze on latest git

2011-02-02 Thread Chris Wilson
On Wed, 2 Feb 2011 10:56:57 +0100, Francesco Allertsen wrote: > On Tue, Feb 01, 2011 at 04:57:37PM +, Chris Wilson wrote: > > So, if this is the issue, then simply commenting out the tweaking of > > RSTDBYCTL in ironlake_enable_rc6() should prevent the hang. > > I've tried the following

[Bug 33825] [r600g, wine] sync/fenc GL extension missing

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33825 --- Comment #2 from Tobias Jakobi 2011-02-02 02:03:49 PST --- This is interesting, since ARB_sync is implemented in the i965 classic driver, which only advertises GL 2.1 support. -- Configure bugmail:

[PATCH] drm/ttm: call driver move_notify() when doing system->tt bo moves

2011-02-02 Thread Thomas Hellström
Reviewed-by: Thomas Hellstrom Ben Skeggs wrote: > From: Ben Skeggs > > Nouveau doesn't have enough information at ttm_backend_func.bind() time > to implement things like tiled GART, or to keep a buffer at a constant > address in the GPU virtual address space no matter where in physical >

Intel i915 freeze on latest git

2011-02-02 Thread Francesco Allertsen
On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: > Hmm, that was the only change I could spot between the two patches. Care > to disable that function and see what happens? [i.e. put a return before > we write anything to the ring] I've tried with the following patch diff --git

[Bug 33832] New: RV620 : r600g : lightsmark 2008 segfault

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33832 Summary: RV620 : r600g : lightsmark 2008 segfault Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority:

[PATCH 1/2] drm/radeon/kms: add updated ib_execute function for evergreen

2011-02-02 Thread Alex Deucher
Adds new packet to disable DX9 constant emulation. Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/evergreen.c | 13 + drivers/gpu/drm/radeon/evergreen_blit_kms.c | 10 +++--- drivers/gpu/drm/radeon/evergreend.h |2 ++

[PATCH 2/2] drm/radeon/kms/evergreen: always set certain VGT regs at CP init

2011-02-02 Thread Alex Deucher
These should be handled by the clear_state setup, but set them directly as well just to be sure. Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/evergreen.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git

[Bug 33847] New: r600g hangs with WebGL

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33847 Summary: r600g hangs with WebGL Product: Mesa Version: git Platform: All OS/Version: All Status: NEW Severity: major Priority: medium Component:

[Bug 33825] [r600g, wine] sync/fenc GL extension missing

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33825 --- Comment #3 from Ian Romanick 2011-02-02 09:52:27 PST --- (In reply to comment #1) > According to the specification [1], OpenGL 3.1 is required. You can see the > status of OpenGL 3.x support here [2]. > > [1]

[Bug 26812] Radeon module causes hard reset on modprobe

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26812 --- Comment #5 from Alex Deucher 2011-02-02 17:52:27 --- Created an attachment (id=46072) --> (https://bugzilla.kernel.org/attachment.cgi?id=46072) Don't load if MC ucode is not available The default boot state only allows limited

[PATCH] drm/radeon/kms/NI: don't load if MC ucode is not available

2011-02-02 Thread Alex Deucher
The default clocks and voltages are not sufficient for advanced operation. On prior asics, the MC ucode was loaded by the vbios during asic_init so they did not have this limitation. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=26812 Signed-off-by: Alex Deucher ---

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #14 from Alex Deucher 2011-02-02 18:18:13 --- What does the distortion look like? Flickering display? garbage on screen? Can you get a picture? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #15 from Alex Deucher 2011-02-02 19:06:27 --- I've narrowed it down to a set of possible registers. Can you try manually setting the following registers after resume and let me know which, if any, fix the problem? pll

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #16 from Brett Witherspoon 2011-02-02 19:57:05 --- Created an attachment (id=46082) --> (https://bugzilla.kernel.org/attachment.cgi?id=46082) Both monitors The distortion looks like horizontal lines with flickering. I attached

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #17 from Brett Witherspoon 2011-02-02 19:58:15 --- Created an attachment (id=46092) --> (https://bugzilla.kernel.org/attachment.cgi?id=46092) Single Monitor -- Configure bugmail:

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #18 from kernelbug at sumoreor.com 2011-02-02 20:45:43 --- The first pll control restores the image for me as well. I am using the laptop screen (LVDS) and an external LCD. The distortion occurs only on the laptop screen after

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #19 from Brett Witherspoon 2011-02-02 21:05:50 --- I am sure the logs indicate this, but in case it is relevant I am using the DVI-0 and HDMI-0 connectors for the monitors. -- Configure bugmail:

[Bug 33851] New: [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 Summary: [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #1 from Antti Lahtinen 2011-02-02 13:48:46 PST --- Created an attachment (id=42867) --> (https://bugs.freedesktop.org/attachment.cgi?id=42867) dmesg on latest kernel with my patch -- Configure bugmail:

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #2 from Antti Lahtinen 2011-02-02 13:50:10 PST --- Created an attachment (id=42868) --> (https://bugs.freedesktop.org/attachment.cgi?id=42868) lspci -vvv -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #20 from Alex Deucher 2011-02-02 21:59:58 --- Thanks. I see what's going on now, but I don't see how that commit could be the one at fault. I suspect in some s/r cases the registers retained the old state so the bug was not

[Bug 26942] radeon: screen distortion on resume

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #21 from Alex Deucher 2011-02-02 22:32:43 --- Created an attachment (id=46142) --> (https://bugzilla.kernel.org/attachment.cgi?id=46142) fix bios scratch reg settings This patch should fix the problem. Although I don't

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #3 from Alex Deucher 2011-02-02 14:44:08 PST --- Please attach a copy of your vbios: (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/ echo 1 > rom cat rom > /tmp/vbios.rom echo 0 > rom -- Configure bugmail:

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #4 from Antti Lahtinen 2011-02-02 15:07:08 PST --- Created an attachment (id=42875) --> (https://bugs.freedesktop.org/attachment.cgi?id=42875) vbios -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #5 from Alex Deucher 2011-02-02 15:23:23 PST --- I see the problem, you have more power modes than space allocated to hold them. This patch should fix the issue: diff --git a/drivers/gpu/drm/radeon/radeon.h

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #6 from Alex Deucher 2011-02-02 15:25:55 PST --- (In reply to comment #4) > Created an attachment (id=42875) --> (https://bugs.freedesktop.org/attachment.cgi?id=42875) > vbios This looks like the intel vbios unfortunately. --

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #7 from Alex Deucher 2011-02-02 15:40:30 PST --- Created an attachment (id=42878) View: https://bugs.freedesktop.org/attachment.cgi?id=42878 Review: https://bugs.freedesktop.org/review?bug=33851=42878 dynamically allocate power

[PATCH] drm/radeon/kms: dynamically allocate power state space

2011-02-02 Thread Alex Deucher
We previously used a static array, but some new systems had more states then we had array space, so dynamically allocate space based on the number of states in the vbios. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=33851 Signed-off-by: Alex Deucher Cc: stable at kernel.org ---

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #8 from Antti Lahtinen 2011-02-02 15:46:59 PST --- Created an attachment (id=42879) --> (https://bugs.freedesktop.org/attachment.cgi?id=42879) Here is another vbios if still needed -- Configure bugmail:

[Bug 25422] nouveau fails to build on ia64

2011-02-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=25422 Rafael J. Wysocki changed: What|Removed |Added Status|RESOLVED|CLOSED

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 --- Comment #9 from Antti Lahtinen 2011-02-02 16:07:51 PST --- Thank you! You were right. I tested both patches and they both seem to work. Even Xorg and OpenGL seem to work now. --> FIXED -- Configure bugmail:

[PATCH] drm/radeon/kms: dynamically allocate power state space

2011-02-02 Thread Alex Deucher
On Wed, Feb 2, 2011 at 6:47 PM, Martin Peres wrote: > Le 03/02/2011 00:42, Alex Deucher a ?crit : >> >> We previously used a static array, but some new systems >> had more states then we had array space, so dynamically >> allocate space based on the number of states in the vbios. >> >> Fixes: >>

[Bug 33851] [KMS Evergreen bisected] Crash on modeset on HP dv6-3050eo laptop

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33851 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 32312] openvg rendering is broken on r600g

2011-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32312 --- Comment #6 from Sergey Kondakov 2011-02-02 16:29:02 PST --- now lion and sp are ok but in text demo there is no text and window just blank grey -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[PATCH] drm/radeon/kms: fix s/r issues with bios scratch regs

2011-02-02 Thread Alex Deucher
The accelerate mode bit gets checked by certain atom command tables to set up some register state. It needs to be clear when setting modes and set when not. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=26942 Signed-off-by: Alex Deucher Cc: stable at kernel.org ---