[Bug 29026] [RADEON:KMS:RV670:MODESET] garbled screen after resuming from suspend

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29026 --- Comment #14 from Daniel Klaffenbach 2011-02-11 00:16:34 PST --- Created an attachment (id=43235) --> (https://bugs.freedesktop.org/attachment.cgi?id=43235) register dump -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

Re: [BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in

2011-02-11 Thread Alex Deucher
On Fri, Feb 11, 2011 at 1:59 AM, Alex Deucher wrote: > On Thu, Feb 10, 2011 at 12:33 AM, Justin Mattock > wrote: >> >> On Feb 9, 2011, at 2:09 PM, Alex Deucher wrote: >> >>> On Tue, Feb 8, 2011 at 4:20 PM, Alex Deucher >>> wrote: On Tue, Feb 8, 2011 at 3:52 PM, Justin P. Mattock

[Bug 32129] r300: ERROR: FS input fog unassigned, not enough hardware slots.

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32129 --- Comment #2 from Fabio Pedretti 2011-02-11 00:33:47 PST --- Can the message be updated to reflect this and avoiding other reporting this issue? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Bug 31250] Unigine Sanctuary: menus are broken

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31250 Pavel Ondračka changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #5 from Pavel Ondr

[Bug 33185] X crashes when kWin effects are turned on

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #9 from Wojciech Ryrych 2011-02-11 02:12:32 PST --- (In reply to comment #8) > Is this issue still present with the current Mesa master branch? I’m using packages from xorg-edgers and yesterday there was an update. I’ve got the foll

[Bug 33185] X crashes when kWin effects are turned on

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #10 from Wojciech Ryrych 2011-02-11 02:13:36 PST --- Created an attachment (id=43244) --> (https://bugs.freedesktop.org/attachment.cgi?id=43244) kWin backtrace #2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta

[Bug 33185] X crashes when kWin effects are turned on

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #11 from Wojciech Ryrych 2011-02-11 02:18:27 PST --- Desktop Effects in KDE System Settings are behaving very weird and unstable. Once it tells me that effects can be turned on and the other times that can’t. For example just before

[PATCH] Big endian support for RV730

2011-02-11 Thread Cédric Cano
Hi Here are a couple of patches that enable support for RV730 on big endian architectures. The following items will work : * KMS - correct color in framebuffer - interrupts - kms blit - power management * DDX - kms enabled - exa - video textures - hardware cursor For the BE modi

Re: [PATCH] Big endian support for RV730

2011-02-11 Thread Cédric Cano
Signed-off-by: Cedric Cano --- diff -Naur xf86-video-ati-6.13.2/src/drmmode_display.c xf86-video-ati-6.13.2/src/drmmode_display.c --- xf86-video-ati-6.13.2/src/drmmode_display.c2010-09-28 00:20:53.0 +0200 +++ xf86-video-ati-6.13.2/src/drmmode_display.c2011-02-10 14:27:56.00

[Bug 34156] r600g performance regression between 780c183b and 862ebb41

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34156 Tobias Jakobi changed: What|Removed |Added CC||liquid.a...@gmx.net --- Comment #1 from

Re: Radeon support state in libkms

2011-02-11 Thread Jakob Bornecrantz
On Wed, Feb 9, 2011 at 7:35 PM, Corbin Simpson wrote: > On Wed, Feb 9, 2011 at 6:49 AM, James Simmons wrote: >> >>> I was looking at the radeon support state in libkms and I found out the >>> following patch was proposed back in September, but never commented nor >>> merged. The patch was submitt

Re: [PATCH] Big endian support for RV730

2011-02-11 Thread Cédric Cano
Signed-off-by: Cedric Cano --- diff -Naur linux-2.6.35.6/drivers/gpu/drm/radeon/atombios_crtc.c linux-2.6.35.6/drivers/gpu/drm/radeon/atombios_crtc.c --- linux-2.6.35.6/drivers/gpu/drm/radeon/atombios_crtc.c2010-09-27 02:19:16.0 +0200 +++ linux-2.6.35.6/drivers/gpu/drm/radeon/atombi

Re: OpenArena Anholt Demo

2011-02-11 Thread Sedat Dilek
On Fri, Feb 11, 2011 at 12:12 PM, Simon McVittie wrote: > Sedat Dilek wrote: >> after Debian/squeeze was released a newer (version of) openarena made >> its was from experimental to unstable. > > If you're using OA as a benchmark, you should be aware that since 0.8.5-7, > Debian's OA packages no l

[mesa] master broken with "make -j3"

2011-02-11 Thread Sedat Dilek
Hi, yesterdays (aprrox 24hrs ago) mesa master was OK for building with "make -j3" on my IBM T41p (Pentium-M, 1G RAM, radeon RV250), now it's broken: gcc: ../../src/glsl/libglsl.a: No such file or directory make[2]: *** [glcpp/glcpp] Error 1 make[2]: *** Waiting for unfinished jobs make[2]: Le

Re: [mesa] master broken with "make -j3"

2011-02-11 Thread Sedat Dilek
On Fri, Feb 11, 2011 at 2:45 PM, Sedat Dilek wrote: > Hi, > > yesterdays (aprrox 24hrs ago) mesa master was OK for building with > "make -j3" on my IBM T41p (Pentium-M, 1G RAM, radeon RV250), now it's > broken: > > gcc: ../../src/glsl/libglsl.a: No such file or directory > make[2]: *** [glcpp/glcp

[Bug 32129] r300: ERROR: FS input fog unassigned, not enough hardware slots.

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32129 --- Comment #3 from Marek Olšák 2011-02-11 07:06:06 PST --- I will try to do it. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. _

[Bug 30329] [RADEON:KMS:CEDAR:R600C] kwin present windows effect extremely slow and has graphical glitches

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30329 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28847 --- Comment #6 from Marek Olšák 2011-02-11 07:31:18 PST --- The bug with corrupted vertices appears to be fixed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

Re: [BISECTED] commit 619efb1059 makes the MacBookPro2, 2 screen flicker like its broken or half plugged in

2011-02-11 Thread Justin Mattock
Better yet, can you try the attached patch on top of 2.6.38-rc4 or newer? Alex o.k. applied that patch... unfortunately Im seeing the flickering screen and the crud shows up.. initially during boot everything looked fine, its when I suspended the machine, upon wake-up the flickering

[Bug 24462] r600: spread spectrum: flickering screen (bisected)

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24462 --- Comment #15 from Luca Tettamanti 2011-02-11 16:09:40 --- (In reply to comment #14) > Created an attachment (id=47282) --> (https://bugzilla.kernel.org/attachment.cgi?id=47282) [details] > better fix > > Can you try the following patch

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30131 --- Comment #13 from Martin Stolpe 2011-02-11 08:42:16 PST --- I've compiled mesa from git today and the error is still the same. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail be

Re: [mesa] master broken with "make -j3"

2011-02-11 Thread Tobias Jakobi
Hi Sedat, I also noticed this problem and already contacted Kenneth about the problem. I also included a possible fix for this (attached glcpp.patch), but I'm not completly sure if that's the right way to do it. Still waiting for Kenneth to answer :) Greets, Tobias -- Empfehlen Sie GMX DSL I

