2.6.36-rc5-git7: Reported regressions 2.6.34 -> 2.6.35

2010-09-26 Thread Rafael J. Wysocki
This message contains a list of some post-2.6.34 regressions introduced before 2.6.35, 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.34 regressions, please let us kno

2.6.36-rc5-git7: Reported regressions from 2.6.35

2010-09-26 Thread Rafael J. Wysocki
This message contains a list of some regressions from 2.6.35, 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.35, please let us know either and we'll add th

[PATCH 1/5] drm/radeon/kms: Implement KDB debug hooks for radeon KMS.

2010-09-26 Thread Jason Wessel
From: Chris Ball Signed-off-by: Chris Ball Signed-off-by: Jason Wessel CC: Jesse Barnes CC: David Airlie CC: dri-devel@lists.freedesktop.org --- drivers/gpu/drm/radeon/atombios_crtc.c | 119 +++ drivers/gpu/drm/radeon/radeon_fb.c |2 + drivers/gpu/d

[PATCH 2/5] drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.

2010-09-26 Thread Jason Wessel
From: Chris Ball Tested on nv50 and nv04 HW. Signed-off-by: Chris Ball Signed-off-by: Jason Wessel CC: Jesse Barnes CC: David Airlie CC: dri-devel@lists.freedesktop.org --- drivers/gpu/drm/nouveau/nouveau_fbcon.c |6 drivers/gpu/drm/nouveau/nv04_crtc.c | 46 ++

[PATCH 3/5] drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API

2010-09-26 Thread Jason Wessel
Some devices such as the radeon chips receive information from user space which needs to be saved when executing an atomic mode set operation, else the user space would have to be queried again for the information. This patch extends the mode_set_base_atomic() call to pass an argument to indicate

[PATCH 4/5] radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit

2010-09-26 Thread Jason Wessel
When changing VTs non-atomically the kernel works in conjunction with the Xserver in user space and receives the LUT information from the Xserver via a system call. When changing modes atomically for kdb, this information must be saved and restored without disturbing user space as if nothing ever

[PATCH 0/5] atomic kernel mode setting for radeon and nouveau

2010-09-26 Thread Jason Wessel
The goal of this patch set is to add atomic kernel mode setting hooks for the radeon and nouveau cards for the purpose of using kdb (the kernel debug shell). I had talked with Jesse Barnes but did not come to a resolution on a better way to deal with the need to save some data such as the LUT info

[PATCH 5/5] drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.

2010-09-26 Thread Jason Wessel
From: Chris Ball Francisco Jerez advises that pre-nv20 cards would hang if we entered kdb with accel on and IRQs disabled, so we now disable accel before entering kdb and re-enable it on the way back out. Reported-by: Francisco Jerez Signed-off-by: Chris Ball Signed-off-by: Jason Wessel ---

Re: [RFC 1/3 v3]update web addresses in the kernel

2010-09-26 Thread Justin P. Mattock
alright(going to top post because of how long this is). I will go and make the changes and resend it out... On 09/26/2010 02:43 AM, Finn Thain wrote: Hi Justin, Some comments on your latest patch follow. On Fri, 24 Sep 2010, Justin P. Mattock wrote: --- a/drivers/ata/pata_it821x.c +++ b/d

2.6.36-rc5-git7: Reported regressions 2.6.34 -> 2.6.35

2010-09-26 Thread Rafael J. Wysocki
This message contains a list of some post-2.6.34 regressions introduced before 2.6.35, 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.34 regressions, please let us kno

2.6.36-rc5-git7: Reported regressions from 2.6.35

2010-09-26 Thread Rafael J. Wysocki
This message contains a list of some regressions from 2.6.35, 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.35, please let us know either and we'll add th

[Bug 30152] [r300g] kwin blur effect is not working

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30152 --- Comment #6 from davide 2010-09-26 19:15:29 PDT --- Any news on this? Blur is still broken in kwin-4.5.1 on my mobility x700 using r300g from the latest mesa git.. (In reply to comment #5) > (In reply to comment #1) > > There are lots of vary

