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

2011-02-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #54 from Alex Deucher 2011-02-13 23:50:55 --- Created an attachment (id=47732) --> (https://bugzilla.kernel.org/attachment.cgi?id=47732) final patch Andrea, Daniel, Helber, Thanks for all your help and testing. The attached p

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

2011-02-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #20 from Alex Deucher 2011-02-13 23:48:00 --- Created an attachment (id=47722) --> (https://bugzilla.kernel.org/attachment.cgi?id=47722) final patch The attached patch is what I am proposing goes upstream. Please verify it wor

[Bug 28932] new avivo PLL calculation in Radeon driver fails with certain modelines

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28932 --- Comment #4 from Chris Kennedy 2011-02-14 07:31:36 --- This works works good too, basically same as the last one, can't tell any difference. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are recei

[Bug 28932] new avivo PLL calculation in Radeon driver fails with certain modelines

2011-02-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28932 --- Comment #3 from Alex Deucher 2011-02-13 23:26:28 --- Created an attachment (id=47672) --> (https://bugzilla.kernel.org/attachment.cgi?id=47672) alternate patch Please try this patch instead of the previous one and let me know which wor

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

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #21 from Oldřich Jedlička 2011-02-14 07:12:11 --- (In reply to comment #20) > Created an attachment (id=47722) --> (https://bugzilla.kernel.org/attachment.cgi?id=47722) [details] > final patch > > The attached patch is what I a

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

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29026 --- Comment #15 from Alex Deucher 2011-02-13 22:44:51 PST --- Are you using an analog or digital connection for the monitor? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

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

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29026 --- Comment #15 from Alex Deucher 2011-02-13 22:44:51 PST --- Are you using an analog or digital connection for the monitor? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because

[Bug 28622] radeon video lockup

2011-02-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28622 --- Comment #6 from Alex Deucher 2011-02-13 22:20:26 --- (In reply to comment #5) > > > > I've experianced this on my T61 laptop, and my work machine (Radeon X1300 > > series) > > > > I'm currently running ubuntu 10.10 which is 2.6.35-25,

[Bug 24932] BUG: unable to handle kernel paging request

2011-02-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=24932 --- Comment #5 from Lars-Dominik Braun 2011-02-13 19:47:30 --- And setting CONFIG_DRM_RADEON_KMS=y resolves the issue for me. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail bec

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

2011-02-13 Thread Alex Deucher
Based on 6xx/7xx endian fixes from C?dric Cano. v2: fix typo in shader 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

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

2011-02-13 Thread Alex Deucher
nd added the previous post's > patch as well > (everything runs o.k. s2r etc...) > I can try for the above and see if I can pinpoint the piece of code that is > causing this(hopefully) The attached patch is what I'm proposing to go upstream. Please test and let me know if it

[PATCH] drm/radeon/kms: improve 6xx/7xx CS error output

2011-02-13 Thread Alex Deucher
Makes debugging CS rejections much easier. Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/r600_cs.c | 46 + 1 files changed, 26 insertions(+), 20 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600_cs.c b/drivers/gpu/drm/r

Regression - Xorg start failed

2011-02-13 Thread Dave Airlie
On Sun, Feb 13, 2011 at 4:22 PM, Dave Young wrote: > Hi > > With kernel built from current linus's tree, I can not start xorg, > it failed with: Me too!, Thanks for bisceting this, I just tried -rc4 on my Fedora 13 laptop and wasn't looking forward to bisecting it. If this isn't hitting later

Intel i915 freeze on latest git

2011-02-13 Thread Francesco Allertsen
On Fri, Feb 11, 2011 at 09:16:33AM -0800, Jesse Barnes wrote: > 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

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

2011-02-13 Thread Justin Mattock
On Feb 13, 2011, at 3:46 PM, Alex Deucher wrote: On Sun, Feb 13, 2011 at 12:28 AM, Justin Mattock wrote: On Feb 11, 2011, at 5:15 PM, Alex Deucher wrote: 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?

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