Re: OpenArena Anholt Demo

2011-02-11 Thread Simon McVittie
Sedat Dilek wrote: > after Debian/squeeze was released a newer (version of) openarena made > its was from experimental to unstable. If you're using OA as a benchmark, you should be aware that since 0.8.5-7, Debian's OA packages no longer use OA upstream's fork of the ioquake3 engine to run the ope

[Bug 31232] Wine games crash with r300 gallium (r300_get_swizzle_combined+0x21)

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31232 --- Comment #12 from pejakm 2011-02-11 09:08:08 PST --- Hi Marek. I've switched to r600 card in the meantime, so I can not give any further details. Sorry. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You a

Re: Intel i915 freeze on latest git

2011-02-11 Thread Jesse Barnes
On Fri, 11 Feb 2011 08:28:37 +0100 Francesco Allertsen wrote: > On Thu, Feb 10, 2011 at 03:25:33PM -0800, Jesse Barnes wrote: > > Does this kernel have the problem patch included? Or is it reverted? > > That was without the patch reverted, now I've reverted it and this is > the output: > > ---

[Bug 30401] starting programs with Qt 4.7 opengl es2 graphicssystem fail

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30401 --- Comment #4 from Martin Stolpe 2011-02-11 09:19:08 PST --- Created an attachment (id=43257) --> (https://bugs.freedesktop.org/attachment.cgi?id=43257) starting dolphing with opengl graphicssystem It still doesn't work but the error seems to