[Bug 30152] [r300g] kwin blur effect is not working

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30152 --- Comment #6 from davide 2010-09-26 19:15:29 PDT --- Any news on this? Blur is still broken in kwin-4.5.1 on my mobility x700 using r300g from the latest mesa git.. (In reply to comment #5) > (In reply to comment #1) > > There are lots of var

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #26 from Marek Olšák 2010-09-26 14:59:04 PDT --- Thomasz, your issue seems to be similar to bug 28800. I guess Nexuiz uses some auxiliary textures to compute lighting. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cg

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #26 from Marek Ol??k 2010-09-26 14:59:04 PDT --- Thomasz, your issue seems to be similar to bug 28800. I guess Nexuiz uses some auxiliary textures to compute lighting. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 30272] r600g: buffer object leak (regression)

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30272 --- Comment #4 from Rafael Monica 2010-09-26 14:21:20 PDT --- I just tried your two patches, and they fix the leak. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 30272] r600g: buffer object leak (regression)

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30272 --- Comment #4 from Rafael Monica 2010-09-26 14:21:20 PDT --- I just tried your two patches, and they fix the leak. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 28771] Vsync always on

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28771 --- Comment #26 from Tomasz Czapiewski 2010-09-26 14:19:53 PDT --- Does anyone work on this to make it work without patching code to disable completely vsync? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Bug 28771] Vsync always on

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28771 --- Comment #26 from Tomasz Czapiewski 2010-09-26 14:19:53 PDT --- Does anyone work on this to make it work without patching code to disable completely vsync? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[PATCH] drm/sysfs: Provide per connector control of DRM KMS polling

2010-09-26 Thread Andy Walls
On Fri, 2010-09-24 at 15:12 -0400, Alex Deucher wrote: > On Wed, Sep 22, 2010 at 5:07 PM, Andy Walls > wrote: > > On Wed, 2010-09-22 at 09:33 -0400, Jon Smirl wrote: > >> On Wed, Sep 22, 2010 at 1:30 AM, Alex Deucher > >> wrote: > >> > On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls > >> > wrote:

[Bug 30385] [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30385 --- Comment #4 from Tomasz Czapiewski 2010-09-26 14:05:09 PDT --- Maybe this will be usefull - After some searching for a way to improve FPS (by disabling vblank(?)), I've found that setting "vblank_mode=0" environment variable solved this issue

[Bug 30385] [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30385 --- Comment #4 from Tomasz Czapiewski 2010-09-26 14:05:09 PDT --- Maybe this will be usefull - After some searching for a way to improve FPS (by disabling vblank(?)), I've found that setting "vblank_mode=0" environment variable solved this issue

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 Marek Ol??k changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 28847] [r300c, r300g] Regnum Online only works in safe mode

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28847 --- Comment #5 from Sven Arvidsson 2010-09-26 13:03:52 PDT --- The bug in safe mode (the one in the screenshot) goes away if RADEON_NO_TCL=1 is set. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rece

[Bug 28847] [r300c, r300g] Regnum Online only works in safe mode

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28847 --- Comment #5 from Sven Arvidsson 2010-09-26 13:03:52 PDT --- The bug in safe mode (the one in the screenshot) goes away if RADEON_NO_TCL=1 is set. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rece

[Bug 30272] r600g: buffer object leak (regression)

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30272 --- Comment #3 from Tilman Sauerbeck 2010-09-26 12:56:23 PDT --- Please try the two patches I posted to the mesa3d-dev mailing list today. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 30272] r600g: buffer object leak (regression)

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30272 --- Comment #3 from Tilman Sauerbeck 2010-09-26 12:56:23 PDT --- Please try the two patches I posted to the mesa3d-dev mailing list today. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 30385] [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30385 --- Comment #3 from Tomasz Czapiewski 2010-09-26 12:45:07 PDT --- Created an attachment (id=38973) --> (https://bugs.freedesktop.org/attachment.cgi?id=38973) Problem with invisible textures in Nexuiz #2 -- Configure bugmail: https://bugs.freed

[Bug 30385] [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30385 --- Comment #3 from Tomasz Czapiewski 2010-09-26 12:45:07 PDT --- Created an attachment (id=38973) --> (https://bugs.freedesktop.org/attachment.cgi?id=38973) Problem with invisible textures in Nexuiz #2 -- Configure bugmail: https://bugs.free

[Bug 30385] [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30385 --- Comment #2 from Tomasz Czapiewski 2010-09-26 12:42:19 PDT --- Created an attachment (id=38972) --> (https://bugs.freedesktop.org/attachment.cgi?id=38972) Photo of invisible textures in Nexuiz #1 Some textures look here like semi-transparent

[Bug 30385] [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30385 --- Comment #2 from Tomasz Czapiewski 2010-09-26 12:42:19 PDT --- Created an attachment (id=38972) --> (https://bugs.freedesktop.org/attachment.cgi?id=38972) Photo of invisible textures in Nexuiz #1 Some textures look here like semi-transparen

[Bug 30385] [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30385 --- Comment #1 from Tomasz Czapiewski 2010-09-26 12:35:58 PDT --- Created an attachment (id=38971) --> (https://bugs.freedesktop.org/attachment.cgi?id=38971) Photo of problem with blur in KDE 4.5.1 Here the bottom panel does not show anything b

[Bug 30385] [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30385 --- Comment #1 from Tomasz Czapiewski 2010-09-26 12:35:58 PDT --- Created an attachment (id=38971) --> (https://bugs.freedesktop.org/attachment.cgi?id=38971) Photo of problem with blur in KDE 4.5.1 Here the bottom panel does not show anything

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #24 from Tomasz Czapiewski 2010-09-26 12:04:17 PDT --- After looking more at screenshots I'm thinking it's rather shading (lightning(?)) problem on textures than textures corruption but as I've said before, setting "RADEON_DEBUG=noti

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #24 from Tomasz Czapiewski 2010-09-26 12:04:17 PDT --- After looking more at screenshots I'm thinking it's rather shading (lightning(?)) problem on textures than textures corruption but as I've said before, setting "RADEON_DEBUG=noti

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #23 from Tomasz Czapiewski 2010-09-26 12:01:13 PDT --- Created an attachment (id=38970) --> (https://bugs.freedesktop.org/attachment.cgi?id=38970) Graphics setings in Nexuiz on RV350 #2 -- Configure bugmail: https://bugs.freedeskt

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #23 from Tomasz Czapiewski 2010-09-26 12:01:13 PDT --- Created an attachment (id=38970) --> (https://bugs.freedesktop.org/attachment.cgi?id=38970) Graphics setings in Nexuiz on RV350 #2 -- Configure bugmail: https://bugs.freedeskt

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #22 from Tomasz Czapiewski 2010-09-26 12:00:11 PDT --- Created an attachment (id=38969) --> (https://bugs.freedesktop.org/attachment.cgi?id=38969) Graphics setings in Nexuiz on RV350 #1 -- Configure bugmail: https://bugs.freedeskt

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #22 from Tomasz Czapiewski 2010-09-26 12:00:11 PDT --- Created an attachment (id=38969) --> (https://bugs.freedesktop.org/attachment.cgi?id=38969) Graphics setings in Nexuiz on RV350 #1 -- Configure bugmail: https://bugs.freedeskt

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #21 from Tomasz Czapiewski 2010-09-26 11:58:38 PDT --- Created an attachment (id=38968) --> (https://bugs.freedesktop.org/attachment.cgi?id=38968) Corrupted textures in Nexuiz on RV350 #6 (one place) -- Configure bugmail: https://

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #20 from Tomasz Czapiewski 2010-09-26 11:58:17 PDT --- Created an attachment (id=38967) --> (https://bugs.freedesktop.org/attachment.cgi?id=38967) Corrupted textures in Nexuiz on RV350 #5 (one place) -- Configure bugmail: https://

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #21 from Tomasz Czapiewski 2010-09-26 11:58:38 PDT --- Created an attachment (id=38968) --> (https://bugs.freedesktop.org/attachment.cgi?id=38968) Corrupted textures in Nexuiz on RV350 #6 (one place) -- Configure bugmail: https://

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #20 from Tomasz Czapiewski 2010-09-26 11:58:17 PDT --- Created an attachment (id=38967) --> (https://bugs.freedesktop.org/attachment.cgi?id=38967) Corrupted textures in Nexuiz on RV350 #5 (one place) -- Configure bugmail: https://

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #19 from Tomasz Czapiewski 2010-09-26 11:57:18 PDT --- Created an attachment (id=38966) --> (https://bugs.freedesktop.org/attachment.cgi?id=38966) Corrupted textures in Nexuiz on RV350 #4 -- Configure bugmail: https://bugs.freedes

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #19 from Tomasz Czapiewski 2010-09-26 11:57:18 PDT --- Created an attachment (id=38966) --> (https://bugs.freedesktop.org/attachment.cgi?id=38966) Corrupted textures in Nexuiz on RV350 #4 -- Configure bugmail: https://bugs.freedes

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #18 from Tomasz Czapiewski 2010-09-26 11:56:40 PDT --- Created an attachment (id=38965) --> (https://bugs.freedesktop.org/attachment.cgi?id=38965) Corrupted textures in Nexuiz on RV350 #3 -- Configure bugmail: https://bugs.freedes

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #18 from Tomasz Czapiewski 2010-09-26 11:56:40 PDT --- Created an attachment (id=38965) --> (https://bugs.freedesktop.org/attachment.cgi?id=38965) Corrupted textures in Nexuiz on RV350 #3 -- Configure bugmail: https://bugs.freedes

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #17 from Tomasz Czapiewski 2010-09-26 11:55:43 PDT --- Created an attachment (id=38964) --> (https://bugs.freedesktop.org/attachment.cgi?id=38964) Corrupted textures in Nexuiz on RV350 #2 -- Configure bugmail: https://bugs.freedes

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #17 from Tomasz Czapiewski 2010-09-26 11:55:43 PDT --- Created an attachment (id=38964) --> (https://bugs.freedesktop.org/attachment.cgi?id=38964) Corrupted textures in Nexuiz on RV350 #2 -- Configure bugmail: https://bugs.freedes

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #16 from Tomasz Czapiewski 2010-09-26 11:54:24 PDT --- Created an attachment (id=38963) --> (https://bugs.freedesktop.org/attachment.cgi?id=38963) Corrupted textures in Nexuiz on RV350 -- Configure bugmail: https://bugs.freedeskto

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #16 from Tomasz Czapiewski 2010-09-26 11:54:24 PDT --- Created an attachment (id=38963) --> (https://bugs.freedesktop.org/attachment.cgi?id=38963) Corrupted textures in Nexuiz on RV350 -- Configure bugmail: https://bugs.freedeskto

[RFC v4]update broken web addresses in the kernel.

2010-09-26 Thread Justin P. Mattock
Below is an updated patch from the original fixing broken web addresses in the kernel. Thanks for all the help and info on this to everybody.. Hopefully I didnt miss any of them(if so let me know, and I'll resend). Signed-off-by: Justin P. Mattock Cc: Maciej W. Rozycki Cc: Geert Uytterhoeven C

Re: [PATCH] drm/sysfs: Provide per connector control of DRM KMS polling

2010-09-26 Thread Andy Walls
On Fri, 2010-09-24 at 15:12 -0400, Alex Deucher wrote: > On Wed, Sep 22, 2010 at 5:07 PM, Andy Walls wrote: > > On Wed, 2010-09-22 at 09:33 -0400, Jon Smirl wrote: > >> On Wed, Sep 22, 2010 at 1:30 AM, Alex Deucher > >> wrote: > >> > On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls > >> > wrote: >

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #2 from Sven Arvidsson 2010-09-26 10:49:01 PDT --- Tank is visible with RADEON_NO_TCL=1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assi

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #2 from Sven Arvidsson 2010-09-26 10:49:01 PDT --- Tank is visible with RADEON_NO_TCL=1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assi

[Bug 30167] Heroes of Newerth: Setting shader quality to medium results in corrupt rendering

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30167 --- Comment #6 from Sven Arvidsson 2010-09-26 10:48:21 PDT --- (In reply to comment #5) > Does running with RADEON_DEBUG=noopt and RADEON_NO_TCL=1 help? No difference with or without setting RADEON_NO_TCL as far as I can see. -- Configure bugm

[Bug 30167] Heroes of Newerth: Setting shader quality to medium results in corrupt rendering

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30167 --- Comment #6 from Sven Arvidsson 2010-09-26 10:48:21 PDT --- (In reply to comment #5) > Does running with RADEON_DEBUG=noopt and RADEON_NO_TCL=1 help? No difference with or without setting RADEON_NO_TCL as far as I can see. -- Configure bugm

[Bug 30385] New: [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30385 Summary: [r300g] textures flashing (disappearing) with GLSL Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Pri

[Bug 30385] New: [r300g] textures flashing (disappearing) with GLSL

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30385 Summary: [r300g] textures flashing (disappearing) with GLSL Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Pri

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #15 from Tomasz Czapiewski 2010-09-26 09:41:41 PDT --- > RADEON_DEBUG=notiling may have some side effects and may even change behavior > of other bugs. That patch was just a guess of mine. But you have an RV350 GPU > so the patch won

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #15 from Tomasz Czapiewski 2010-09-26 09:41:41 PDT --- > RADEON_DEBUG=notiling may have some side effects and may even change behavior > of other bugs. That patch was just a guess of mine. But you have an RV350 GPU > so the patch won

[PATCH 5/5] drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.

2010-09-26 Thread Jason Wessel
From: Chris Ball Francisco Jerez advises that pre-nv20 cards would hang if we entered kdb with accel on and IRQs disabled, so we now disable accel before entering kdb and re-enable it on the way back out. Reported-by: Francisco Jerez Signed-off-by: Chris Ball Signed-off-by: Jason Wessel ---

[PATCH 4/5] radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit

2010-09-26 Thread Jason Wessel
When changing VTs non-atomically the kernel works in conjunction with the Xserver in user space and receives the LUT information from the Xserver via a system call. When changing modes atomically for kdb, this information must be saved and restored without disturbing user space as if nothing ever

[PATCH 3/5] drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API

2010-09-26 Thread Jason Wessel
Some devices such as the radeon chips receive information from user space which needs to be saved when executing an atomic mode set operation, else the user space would have to be queried again for the information. This patch extends the mode_set_base_atomic() call to pass an argument to indicate

[PATCH 2/5] drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.

2010-09-26 Thread Jason Wessel
From: Chris Ball Tested on nv50 and nv04 HW. Signed-off-by: Chris Ball Signed-off-by: Jason Wessel CC: Jesse Barnes CC: David Airlie CC: dri-devel at lists.freedesktop.org --- drivers/gpu/drm/nouveau/nouveau_fbcon.c |6 drivers/gpu/drm/nouveau/nv04_crtc.c | 46 +++

[PATCH 1/5] drm/radeon/kms: Implement KDB debug hooks for radeon KMS.

2010-09-26 Thread Jason Wessel
From: Chris Ball Signed-off-by: Chris Ball Signed-off-by: Jason Wessel CC: Jesse Barnes CC: David Airlie CC: dri-devel at lists.freedesktop.org --- drivers/gpu/drm/radeon/atombios_crtc.c | 119 +++ drivers/gpu/drm/radeon/radeon_fb.c |2 + drivers/gp

[PATCH 0/5] atomic kernel mode setting for radeon and nouveau

2010-09-26 Thread Jason Wessel
The goal of this patch set is to add atomic kernel mode setting hooks for the radeon and nouveau cards for the purpose of using kdb (the kernel debug shell). I had talked with Jesse Barnes but did not come to a resolution on a better way to deal with the need to save some data such as the LUT info

[RFC 1/3 v3]update web addresses in the kernel

2010-09-26 Thread Justin P. Mattock
alright(going to top post because of how long this is). I will go and make the changes and resend it out... On 09/26/2010 02:43 AM, Finn Thain wrote: > > Hi Justin, > > Some comments on your latest patch follow. > > > On Fri, 24 Sep 2010, Justin P. Mattock wrote: > >> --- a/drivers/ata/pata_it821

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #14 from Marek Olšák 2010-09-26 06:31:58 PDT --- Tomasz> RADEON_DEBUG=notiling may have some side effects and may even change behavior of other bugs. That patch was just a guess of mine. But you have an RV350 GPU so the patch won't h

[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30313 --- Comment #14 from Marek Ol??k 2010-09-26 06:31:58 PDT --- Tomasz> RADEON_DEBUG=notiling may have some side effects and may even change behavior of other bugs. That patch was just a guess of mine. But you have an RV350 GPU so the patch won't

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #7 from Francesco R 2010-09-26 06:25:31 PDT --- Created an attachment (id=38962) --> (https://bugs.freedesktop.org/attachment.cgi?id=38962) various; bt full, dmesg, sw version me too, evergreen 1002:68f9. The attach contain variou

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #7 from Francesco R 2010-09-26 06:25:31 PDT --- Created an attachment (id=38962) --> (https://bugs.freedesktop.org/attachment.cgi?id=38962) various; bt full, dmesg, sw version me too, evergreen 1002:68f9. The attach contain variou

[Bug 30007] Regression in r300g

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30007 --- Comment #33 from davide 2010-09-26 06:04:50 PDT --- The black thumbnails bug is now fixed for me with kde sc-4.5.1 and the latest git mesa.. The blur effects keeps being broken though.. -- Configure bugmail: https://bugs.freedesktop.org/use

[Bug 30007] Regression in r300g

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30007 --- Comment #33 from davide 2010-09-26 06:04:50 PDT --- The black thumbnails bug is now fixed for me with kde sc-4.5.1 and the latest git mesa.. The blur effects keeps being broken though.. -- Configure bugmail: https://bugs.freedesktop.org/us

[Bug 29928] [RADEON-KMS, Evergreen, Eyefinity 5] Invalid output on 4th monitor

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29928 --- Comment #10 from ISHIKAWA Mutsumi 2010-09-26 04:46:30 PDT --- These pictures become any hint to solve the problem? Picture1: http://hanzubon.jp/tmp/radeon-kms/monitor3_20100926.jpg Picture2: http://hanzubon.jp/tmp/radeon-kms/monitor4_201

[Bug 29928] [RADEON-KMS, Evergreen, Eyefinity 5] Invalid output on 4th monitor

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29928 --- Comment #10 from ISHIKAWA Mutsumi 2010-09-26 04:46:30 PDT --- These pictures become any hint to solve the problem? Picture1: http://hanzubon.jp/tmp/radeon-kms/monitor3_20100926.jpg Picture2: http://hanzubon.jp/tmp/radeon-kms/monitor4_201

[Bug 29928] [RADEON-KMS, Evergreen, Eyefinity 5] Invalid output on 4th monitor

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29928 --- Comment #9 from ISHIKAWA Mutsumi 2010-09-26 03:54:59 PDT --- No. Same result with and without these patches (4th monitor display only show garbage) Base kernel: linus git tree 32163f4b2cef28a5aab8b226ffecfc6379a53786 -- Configure bugmail:

[Bug 29928] [RADEON-KMS, Evergreen, Eyefinity 5] Invalid output on 4th monitor

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29928 --- Comment #9 from ISHIKAWA Mutsumi 2010-09-26 03:54:59 PDT --- No. Same result with and without these patches (4th monitor display only show garbage) Base kernel: linus git tree 32163f4b2cef28a5aab8b226ffecfc6379a53786 -- Configure bugmail:

[Bug 30383] New: r600c: GPU lockup / driver hang when playing ufoai

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30383 Summary: r600c: GPU lockup / driver hang when playing ufoai Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 30383] New: r600c: GPU lockup / driver hang when playing ufoai

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30383 Summary: r600c: GPU lockup / driver hang when playing ufoai Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 30374] ums 3D lock since drm: kill kernel_context_switch callbacks 1da3f87ebb7edb3e0b829ec4bbe5fb3d9d93986f

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30374 Daniel Vetter changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30374] ums 3D lock since drm: kill kernel_context_switch callbacks 1da3f87ebb7edb3e0b829ec4bbe5fb3d9d93986f

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30374 Daniel Vetter changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] Add drm properties to configure the width of the underscan borders

2010-09-26 Thread Alex Deucher
2010/9/21 Marius Gr?ger : > This allows for a more exact fitting on the physical > display. The new properties default to zero which corresponds to the > previous underscan border width[height] formula: > (display_width[display_width] >> 5) + 16. > > Example to set a horizontal border width of 30 a

[PATCH] drm/radeon/kms: don't enable underscan with interlaced modes

2010-09-26 Thread Alex Deucher
2010/9/22 Marius Gr?ger : > Am 22.09.2010 06:40, schrieb Alex Deucher: >> >> 2010/9/21 Marius Gr?ger: >>> >>> On 10.09.2010 17:20 Alex Deucher wrote: The scaler doesn't appear to work with interlaced modes as you've noticed; I don't off hand know whether it can be made to or not. >>>

[PATCH] drm: readd drm_lock_free in drm_unlock

2010-09-26 Thread Daniel Vetter
I've accidently killed a little bit too much in commit 1da3f87ebb7edb3e0b829ec4bbe5fb3d9d93986f Author: Daniel Vetter Date: Mon Aug 23 22:53:24 2010 +0200 drm: kill kernel_context_switch callbacks Note to self: Next time also test with AIGLX disabled. Reported-and-Tested-by: Andy Furniss

[PATCH] drm_mm: add support for range-restricted fair-lru scans

2010-09-26 Thread Daniel Vetter
Hi all, This adds support to drm_mm to do range-restricted eviction scans with my fair-lru scan functions. This is used in a experimental patchset to use bigger gtt apertures on intel hw. I'm aiming this at 2.6.38 but sending it out early to solict input. Please review. Thanks, Daniel Signed-of