2011-02-13 Thread Justin Mattock
On Feb 13, 2011, at 3:46 PM, Alex Deucher wrote: > On Sun, Feb 13, 2011 at 12:28 AM, Justin Mattock > wrote: >> >> On Feb 11, 2011, at 5:15 PM, Alex Deucher wrote: >> >>> On Fri, Feb 11, 2011 at 10:57 AM, Justin Mattock >>> wrote: > > Better yet, can you try the attached patch on t

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

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #55 from Helber Maciel Guerra 2011-02-14 01:05:44 --- OK, it works. kernel(git), xf86-video-ati (git), libdrm (git),xorg-x11-server-Xorg.x86_64 (1.9.3-4.fc14) 01:05.0 VGA compatible controller [0300]: ATI Technologies Inc M880G

Regression - Xorg start failed

2011-02-13 Thread Chris Wright
* Linus Torvalds (torvalds at linux-foundation.org) wrote: > On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote: > > Probably should revert first, then work out what is crapping out > > libpciaccess. > > Yeah, I'll revert. The patch is one of those "obviously a good idea, > but in practice it's

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

2011-02-13 Thread Alex Deucher
Based on 6xx/7xx endian fixes from Cédric Cano. v2: fix typo in shader 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

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

2011-02-13 Thread Justin Mattock
The attached patch is what I'm proposing to go upstream. Please test and let me know if it works ok for you. Alex o.k.!! I have 6 revisions to test on another issue, then I can throw this in and let you know.. Justin P. Mattock ___ dri-devel m

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

2011-02-13 Thread Justin Mattock
> > The attached patch is what I'm proposing to go upstream. Please test > and let me know if it works ok for you. > > Alex > o.k.!! I have 6 revisions to test on another issue, then I can throw this in and let you know.. Justin P. Mattock

[PATCH 2/2] drm/radeon/kms: check AA resolve registers on r300

2011-02-13 Thread Marek Olšák
This is an important security fix because we allowed arbitrary values to be passed to AARESOLVE_OFFSET. This also puts the right buffer address in the register. Signed-off-by: Marek Olšák --- drivers/gpu/drm/radeon/r100.c | 25 + drivers/gpu/drm/radeon/r100_trac

[PATCH 1/2] drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300

2011-02-13 Thread Marek Olšák
Also move ZB_DEPTHCLEARVALUE to the list of safe regs. Signed-off-by: Marek Olšák --- drivers/gpu/drm/radeon/r300.c |3 +-- drivers/gpu/drm/radeon/reg_srcs/r300 |3 +-- drivers/gpu/drm/radeon/reg_srcs/r420 |4 +--- drivers/gpu/drm/radeon/reg_srcs/rs600 |3 +-- drivers/g

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

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #54 from Alex Deucher 2011-02-13 23:50:55 --- Created an attachment (id=47732) --> (https://bugzilla.kernel.org/attachment.cgi?id=47732) final patch Andrea, Daniel, Helber, Thanks for all your help and testing. The attached p

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

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28852 --- Comment #20 from Alex Deucher 2011-02-13 23:48:00 --- Created an attachment (id=47722) --> (https://bugzilla.kernel.org/attachment.cgi?id=47722) final patch The attached patch is what I am proposing goes upstream. Please verify it wor

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

2011-02-13 Thread Alex Deucher
On Sun, Feb 13, 2011 at 12:28 AM, Justin Mattock wrote: > > On Feb 11, 2011, at 5:15 PM, Alex Deucher wrote: > >> 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

[PATCH] drm/radeon/kms: improve 6xx/7xx CS error output

2011-02-13 Thread Alex Deucher
Makes debugging CS rejections much easier. Signed-off-by: Alex Deucher Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/r600_cs.c | 46 + 1 files changed, 26 insertions(+), 20 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600_cs.c b/drivers/gpu/drm/rade

Regression - Xorg start failed

2011-02-13 Thread Chris Wright
* Dave Airlie (airlied at gmail.com) wrote: > Yes most likely, I'm not at the machine now but I'll see if I can the > AVC off it later. Great, thanks. > On Fedora 13? > > F14/rawhide seem fine. I'm on F14.