[Bug 30401] starting programs with Qt 4.7 opengl es2 graphicssystem fail

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30401 --- Comment #5 from Martin Stolpe 2011-02-11 09:19:38 PST --- Created an attachment (id=43258) --> (https://bugs.freedesktop.org/attachment.cgi?id=43258) configure options for mesa -- Configure bugmail: https://bugs.freedesktop.org/userprefs.

[Bug 31232] Wine games crash with r300 gallium (r300_get_swizzle_combined+0x21)

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31232 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30131 --- Comment #14 from Marek Olšák 2011-02-11 09:33:17 PST --- Too bad there's nothing I can do without the backtrace. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

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

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28847 Sven Arvidsson changed: What|Removed |Added Attachment #36634|0 |1 is obsolete|

[Bug 29953] [r300g] Heroes of Newerth: texture problems

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29953 --- Comment #15 from Sven Arvidsson 2011-02-11 10:09:09 PST --- (In reply to comment #14) > Is this issue still present with the current Mesa master branch? No change with git master 6ed0f2ac112d22278cf051c2cee9c2199a9025ea -- Configure bugmai

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

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30167 --- Comment #19 from Sven Arvidsson 2011-02-11 10:10:07 PST --- Just retried this, no change with git master 6ed0f2ac112d22278cf051c2cee9c2199a9025ea -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rec

[Bug 31230] [RADEON:KMS:RV250:RESUME] corrupted screen after resume

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31230 --- Comment #2 from Johannes Obermayr 2011-02-11 10:13:25 PST --- Yes. It is still valid on 2.6.38-rc4. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