Re: Regression - Xorg start failed

2011-02-13 Thread Dave Airlie
On Mon, Feb 14, 2011 at 9:31 AM, Chris Wright wrote: > * Dave Airlie (airl...@gmail.com) wrote: >> On Sun, Feb 13, 2011 at 4:22 PM, Dave Young >> wrote: >> > With kernel built from current linus's tree, I can not start xorg, >> > it failed with: >> >> Me too!, >> >> Thanks for bisceting this, I

Regression - Xorg start failed

2011-02-13 Thread Chris Wright
* Dave Airlie (airlied at gmail.com) wrote: > On Sun, Feb 13, 2011 at 4:22 PM, Dave Young > wrote: > > With kernel built from current linus's tree, I can not start xorg, > > it failed with: > > Me too!, > > Thanks for bisceting this, I just tried -rc4 on my Fedora 13 laptop > and wasn't looking

[Bug 28932] new avivo PLL calculation in Radeon driver fails with certain modelines

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28932 --- Comment #3 from Alex Deucher 2011-02-13 23:26:28 --- Created an attachment (id=47672) --> (https://bugzilla.kernel.org/attachment.cgi?id=47672) alternate patch Please try this patch instead of the previous one and let me know which wor

Regression - Xorg start failed

2011-02-13 Thread Dave Young
Hi With kernel built from current linus's tree, I can not start xorg, it failed with: Backtrace: 0: X(xorg_backtrace+0x26) [0x4e8bb6] 1: X(xf86SigHandler+0x39) [0x489989] 2: /lib64/libc.so.6 [0x7f077a6b9f30] 3: /usr/lib64/libpciaccess.so.0(pci_device_get_bridge_buses+0xf1) [0x7f077c101fd1] 4: X(

[Bug 28622] radeon video lockup

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28622 --- Comment #6 from Alex Deucher 2011-02-13 22:20:26 --- (In reply to comment #5) > > > > I've experianced this on my T61 laptop, and my work machine (Radeon X1300 > > series) > > > > I'm currently running ubuntu 10.10 which is 2.6.35-25,

[Bug 34237] External LCD monitor flickers every 30 seconds radeon mobility x1400

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34237 --- Comment #1 from Alex Deucher 2011-02-13 13:58:53 PST --- This sounds like monitor polling on the analog port. Disable it by booting with drm_kms_helper.poll=0 on your kernel command line in grub. Also make sure kde is not polling the monito

[Bug 34237] External LCD monitor flickers every 30 seconds radeon mobility x1400

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34237 --- Comment #1 from Alex Deucher 2011-02-13 13:58:53 PST --- This sounds like monitor polling on the analog port. Disable it by booting with drm_kms_helper.poll=0 on your kernel command line in grub. Also make sure kde is not polling the monit

[Bug 34238] New: Tiny and Big: Slow on r300g

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34238 Summary: Tiny and Big: Slow on r300g Product: Mesa Version: git Platform: Other URL: http://www.tinyandbig.com/games/upthatmountain/ OS/Version: All Status: NEW

[Bug 34238] New: Tiny and Big: Slow on r300g

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34238 Summary: Tiny and Big: Slow on r300g Product: Mesa Version: git Platform: Other URL: http://www.tinyandbig.com/games/upthatmountain/ OS/Version: All Status: NEW

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30131 Martin Stolpe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30131] Command & Conquer 3 crashes with r300g

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

[Bug #28622] radeon video lockup

2011-02-13 Thread Rafael J. Wysocki
On Sunday, February 13, 2011, david at lang.hm wrote: > On Sun, 13 Feb 2011, Rafael J. Wysocki wrote: > > > This message has been generated automatically as a part of a report > > of regressions introduced between 2.6.36 and 2.6.37. > > > > The following bug entry is on the current list of known r

[Bug 24932] BUG: unable to handle kernel paging request

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24932 --- Comment #5 from Lars-Dominik Braun 2011-02-13 19:47:30 --- And setting CONFIG_DRM_RADEON_KMS=y resolves the issue for me. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail beca

[Bug 34237] New: External LCD monitor flickers every 30 seconds radeon mobility x1400

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34237 Summary: External LCD monitor flickers every 30 seconds radeon mobility x1400 Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status:

[Bug 34237] New: External LCD monitor flickers every 30 seconds radeon mobility x1400

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34237 Summary: External LCD monitor flickers every 30 seconds radeon mobility x1400 Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status:

[Bug 32918] gnome-shell / mutter crashing.

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32918 --- Comment #8 from Julien Durillon 2011-02-13 11:23:56 PST --- Created an attachment (id=43323) --> (https://bugs.freedesktop.org/attachment.cgi?id=43323) gdb output when producing the bug I experienced the same problem, and I ran gnome-shell

[Bug 32918] gnome-shell / mutter crashing.

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32918 --- Comment #8 from Julien Durillon 2011-02-13 11:23:56 PST --- Created an attachment (id=43323) --> (https://bugs.freedesktop.org/attachment.cgi?id=43323) gdb output when producing the bug I experienced the same problem, and I ran gnome-shell

[Bug 28622] radeon video lockup

2011-02-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28622 --- Comment #5 from Rafael J. Wysocki 2011-02-13 10:56:38 --- On Sunday, February 13, 2011, david at lang.hm wrote: > On Sun, 13 Feb 2011, Rafael J. Wysocki wrote: > > > This message has been generated automatically as a part of a report > >

[Bug 32455] Crash with mame using OpenGL with newest Gallium on Radeon 4350

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32455 --- Comment #15 from Øyvind Sæther 2011-02-13 10:42:57 PST --- 2.6.38-rc4-git2, latest mesa git $ gdb sdlmame warning: Can not parse XML syscalls information; XML support was disabled at compile time. GNU gdb (Gentoo 7.0.1 p1) 7.0.1 Copyright

[Bug 32455] Crash with mame using OpenGL with newest Gallium on Radeon 4350

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32455 --- Comment #15 from ?yvind S?ther 2011-02-13 10:42:57 PST --- 2.6.38-rc4-git2, latest mesa git $ gdb sdlmame warning: Can not parse XML syscalls information; XML support was disabled at compile time. GNU gdb (Gentoo 7.0.1 p1) 7.0.1 Copyright

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30131 --- Comment #18 from Martin Stolpe 2011-02-13 10:03:49 PST --- I've created a new wine bottle and installed the game there. I've also disabled sounds with winecfg as suggested in the wine appDB. Now the game loads just after the splash screen. A

[Bug 30131] Command & Conquer 3 crashes with r300g

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30131 --- Comment #18 from Martin Stolpe 2011-02-13 10:03:49 PST --- I've created a new wine bottle and installed the game there. I've also disabled sounds with winecfg as suggested in the wine appDB. Now the game loads just after the splash screen. A

Regression - Xorg start failed

2011-02-13 Thread Alex Riesen
On Sun, Feb 13, 2011 at 07:22, Dave Young wrote: > Finally I bisected it, results: > 47970b1b2aa64464bc0a9543e86361a622ae7c03 is first bad commit > commit 47970b1b2aa64464bc0a9543e86361a622ae7c03 > Author: Chris Wright > Date: ? Thu Feb 10 15:58:56 2011 -0800 > > ? ?pci: use security_capable() wh

Re: Intel i915 freeze on latest git

2011-02-13 Thread Francesco Allertsen
On Fri, Feb 11, 2011 at 09:16:33AM -0800, Jesse Barnes wrote: > 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

[Bug 30948] [RADEON:KMS::R600G] some texture broken regression due to commit 603741a86df0e43c0b52e8c202a35c7fe2fc1d9c

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30948 Nils Kneuper changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30948] [RADEON:KMS::R600G] some texture broken regression due to commit 603741a86df0e43c0b52e8c202a35c7fe2fc1d9c

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

Re: Regression - Xorg start failed

2011-02-13 Thread Linus Torvalds
On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote: > > Probably should revert first, then work out what is crapping out libpciaccess. Yeah, I'll revert. The patch is one of those "obviously a good idea, but in practice it's not something we can change now". Linus