Re: [BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in

2011-02-11 Thread Alex Deucher
On Fri, Feb 11, 2011 at 10:57 AM, Justin Mattock wrote: > >> >> Better yet, can you try the attached patch on top of 2.6.38-rc4 or newer? >> >> Alex >> > > o.k. applied that patch... unfortunately Im seeing the flickering screen and > the crud shows up.. > initially during boot everything looked f

Re: [mesa] master broken with "make -j3"

2011-02-11 Thread Sedat Dilek
On Fri, Feb 11, 2011 at 5:51 PM, Tobias Jakobi wrote: > Hi Sedat, > > I also noticed this problem and already contacted Kenneth about the problem. > I also included a possible fix for this (attached glcpp.patch), but I'm not > completly sure if that's the right way to do it. > > Still waiting fo

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30131 --- Comment #15 from Martin Stolpe 2011-02-11 11:15:40 PST --- (In reply to comment #14) > Too bad there's nothing I can do without the backtrace. Sorry, I overlooked your comment about using winedebug. Here is the output from winedebug: Wine-

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

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #44 from Helber Maciel Guerra 2011-02-11 19:41:42 --- (In reply to comment #42) > Helber, can you try the following patch instead of the two patches linked > above? > > diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c > b/dri

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

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #45 from Helber Maciel Guerra 2011-02-11 19:43:26 --- (In reply to comment #43) > Created an attachment (id=47272) --> (https://bugzilla.kernel.org/attachment.cgi?id=47272) [details] > possible fix > > Can everyone try the foll

[Bug 28852] [KMS] radeon artifacts when switched to graphics during boot

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #16 from Oldřich Jedlička 2011-02-11 20:10:45 --- My patch on 2.6.38-rc4 doesn't fix the problem, your patch neither. My patch combined with previous two from mailing list fixes the problem on 2.6.38-rc4. -- Configure bugmail:

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30131 --- Comment #16 from Pavel Ondračka 2011-02-11 12:57:52 PST --- I've found my copy of C&C3 so I thought I'll try to reproduce this. However I don't get any crash at startup. I get a crash when switching desktops or alt-tabing from game, but back

Re: [PATCH] Big endian support for RV730

2011-02-11 Thread Alex Deucher
On Fri, Feb 11, 2011 at 4:52 AM, Cédric Cano wrote: > Hi > > Here are a couple of patches that enable support for RV730 on big endian > architectures. The following items will work : > * KMS >  - correct color in framebuffer >  - interrupts >  - kms blit >  - power management > * DDX >  - kms enab

[Bug 33348] [r300g] Display corruption (artifacts) when using 3D graphics...

2011-02-11 Thread bugzilla-daemon
ted packages I listed comment #8 vs the original report. And the issue stays the same with Mesa master branch from today. ati-dri-git 20110211-1 dri2proto-git 20110211-1 glproto-git 20110211-1 libdrm-git 20110211-1 libgl-git 20110211-1 mesa-git 20110211-1 Anyhow, attempting to enable any sort

[Bug 28902] New: activated KMS leads to complete freeze when viewing BIG images in Iceweasel

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28902 Summary: activated KMS leads to complete freeze when viewing BIG images in Iceweasel Product: Drivers Version: 2.5 Kernel Version: 2.6.32-5-686 Platform: All OS/Version: Lin

[Bug 28902] activated KMS leads to complete freeze when viewing BIG images in Iceweasel

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28902 --- Comment #1 from spamfang1...@yahoo.de 2011-02-11 22:24:49 --- Created an attachment (id=47412) --> (https://bugzilla.kernel.org/attachment.cgi?id=47412) 4 backtraces from /var/log/syslog -- Configure bugmail: https://bugzilla.kernel.org

[Bug 28902] activated KMS leads to complete freeze when viewing BIG images in Iceweasel

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28902 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #2 f

[PATCH 1/4] drm/radeon: 6xx/7xx non-kms endian fixes

2011-02-11 Thread Alex Deucher
From: Cédric Cano agd5f: minor cleanups Signed-off-by: Cédric Cano Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600_blit.c | 11 +-- drivers/gpu/drm/radeon/r600_cp.c| 31 --- drivers/gpu/drm/radeon/radeon_drv.h |1 + 3 files changed,

[PATCH 2/4] drm/radeon/kms: atombios big endian fixes

2011-02-11 Thread Alex Deucher
From: Cédric Cano agd5f: additional cleanups/fixes Signed-off-by: Cédric Cano Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_crtc.c | 52 +++--- drivers/gpu/drm/radeon/radeon_atombios.c | 48 ++-- drivers/gpu/drm/radeon/ra

[PATCH 3/4] drm/radeon/kms: 6xx/7xx big endian fixes

2011-02-11 Thread Alex Deucher
From: Cédric Cano agd5f: minor cleanups Signed-off-by: Cédric Cano Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600.c | 22 +- drivers/gpu/drm/radeon/r600_blit_kms.c | 25 +++-- drivers/gpu/drm/radeon/r600_blit_shaders.c

[PATCH 4/4] drm/radeon/kms: evergreen/ni big endian fixes

2011-02-11 Thread Alex Deucher
Based on 6xx/7xx endian fixes from Cédric Cano. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen.c | 22 +- drivers/gpu/drm/radeon/evergreen_blit_kms.c | 19 ++- drivers/gpu/drm/radeon/evergreen_blit_shaders.c | 10 ++

[Bug 28852] [KMS] radeon artifacts when switched to graphics during boot

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #17 from Alex Deucher 2011-02-12 01:13:59 --- Created an attachment (id=47462) --> (https://bugzilla.kernel.org/attachment.cgi?id=47462) new patch Can you try this patch? Try uncommenting the following lines to see if either o

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

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 Alex Deucher changed: What|Removed |Added Attachment #47272|0 |1 is obsolete|

Re: [BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in

2011-02-11 Thread Alex Deucher
On Fri, Feb 11, 2011 at 10:57 AM, Justin Mattock wrote: > >> >> Better yet, can you try the attached patch on top of 2.6.38-rc4 or newer? >> >> Alex >> > > o.k. applied that patch... unfortunately Im seeing the flickering screen and > the crud shows up.. > initially during boot everything looked f

[Bug 24462] r600: spread spectrum: flickering screen (bisected)

2011-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24462 --- Comment #16 from Alex Deucher 2011-02-12 01:17:21 --- Created an attachment (id=47482) --> (https://bugzilla.kernel.org/attachment.cgi?id=47482) new patch Can you try this patch? Try uncommenting the following lines to see if either o

Intel i915 freeze on latest git

2011-02-11 Thread Francesco Allertsen
On Thu, Feb 10, 2011 at 10:34:43AM -0800, Jesse Barnes wrote: > Since intel_reg_read won't work, can you try this patch instead? Just > patch it in, then cat /sys/kernel/debug/dri/0/i915_drpc_info This is the output: --- HD boost: yes Boost freq: 3 HW control enabled: no SW control enabled: yes

[Bug 28852] [KMS] radeon artifacts when switched to graphics during boot

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #11 from Old?ich Jedli?ka 2011-02-11 06:21:50 --- Created an attachment (id=47262) --> (https://bugzilla.kernel.org/attachment.cgi?id=47262) Patch that fixes the problem The patch reverts commit "drm/radeon/kms: disable ss fixe

[Bug 28852] [KMS] radeon artifacts when switched to graphics during boot

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #12 from Old?ich Jedli?ka 2011-02-11 06:24:38 --- I've applied the patch on top of the two patches from the mailing list. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 28852] [KMS] radeon artifacts when switched to graphics during boot

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #13 from Old?ich Jedli?ka 2011-02-11 06:42:18 --- I forgot to mention the rest of my hardware - Acer TravelMate 5730G. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mai

[Bug 24462] r600: spread spectrum: flickering screen (bisected)

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=24462 --- Comment #13 from Alex Deucher 2011-02-11 06:57:54 --- Luca, can you try re-enabling this code with 2.6.38-rc4 or newer? Do you still have problems? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You

[BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in

2011-02-11 Thread Alex Deucher
On Thu, Feb 10, 2011 at 12:33 AM, Justin Mattock wrote: > > On Feb 9, 2011, at 2:09 PM, Alex Deucher wrote: > >> On Tue, Feb 8, 2011 at 4:20 PM, Alex Deucher >> wrote: >>> >>> On Tue, Feb 8, 2011 at 3:52 PM, Justin P. Mattock >>> wrote: With the current HEAD Im getting screen flickerin

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

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #42 from Alex Deucher 2011-02-11 07:00:42 --- Helber, can you try the following patch instead of the two patches linked above? diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c b/drivers/gpu/drm/radeon/atombios_crtc.c index cc

[Bug 28852] [KMS] radeon artifacts when switched to graphics during boot

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #14 from Alex Deucher 2011-02-11 07:12:27 --- Does your revert patch work ok without the two mailing list patches? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail be

Intel i915 freeze on latest git

2011-02-11 Thread Francesco Allertsen
On Thu, Feb 10, 2011 at 03:25:33PM -0800, Jesse Barnes wrote: > Does this kernel have the problem patch included? Or is it reverted? That was without the patch reverted, now I've reverted it and this is the output: --- HD boost: yes Boost freq: 3 HW control enabled: no SW control enabled: yes Ga

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

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #43 from Alex Deucher 2011-02-11 07:32:14 --- Created an attachment (id=47272) --> (https://bugzilla.kernel.org/attachment.cgi?id=47272) possible fix Can everyone try the following patch against 2.6.38-rc4 or newer and make sur

[Bug 24462] r600: spread spectrum: flickering screen (bisected)

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=24462 --- Comment #14 from Alex Deucher 2011-02-11 07:32:50 --- Created an attachment (id=47282) --> (https://bugzilla.kernel.org/attachment.cgi?id=47282) better fix Can you try the following patch against 2.6.38-rc4 or newer and make sure all i

[Bug 28852] [KMS] radeon artifacts when switched to graphics during boot

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #15 from Alex Deucher 2011-02-11 07:33:25 --- Created an attachment (id=47292) --> (https://bugzilla.kernel.org/attachment.cgi?id=47292) possible fix Can you try the following patch against 2.6.38-rc4 or newer and make sure all

[Bug 29026] [RADEON:KMS:RV670:MODESET] garbled screen after resuming from suspend

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29026 --- Comment #14 from Daniel Klaffenbach 2011-02-11 00:16:34 PST --- Created an attachment (id=43235) --> (https://bugs.freedesktop.org/attachment.cgi?id=43235) register dump -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in

2011-02-11 Thread Alex Deucher
properly on some laptops */ > ? ? ? ? ? ? ? ? ? ? ? ?/* use recommended ref_div for ss */ > ? ? ? ? ? ? ? ? ? ? ? ?if (radeon_encoder->devices & > (ATOM_DEVICE_LCD_SUPPORT)) { > ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?if (ss_enabled) { > > >> >> cheers, >> >> Justin P. Mattock >> > -- next part -- A non-text attachment was scrubbed... Name: 0001-drm-radeon-kms-hopefully-fix-pll-issues-for-real.patch Type: text/x-patch Size: 2722 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110211/66bb288c/attachment.bin>

[Bug 32129] r300: ERROR: FS input fog unassigned, not enough hardware slots.

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32129 --- Comment #2 from Fabio Pedretti 2011-02-11 00:33:47 PST --- Can the message be updated to reflect this and avoiding other reporting this issue? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Bug 31250] Unigine Sanctuary: menus are broken

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31250 Pavel Ondra?ka changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #5 from Pavel Ondr

[Bug 33185] X crashes when kWin effects are turned on

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #9 from Wojciech Ryrych 2011-02-11 02:12:32 PST --- (In reply to comment #8) > Is this issue still present with the current Mesa master branch? I?m using packages from xorg-edgers and yesterday there was an update. I?ve got the foll

[Bug 33185] X crashes when kWin effects are turned on

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #10 from Wojciech Ryrych 2011-02-11 02:13:36 PST --- Created an attachment (id=43244) --> (https://bugs.freedesktop.org/attachment.cgi?id=43244) kWin backtrace #2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta

[Bug 33185] X crashes when kWin effects are turned on

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #11 from Wojciech Ryrych 2011-02-11 02:18:27 PST --- Desktop Effects in KDE System Settings are behaving very weird and unstable. Once it tells me that effects can be turned on and the other times that can?t. For example just before

[PATCH] Big endian support for RV730

2011-02-11 Thread Cédric Cano
Hi Here are a couple of patches that enable support for RV730 on big endian architectures. The following items will work : * KMS - correct color in framebuffer - interrupts - kms blit - power management * DDX - kms enabled - exa - video textures - hardware cursor For the

[PATCH] Big endian support for RV730

2011-02-11 Thread Cédric Cano
Signed-off-by: Cedric Cano --- diff -Naur xf86-video-ati-6.13.2/src/drmmode_display.c xf86-video-ati-6.13.2/src/drmmode_display.c --- xf86-video-ati-6.13.2/src/drmmode_display.c2010-09-28 00:20:53.0 +0200 +++ xf86-video-ati-6.13.2/src/drmmode_display.c2011-02-10 14:27:56.000

[Bug 34156] r600g performance regression between 780c183b and 862ebb41

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34156 Tobias Jakobi changed: What|Removed |Added CC||liquid.acid at gmx.net --- Comment #1 fr

Radeon support state in libkms

2011-02-11 Thread Jakob Bornecrantz
On Wed, Feb 9, 2011 at 7:35 PM, Corbin Simpson wrote: > On Wed, Feb 9, 2011 at 6:49 AM, James Simmons > wrote: >> >>> I was looking at the radeon support state in libkms and I found out the >>> following patch was proposed back in September, but never commented nor >>> merged. The patch was subm

[PATCH] Big endian support for RV730

2011-02-11 Thread Cédric Cano
Signed-off-by: Cedric Cano --- diff -Naur linux-2.6.35.6/drivers/gpu/drm/radeon/atombios_crtc.c linux-2.6.35.6/drivers/gpu/drm/radeon/atombios_crtc.c --- linux-2.6.35.6/drivers/gpu/drm/radeon/atombios_crtc.c2010-09-27 02:19:16.0 +0200 +++ linux-2.6.35.6/drivers/gpu/drm/radeon/atombio

OpenArena Anholt Demo

2011-02-11 Thread Sedat Dilek
On Fri, Feb 11, 2011 at 12:12 PM, Simon McVittie wrote: > Sedat Dilek wrote: >> after Debian/squeeze was released a newer (version of) openarena made >> its was from experimental to unstable. > > If you're using OA as a benchmark, you should be aware that since 0.8.5-7, > Debian's OA packages no l

[mesa] master broken with "make -j3"

2011-02-11 Thread Sedat Dilek
Hi, yesterdays (aprrox 24hrs ago) mesa master was OK for building with "make -j3" on my IBM T41p (Pentium-M, 1G RAM, radeon RV250), now it's broken: gcc: ../../src/glsl/libglsl.a: No such file or directory make[2]: *** [glcpp/glcpp] Error 1 make[2]: *** Waiting for unfinished jobs make[2]: Le

[mesa] master broken with "make -j3"

2011-02-11 Thread Sedat Dilek
With attached revert-patch (revert commit by Kenneth, see above) parallel-build is OK, again. - Sedat - -- next part -- A non-text attachment was scrubbed... Name: 0001-Revert-glsl-Makefile-glcpp-doesn-t-need-libglsl.a.patch Type: text/x-patch Size: 871 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110211/7a3b0db9/attachment.bin>

[Bug 32129] r300: ERROR: FS input fog unassigned, not enough hardware slots.

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32129 --- Comment #3 from Marek Ol??k 2011-02-11 07:06:06 PST --- I will try to do it. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug.

[Bug 30329] [RADEON:KMS:CEDAR:R600C] kwin present windows effect extremely slow and has graphical glitches

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

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

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28847 --- Comment #6 from Marek Ol??k 2011-02-11 07:31:18 PST --- The bug with corrupted vertices appears to be fixed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Yo

[BISECTED] commit 619efb1059 makes the MacBookPro2, 2 screen flicker like its broken or half plugged in

2011-02-11 Thread Justin Mattock
> > Better yet, can you try the attached patch on top of 2.6.38-rc4 or > newer? > > Alex > o.k. applied that patch... unfortunately Im seeing the flickering screen and the crud shows up.. initially during boot everything looked fine, its when I suspended the machine, upon wake-up the flicke

[Bug 24462] r600: spread spectrum: flickering screen (bisected)

2011-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=24462 --- Comment #15 from Luca Tettamanti 2011-02-11 16:09:40 --- (In reply to comment #14) > Created an attachment (id=47282) --> (https://bugzilla.kernel.org/attachment.cgi?id=47282) [details] > better fix > > Can you try the following patch

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30131 --- Comment #13 from Martin Stolpe 2011-02-11 08:42:16 PST --- I've compiled mesa from git today and the error is still the same. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail be

[mesa] master broken with "make -j3"

2011-02-11 Thread Tobias Jakobi
RL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110211/b47855df/attachment.obj>

OpenArena Anholt Demo

2011-02-11 Thread Simon McVittie
Sedat Dilek wrote: > after Debian/squeeze was released a newer (version of) openarena made > its was from experimental to unstable. If you're using OA as a benchmark, you should be aware that since 0.8.5-7, Debian's OA packages no longer use OA upstream's fork of the ioquake3 engine to run the ope

[Bug 31232] Wine games crash with r300 gallium (r300_get_swizzle_combined+0x21)

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31232 --- Comment #12 from pejakm 2011-02-11 09:08:08 PST --- Hi Marek. I've switched to r600 card in the meantime, so I can not give any further details. Sorry. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You a

Intel i915 freeze on latest git

2011-02-11 Thread Jesse Barnes
On Fri, 11 Feb 2011 08:28:37 +0100 Francesco Allertsen wrote: > On Thu, Feb 10, 2011 at 03:25:33PM -0800, Jesse Barnes wrote: > > Does this kernel have the problem patch included? Or is it reverted? > > That was without the patch reverted, now I've reverted it and this is > the output: > > ---

[Bug 30401] starting programs with Qt 4.7 opengl es2 graphicssystem fail

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30401 --- Comment #4 from Martin Stolpe 2011-02-11 09:19:08 PST --- Created an attachment (id=43257) --> (https://bugs.freedesktop.org/attachment.cgi?id=43257) starting dolphing with opengl graphicssystem It still doesn't work but the error seems to

[Bug 30401] starting programs with Qt 4.7 opengl es2 graphicssystem fail

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30401 --- Comment #5 from Martin Stolpe 2011-02-11 09:19:38 PST --- Created an attachment (id=43258) --> (https://bugs.freedesktop.org/attachment.cgi?id=43258) configure options for mesa -- Configure bugmail: https://bugs.freedesktop.org/userprefs.

[Bug 31232] Wine games crash with r300 gallium (r300_get_swizzle_combined+0x21)

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31232 Marek Ol??k changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30131 --- Comment #14 from Marek Ol??k 2011-02-11 09:33:17 PST --- Too bad there's nothing I can do without the backtrace. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --

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

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28847 Sven Arvidsson changed: What|Removed |Added Attachment #36634|0 |1 is obsolete|

[Bug 29953] [r300g] Heroes of Newerth: texture problems

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29953 --- Comment #15 from Sven Arvidsson 2011-02-11 10:09:09 PST --- (In reply to comment #14) > Is this issue still present with the current Mesa master branch? No change with git master 6ed0f2ac112d22278cf051c2cee9c2199a9025ea -- Configure bugmai

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

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30167 --- Comment #19 from Sven Arvidsson 2011-02-11 10:10:07 PST --- Just retried this, no change with git master 6ed0f2ac112d22278cf051c2cee9c2199a9025ea -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rec

[Bug 31230] [RADEON:KMS:RV250:RESUME] corrupted screen after resume

2011-02-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31230 --- Comment #2 from Johannes Obermayr 2011-02-11 10:13:25 PST --- Yes. It is still valid on 2.6.38-rc4. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in

2011-02-11 Thread Alex Deucher
On Fri, Feb 11, 2011 at 10:57 AM, Justin Mattock wrote: > >> >> Better yet, can you try the attached patch on top of 2.6.38-rc4 or newer? >> >> Alex >> > > o.k. applied that patch... unfortunately Im seeing the flickering screen and > the crud shows up.. > initially during boot everything looked f

[mesa] master broken with "make -j3"

2011-02-11 Thread Sedat Dilek
On Fri, Feb 11, 2011 at 5:51 PM, Tobias Jakobi wrote: > Hi Sedat, > > I also noticed this problem and already contacted Kenneth about the problem. > I also included a possible fix for this (attached glcpp.patch), but I'm not > completly sure if that's the right way to do it. > > Still waiting fo

  1   2   >