Regression - Xorg start failed

2011-02-13 Thread Linus Torvalds
On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote: > > Probably should revert first, then work out what is crapping out libpciaccess. Yeah, I'll revert. The patch is one of those "obviously a good idea, but in practice it's not something we can change now". Linus

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

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33348 Robin Wheeler changed: What|Removed |Added CC||robin-li...@hotmail.co.uk --- Comment #1

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

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33348 Robin Wheeler changed: What|Removed |Added CC||robin-linux at hotmail.co.uk --- Comment

[Bug 34218] [r300g] Unigine Sanctuary: some surfaces are reflecting too much light

2011-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34218 --- Comment #5 from Pavel Ondračka 2011-02-13 04:01:29 PST --- llvmpipe works fine, but you need to set MESA_EXTENSION_OVERRIDE="-GL_EXT_texture_array -GL_ARB_draw_instanced" for Sanctuary to run properly and use the same extensions as with r300

[Bug 34218] [r300g] Unigine Sanctuary: some surfaces are reflecting too much light

2011-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34218 --- Comment #5 from Pavel Ondra?ka 2011-02-13 04:01:29 PST --- llvmpipe works fine, but you need to set MESA_EXTENSION_OVERRIDE="-GL_EXT_texture_array -GL_ARB_draw_instanced" for Sanctuary to run properly and use the same extensions as with r300

Regression - Xorg start failed

2011-02-13 Thread Dave Young
Hi With kernel built from current linus's tree, I can not start xorg, it failed with: Backtrace: 0: X(xorg_backtrace+0x26) [0x4e8bb6] 1: X(xf86SigHandler+0x39) [0x489989] 2: /lib64/libc.so.6 [0x7f077a6b9f30] 3: /usr/lib64/libpciaccess.so.0(pci_device_get_bridge_buses+0xf1) [0x7f077c101fd1] 4: X(

Re: [PATCH] drm: do not leak kernel addresses via /proc/dri/*/vma

2011-02-13 Thread Kees Cook
Hi Corbin, On Sat, Feb 12, 2011 at 10:13:04AM -0800, Corbin Simpson wrote: > On Fri, Feb 11, 2011 at 7:29 PM, Kees Cook wrote: > > In the continuing effort to avoid kernel addresses leaking to unprivileged > > users, this patch switches to %pK for /proc/dri/*/vma. > > This is a highly reasonable

[PATCH] drm/radeon/kms: optimize CS state checking for r100->r500

2011-02-13 Thread Marek Olšák
es/dri-devel/attachments/20110213/4bf67cf8/attachment.html>

Re: [Bug #28622] radeon video lockup

2011-02-13 Thread Rafael J. Wysocki
On Sunday, February 13, 2011, da...@lang.hm wrote: > On Sun, 13 Feb 2011, Rafael J. Wysocki wrote: > > > This message has been generated automatically as a part of a report > > of regressions introduced between 2.6.36 and 2.6.37. > > > > The following bug entry is on the current list of known regr

[Bug 28622] radeon video lockup

2011-02-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28622 --- Comment #5 from Rafael J. Wysocki 2011-02-13 10:56:38 --- On Sunday, February 13, 2011, da...@lang.hm wrote: > On Sun, 13 Feb 2011, Rafael J. Wysocki wrote: > > > This message has been generated automatically as a part of a report > > of

2.6.38-rc4-git5: Reported regressions 2.6.36 -> 2.6.37

2011-02-13 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 kno

Re: Regression - Xorg start failed

2011-02-13 Thread Alex Riesen
On Sun, Feb 13, 2011 at 07:22, Dave Young wrote: > Finally I bisected it, results: > 47970b1b2aa64464bc0a9543e86361a622ae7c03 is first bad commit > commit 47970b1b2aa64464bc0a9543e86361a622ae7c03 > Author: Chris Wright > Date:   Thu Feb 10 15:58:56 2011 -0800 > >    pci: use security_capable() wh