Re: [PATCH] drm/i915: restore only the mode of this driver on lastclose (v2)

2011-04-13 Thread Chris Wilson
On Wed, 13 Apr 2011 09:35:55 +1000, Dave Airlie airl...@gmail.com wrote: From: Dave Airlie airl...@redhat.com i915 calls the panic handler function on last close to reset the modes, however this is a really bad idea for multi-gpu machines, esp shareable gpus machines. So add a new entry

Re: Linux 2.6.39-rc3

2011-04-13 Thread Ingo Molnar
* Joerg Roedel j...@8bytes.org wrote: The problem does not happen with 2.6.38. I try to bisect this further down to a commit. Alex, please let me know if you need any further information. If you can bisect it, that would be great. Thanks, Bisecting actually gave a very weird

[Bug 34534] resolution 3840x1024 stopped to work on HD5850 after switch to 2.6.37 kernel

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34534 --- Comment #15 from Peter Hercek pher...@gmail.com 2011-04-13 00:37:56 PDT --- Created an attachment (id=45562) -- (https://bugs.freedesktop.org/attachment.cgi?id=45562) xrandr --verbose output on 2.6.38.2-vanilla (with 3840x1024 fixed using

Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Gabriel Paubert
On Tue, Apr 12, 2011 at 07:29:22PM +0200, Michel Dänzer wrote: On Die, 2011-04-12 at 14:00 +0200, Gabriel Paubert wrote: On Tue, Apr 12, 2011 at 01:46:10PM +0200, Michel Dänzer wrote: With no_wb=1 the driver goes a bit further but the X server ends up in an infinite ioctl loop and

Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Gabriel Paubert
On Tue, Apr 12, 2011 at 01:46:10PM +0200, Michel Dänzer wrote: BTW, if your kernel contains commit 69a07f0b117a40fcc1a479358d8e1f41793617f2, can you try if reverting that helps? My kernel is pristine 2.6.38 and does not include this commit (was introduced before 2.6.39-rc1 according to gitk).

[Bug 34534] resolution 3840x1024 stopped to work on HD5850 after switch to 2.6.37 kernel

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34534 --- Comment #16 from Peter Hercek pher...@gmail.com 2011-04-13 01:37:03 PDT --- (In reply to comment #14) Does this patch help? No, the image stays corrupted, I still need to do this to fix it: # radeonreg regset 0x770c 0x00020004 OLD: 0x770c

Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Benjamin Herrenschmidt
On Wed, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: Well, X is dead, or rather in an infinite ioctl loop as described above. IIRC, the display enters a power-down mode and there is nothing to see. So basically the card crashed. There's about an infinite amount of reasons why radeons

Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Gabriel Paubert
On Wed, Apr 13, 2011 at 06:16:13PM +1000, Benjamin Herrenschmidt wrote: On Wed, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: Well, X is dead, or rather in an infinite ioctl loop as described above. IIRC, the display enters a power-down mode and there is nothing to see. So

Re: small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Gabriel Paubert
On Wed, Apr 13, 2011 at 10:59:14AM +0200, Andreas Schwab wrote: Uwe Kleine-König u.kleine-koe...@pengutronix.de writes: $ git name-rev --refs=refs/tags/v2.6\* 69a07f0b117a40fcc1a479358d8e1f41793617f2 69a07f0b117a40fcc1a479358d8e1f41793617f2 tags/v2.6.39-rc2~3^2~43^2~4 so it was

Re: [PATCH] Big Endian support for RV730 (Mesa r600)

2011-04-13 Thread Benjamin Herrenschmidt
On Tue, 2011-04-12 at 10:01 +0200, Cédric Cano wrote: Hi Here you are a patch that adds big endian support for rv730 in r600 classic mesa driver. The BE modifications are almost the same as the DRM / DDX driver modifications

Re: [PATCH] Big Endian support for RV730 (Mesa r600)

2011-04-13 Thread Benjamin Herrenschmidt
On Wed, 2011-04-13 at 22:05 +1000, Benjamin Herrenschmidt wrote: On Tue, 2011-04-12 at 10:01 +0200, Cédric Cano wrote: Hi Here you are a patch that adds big endian support for rv730 in r600 classic mesa driver. The BE modifications are almost the same as the DRM / DDX driver

Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Michel Dänzer
On Mit, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: On Tue, Apr 12, 2011 at 07:29:22PM +0200, Michel Dänzer wrote: On Die, 2011-04-12 at 14:00 +0200, Gabriel Paubert wrote: On Tue, Apr 12, 2011 at 01:46:10PM +0200, Michel Dänzer wrote: With no_wb=1 the driver goes a bit

Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Gabriel Paubert
On Wed, Apr 13, 2011 at 02:12:16PM +0200, Michel Dänzer wrote: On Mit, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: On Tue, Apr 12, 2011 at 07:29:22PM +0200, Michel Dänzer wrote: On Die, 2011-04-12 at 14:00 +0200, Gabriel Paubert wrote: On Tue, Apr 12, 2011 at 01:46:10PM +0200,

Re: [PATCH] drm/radeon/kms: fix suspend on rv530 asics

2011-04-13 Thread Jerome Glisse
On Tue, Apr 12, 2011 at 1:33 PM, Alex Deucher alexdeuc...@gmail.com wrote: Apparently only rv515 asics need the workaround added in f24d86f1a49505cdea56728b853a5d0a3f8e3d11 (drm/radeon/kms: fix resume regression for some r5xx laptops). Fixes:

Re: [PATCH] drm/radeon/kms: fix suspend on rv530 asics

2011-04-13 Thread Alex Deucher
On Wed, Apr 13, 2011 at 10:46 AM, Jerome Glisse j.gli...@gmail.com wrote: On Tue, Apr 12, 2011 at 1:33 PM, Alex Deucher alexdeuc...@gmail.com wrote: Apparently only rv515 asics need the workaround added in f24d86f1a49505cdea56728b853a5d0a3f8e3d11 (drm/radeon/kms: fix resume regression for some

[Bug 25588] Lots of ARB_vertex_program/fragment_program parser errors in ETQW (if GLSL is unavailable)

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25588 Fabio Pedretti fabio@libero.it changed: What|Removed |Added Resolution|WORKSFORME |WONTFIX

[Bug 33222] New: [RADEON] Oops in worker thread for radeon_unpin_work_func

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33222 Summary: [RADEON] Oops in worker thread for radeon_unpin_work_func Product: Drivers Version: 2.5 Kernel Version: 2.6.38.2 Platform: All OS/Version: Linux

[Bug 33222] [RADEON] Oops in worker thread for radeon_unpin_work_func

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33222 --- Comment #1 from Thomas Meyer tho...@m3y3r.de 2011-04-13 17:09:48 --- Created an attachment (id=54292) -- (https://bugzilla.kernel.org/attachment.cgi?id=54292) Oops - Part 2 -- Configure bugmail:

small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Uwe Kleine-König
On Wed, Apr 13, 2011 at 10:02:04AM +0200, Gabriel Paubert wrote: On Tue, Apr 12, 2011 at 01:46:10PM +0200, Michel Dänzer wrote: BTW, if your kernel contains commit 69a07f0b117a40fcc1a479358d8e1f41793617f2, can you try if reverting that helps? My kernel is pristine 2.6.38 and does not

Re: small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Andreas Schwab
Uwe Kleine-König u.kleine-koe...@pengutronix.de writes: $ git name-rev --refs=refs/tags/v2.6\* 69a07f0b117a40fcc1a479358d8e1f41793617f2 69a07f0b117a40fcc1a479358d8e1f41793617f2 tags/v2.6.39-rc2~3^2~43^2~4 so it was introduced just before -rc2. $ git tag --contains

Re: small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Uwe Kleine-König
Hello Gabriel On Wed, Apr 13, 2011 at 12:31:44PM +0200, Gabriel Paubert wrote: On Wed, Apr 13, 2011 at 10:59:14AM +0200, Andreas Schwab wrote: Uwe Kleine-König u.kleine-koe...@pengutronix.de writes: $ git name-rev --refs=refs/tags/v2.6\* 69a07f0b117a40fcc1a479358d8e1f41793617f2

[Bug 33222] [RADEON] Oops in worker thread for radeon_unpin_work_func

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33222 Alex Deucher alexdeuc...@gmail.com changed: What|Removed |Added CC|

Re: Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: Could you please send the before/after bootlog (in particular all memory init messages included) and your .config? before: f005fe12b90c: x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping() after:

[Bug 30651] [RADEON:KMS:R600G] gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #7 from Andy Furniss li...@andyfurniss.entadsl.com 2011-04-13 10:23:46 PDT --- (In reply to comment #6) 1) yuv=4 on r600g still have no colours even though with r300g they are ok yuv=4 with or without bicubic now works for me on

[Bug 30651] [RADEON:KMS:R600G] gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #8 from Sergey Kondakov virtuous...@gmail.com 2011-04-13 10:46:29 PDT --- same here. and i never got answer about which method is better with amd/ati card and open stack now. i hope devs are looking into that stuff. -- Configure

[Bug 30651] [RADEON:KMS:R600G] gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #9 from Andy Furniss li...@andyfurniss.entadsl.com 2011-04-13 11:38:47 PDT --- (In reply to comment #8) same here. and i never got answer about which method is better with amd/ati card and open stack now. i hope devs are looking

[Bug 32982] Kernel locks up a few minutes after boot

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #6 from Bart Van Assche bart.vanass...@gmail.com 2011-04-13 18:49:13 --- Although I'm still busy bisecting, I'd like to report that I got the following hung task report with head b73a21fc66fee35b41db755abebfacba48b2fc76 (had

Re: Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 10:21 AM, Joerg Roedel wrote: First of all, I bisected between v2.6.37-rc2..f005fe12b90c which where only a couple of patches and merged v2.6.38-rc4 in at every step. There was no failure found. Then I tried this again, but this time I merged v2.6.38-rc5 at every step and was

Re: Linux 2.6.39-rc3

2011-04-13 Thread Yinghai Lu
On 04/13/2011 10:21 AM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: First of all, I bisected between v2.6.37-rc2..f005fe12b90c which where only a couple of patches and merged v2.6.38-rc4 in at every step. There was no failure found. Then I tried this

Re: Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 10:21 AM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: Could you please send the before/after bootlog (in particular all memory init messages included) and your .config? before: f005fe12b90c: x86-64: Move out cleanup higmap [_brk_end,

Re: Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 11:51:39AM -0700, H. Peter Anvin wrote: On 04/13/2011 10:21 AM, Joerg Roedel wrote: First of all, I bisected between v2.6.37-rc2..f005fe12b90c which where only a couple of patches and merged v2.6.38-rc4 in at every step. There was no failure found. Then I tried

Re: Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 11:39:29AM -0700, H. Peter Anvin wrote: On 04/13/2011 10:21 AM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: Could you please send the before/after bootlog (in particular all memory init messages included) and your .config?

Re: Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 12:14:55PM -0700, Yinghai Lu wrote: thanks for the bisecting... so those two patches uncover some problems. [0.00] Checking aperture... [0.00] No AGP bridge found [0.00] Node 0: aperture @ a000 size 32 MB [0.00] Aperture

Re: Linux 2.6.39-rc3

2011-04-13 Thread Alex Deucher
On Wed, Apr 13, 2011 at 3:14 PM, Yinghai Lu ying...@kernel.org wrote: On 04/13/2011 10:21 AM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: First of all, I bisected between v2.6.37-rc2..f005fe12b90c which where only a couple of patches and merged v2.6.38-rc4

Re: [PATCH] drm/radeon/kms: fix suspend on rv530 asics

2011-04-13 Thread Dave Airlie
On Thu, Apr 14, 2011 at 12:52 AM, Alex Deucher alexdeuc...@gmail.com wrote: On Wed, Apr 13, 2011 at 10:46 AM, Jerome Glisse j.gli...@gmail.com wrote: On Tue, Apr 12, 2011 at 1:33 PM, Alex Deucher alexdeuc...@gmail.com wrote: Apparently only rv515 asics need the workaround added in

Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Andy Furniss
Michel Dänzer wrote: That does sound like the GPU locks up. Do you get any messages in dmesg about lockups and attempts to reset the GPU at any time? No. Hmm, I guess the constant SIGALRMs might prevent the lockup detection from kicking in... Maybe you can try starting the X server with

[Bug 36221] New: KMS with X1950 XT i2c error -- no ddc

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 Summary: KMS with X1950 XT i2c error -- no ddc Product: DRI Version: unspecified Platform: All OS/Version: All Status: NEW Severity: critical Priority: medium

[Bug 36221] KMS with X1950 XT i2c error -- no ddc

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #1 from revealed revea...@freakmail.de 2011-04-13 13:41:58 PDT --- Created an attachment (id=45589) -- (https://bugs.freedesktop.org/attachment.cgi?id=45589) vbios.rom -- Configure bugmail:

[Bug 36221] KMS with X1950 XT i2c error -- no ddc

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #2 from revealed revea...@freakmail.de 2011-04-13 13:43:06 PDT --- Created an attachment (id=45590) -- (https://bugs.freedesktop.org/attachment.cgi?id=45590) Full dmesg containing the i2c error -- Configure bugmail:

Re: Linux 2.6.39-rc3

2011-04-13 Thread Yinghai Lu
On 04/13/2011 12:34 PM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 12:14:55PM -0700, Yinghai Lu wrote: thanks for the bisecting... so those two patches uncover some problems. [0.00] Checking aperture... [0.00] No AGP bridge found [0.00] Node 0: aperture @ a000

Re: Linux 2.6.39-rc3

2011-04-13 Thread Linus Torvalds
On Wed, Apr 13, 2011 at 1:48 PM, Yinghai Lu ying...@kernel.org wrote: can you try following change ? it will push gart to 0x8000 diff --git a/arch/x86/kernel/aperture_64.c b/arch/x86/kernel/aperture_64.c index 86d1ad4..3b6a9d5 100644 --- a/arch/x86/kernel/aperture_64.c +++

Re: Linux 2.6.39-rc3

2011-04-13 Thread Yinghai Lu
On 04/13/2011 01:54 PM, Linus Torvalds wrote: On Wed, Apr 13, 2011 at 1:48 PM, Yinghai Lu ying...@kernel.org wrote: can you try following change ? it will push gart to 0x8000 diff --git a/arch/x86/kernel/aperture_64.c b/arch/x86/kernel/aperture_64.c index 86d1ad4..3b6a9d5 100644 ---

Re: Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 01:48:48PM -0700, Yinghai Lu wrote: - addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL20); + addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL21); Btw, while looking at this code I wondered why the 512M goal is enforced by the alignment. Start

Re: Linux 2.6.39-rc3

2011-04-13 Thread Yinghai Lu
On 04/13/2011 02:50 PM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 01:48:48PM -0700, Yinghai Lu wrote: -addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL20); +addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL21); Btw, while looking at this code I wondered why the

Re: Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 02:50 PM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 01:48:48PM -0700, Yinghai Lu wrote: -addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL20); +addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL21); Btw, while looking at this code I wondered why the

Re: Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 02:59 PM, Yinghai Lu wrote: On 04/13/2011 02:50 PM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 01:48:48PM -0700, Yinghai Lu wrote: - addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL20); + addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL21); Btw, while

Re: Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 03:01:10PM -0700, H. Peter Anvin wrote: On 04/13/2011 02:50 PM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 01:48:48PM -0700, Yinghai Lu wrote: - addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL20); + addr = memblock_find_in_range(0, 1ULL32, aper_size,

Re: Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 03:22 PM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 03:01:10PM -0700, H. Peter Anvin wrote: On 04/13/2011 02:50 PM, Joerg Roedel wrote: On Wed, Apr 13, 2011 at 01:48:48PM -0700, Yinghai Lu wrote: - addr = memblock_find_in_range(0, 1ULL32, aper_size, 512ULL20); + addr =

Re: Linux 2.6.39-rc3

2011-04-13 Thread Linus Torvalds
On Wed, Apr 13, 2011 at 2:23 PM, Yinghai Lu ying...@kernel.org wrote: What are all the magic numbers, and why would 0x8000 be special? that is the old value when kernel was doing bottom-up bootmem allocation. I understand, BUT THAT IS STILL A TOTALLY MAGIC NUMBER! It makes it come out

Re: Linux 2.6.39-rc3

2011-04-13 Thread Yinghai Lu
On 04/13/2011 04:39 PM, Linus Torvalds wrote: On Wed, Apr 13, 2011 at 2:23 PM, Yinghai Lu ying...@kernel.org wrote: What are all the magic numbers, and why would 0x8000 be special? that is the old value when kernel was doing bottom-up bootmem allocation. I understand, BUT THAT IS STILL

Re: Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 12:14 PM, Yinghai Lu wrote: so those two patches uncover some problems. [0.00] Checking aperture... [0.00] No AGP bridge found [0.00] Node 0: aperture @ a000 size 32 MB [0.00] Aperture pointing to e820 RAM. Ignoring. [0.00] Your

Re: Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 04:39 PM, Linus Torvalds wrote: - Choice #2: understand exactly _what_ goes wrong, and fix it analytically (ie by _understanding_ the problem, and being able to solve it exactly, and in a way you can argue about without having to resort to magic happens). Now, the whole

Re: Linux 2.6.39-rc3

2011-04-13 Thread Dave Airlie
On Wed, 2011-04-13 at 18:58 -0700, H. Peter Anvin wrote: On 04/13/2011 12:14 PM, Yinghai Lu wrote: so those two patches uncover some problems. [0.00] Checking aperture... [0.00] No AGP bridge found [0.00] Node 0: aperture @ a000 size 32 MB [

Re: Linux 2.6.39-rc3

2011-04-13 Thread Linus Torvalds
On Wednesday, April 13, 2011, H. Peter Anvin h...@zytor.com wrote: Yes.  However, even if we *do* revert (and the time is running short on not reverting) I would like to understand this particular one, simply because I think it may very well be a problem that is manifesting itself in other

Re: Linux 2.6.39-rc3

2011-04-13 Thread Tejun Heo
Hello, On Wed, Apr 13, 2011 at 07:33:40PM -0700, Linus Torvalds wrote: On Wednesday, April 13, 2011, Linus Torvalds torva...@linux-foundation.org wrote: On Wednesday, April 13, 2011, H. Peter Anvin h...@zytor.com wrote: Yes.  However, even if we *do* revert (and the time is running short

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #21 from Connor Behan connor.be...@gmail.com 2011-04-13 21:40:10 PDT --- This bug largely goes away if I use kernels 2.6.37 and 2.6.38 with the Gallium Radeon/DRI driver. In fact the glxgears framerates I get that way are slightly

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #1 from Francis Whittle fj.whit...@gmail.com 2011-04-13 22:36:09 PDT --- Created an attachment (id=45598) View: https://bugs.freedesktop.org/attachment.cgi?id=45598 Review:

[PATCH] drm/i915: restore only the mode of this driver on lastclose (v2)

2011-04-13 Thread Dave Airlie
From: Dave Airlie i915 calls the panic handler function on last close to reset the modes, however this is a really bad idea for multi-gpu machines, esp shareable gpus machines. So add a new entry point for the driver to just restore its own fbcon mode. v2: move code into fb

[git pull] drm fixes

2011-04-13 Thread Dave Airlie
Hi Linus, This should have gone out a few days ago, but I was trapped watching Disney shows with my daughter at home and I wanted to check it on a few more machines, Its got two reverts, one for a change I pushed out by accident to -fixes, the other for a Xen/TTM change, that looks to be

[PATCH] drm/i915: restore only the mode of this driver on lastclose (v2)

2011-04-13 Thread Chris Wilson
On Wed, 13 Apr 2011 09:35:55 +1000, Dave Airlie wrote: > From: Dave Airlie > > i915 calls the panic handler function on last close to reset the modes, > however this is a really bad idea for multi-gpu machines, esp shareable > gpus machines. So add a new entry point for the driver to just

Linux 2.6.39-rc3

2011-04-13 Thread Ingo Molnar
* Joerg Roedel wrote: > > > The problem does not happen with 2.6.38. I try to bisect this further > > > down to a commit. Alex, please let me know if you need any further > > > information. > > > > If you can bisect it, that would be great. Thanks, > > Bisecting actually gave a very weird

[Bug 34534] resolution 3840x1024 stopped to work on HD5850 after switch to 2.6.37 kernel

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34534 --- Comment #15 from Peter Hercek 2011-04-13 00:37:56 PDT --- Created an attachment (id=45562) --> (https://bugs.freedesktop.org/attachment.cgi?id=45562) xrandr --verbose output on 2.6.38.2-vanilla (with 3840x1024 fixed using radeonreg regset

Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Gabriel Paubert
On Tue, Apr 12, 2011 at 07:29:22PM +0200, Michel D?nzer wrote: > On Die, 2011-04-12 at 14:00 +0200, Gabriel Paubert wrote: > > On Tue, Apr 12, 2011 at 01:46:10PM +0200, Michel D?nzer wrote: > > > > > > > > With no_wb=1 the driver goes a bit further but the X server ends > > > > up in an infinite

Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Gabriel Paubert
On Tue, Apr 12, 2011 at 01:46:10PM +0200, Michel D?nzer wrote: > BTW, if your kernel contains commit > 69a07f0b117a40fcc1a479358d8e1f41793617f2, can you try if reverting that > helps? My kernel is pristine 2.6.38 and does not include this commit (was introduced before 2.6.39-rc1 according to

[Bug 34534] resolution 3840x1024 stopped to work on HD5850 after switch to 2.6.37 kernel

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34534 --- Comment #16 from Peter Hercek 2011-04-13 01:37:03 PDT --- (In reply to comment #14) > Does this patch help? No, the image stays corrupted, I still need to do this to fix it: # radeonreg regset 0x770c 0x00020004 OLD: 0x770c (770c)

Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Benjamin Herrenschmidt
On Wed, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: > > Well, X is dead, or rather in an infinite ioctl loop as described > above. > IIRC, the display enters a power-down mode and there is nothing to > see. So basically the card crashed. There's about an infinite amount of reasons why

Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Gabriel Paubert
On Wed, Apr 13, 2011 at 06:16:13PM +1000, Benjamin Herrenschmidt wrote: > On Wed, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: > > > > Well, X is dead, or rather in an infinite ioctl loop as described > > above. > > IIRC, the display enters a power-down mode and there is nothing to > > see.

small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Gabriel Paubert
On Wed, Apr 13, 2011 at 10:59:14AM +0200, Andreas Schwab wrote: > Uwe Kleine-K?nig writes: > > > $ git name-rev --refs=refs/tags/v2.6\* > > 69a07f0b117a40fcc1a479358d8e1f41793617f2 > > 69a07f0b117a40fcc1a479358d8e1f41793617f2 tags/v2.6.39-rc2~3^2~43^2~4 > > > > so it was introduced just before

[Bug 35502] Regression: black screen with Radeon KMS in 2.6.38 (2.6.37.4 worked fine)

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35502 Michel D?nzer changed: What|Removed |Added CC||bryce at canonical.com --- Comment #9

[PATCH] Big Endian support for RV730 (Mesa r600)

2011-04-13 Thread Benjamin Herrenschmidt
On Tue, 2011-04-12 at 10:01 +0200, C?dric Cano wrote: > Hi > > Here you are a patch that adds big endian support for rv730 in r600 > classic mesa driver. The BE modifications are almost the same as the DRM > / DDX driver modifications >

[PATCH] Big Endian support for RV730 (Mesa r600)

2011-04-13 Thread Benjamin Herrenschmidt
On Wed, 2011-04-13 at 22:05 +1000, Benjamin Herrenschmidt wrote: > On Tue, 2011-04-12 at 10:01 +0200, C?dric Cano wrote: > > Hi > > > > Here you are a patch that adds big endian support for rv730 in r600 > > classic mesa driver. The BE modifications are almost the same as the DRM > > / DDX

Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Michel Dänzer
On Mit, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: > On Tue, Apr 12, 2011 at 07:29:22PM +0200, Michel D?nzer wrote: > > On Die, 2011-04-12 at 14:00 +0200, Gabriel Paubert wrote: > > > On Tue, Apr 12, 2011 at 01:46:10PM +0200, Michel D?nzer wrote: > > > > > > > > > > With no_wb=1 the

Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Gabriel Paubert
On Wed, Apr 13, 2011 at 02:12:16PM +0200, Michel D?nzer wrote: > On Mit, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: > > On Tue, Apr 12, 2011 at 07:29:22PM +0200, Michel D?nzer wrote: > > > On Die, 2011-04-12 at 14:00 +0200, Gabriel Paubert wrote: > > > > On Tue, Apr 12, 2011 at 01:46:10PM

Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Michel Dänzer
On Mit, 2011-04-13 at 14:27 +0200, Gabriel Paubert wrote: > On Wed, Apr 13, 2011 at 02:12:16PM +0200, Michel D?nzer wrote: > > On Mit, 2011-04-13 at 09:59 +0200, Gabriel Paubert wrote: > > > On Tue, Apr 12, 2011 at 07:29:22PM +0200, Michel D?nzer wrote: > > > > On Die, 2011-04-12 at 14:00 +0200,

[PATCH] drm/radeon/kms: fix suspend on rv530 asics

2011-04-13 Thread Jerome Glisse
On Tue, Apr 12, 2011 at 1:33 PM, Alex Deucher wrote: > Apparently only rv515 asics need the workaround > added in f24d86f1a49505cdea56728b853a5d0a3f8e3d11 > (drm/radeon/kms: fix resume regression for some r5xx laptops). > > Fixes: > https://bugs.freedesktop.org/show_bug.cgi?id=34709 > >

[PATCH] drm/radeon/kms: fix suspend on rv530 asics

2011-04-13 Thread Alex Deucher
On Wed, Apr 13, 2011 at 10:46 AM, Jerome Glisse wrote: > On Tue, Apr 12, 2011 at 1:33 PM, Alex Deucher > wrote: >> Apparently only rv515 asics need the workaround >> added in f24d86f1a49505cdea56728b853a5d0a3f8e3d11 >> (drm/radeon/kms: fix resume regression for some r5xx laptops). >> >> Fixes:

[Bug 25588] Lots of ARB_vertex_program/fragment_program parser errors in ETQW (if GLSL is unavailable)

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25588 Fabio Pedretti changed: What|Removed |Added Resolution|WORKSFORME |WONTFIX Component|Mesa core

[Bug 33222] New: [RADEON] Oops in worker thread for radeon_unpin_work_func

2011-04-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33222 Summary: [RADEON] Oops in worker thread for radeon_unpin_work_func Product: Drivers Version: 2.5 Kernel Version: 2.6.38.2 Platform: All OS/Version: Linux

[Bug 33222] [RADEON] Oops in worker thread for radeon_unpin_work_func

2011-04-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33222 --- Comment #1 from Thomas Meyer 2011-04-13 17:09:48 --- Created an attachment (id=54292) --> (https://bugzilla.kernel.org/attachment.cgi?id=54292) Oops - Part 2 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Uwe Kleine-König
On Wed, Apr 13, 2011 at 10:02:04AM +0200, Gabriel Paubert wrote: > On Tue, Apr 12, 2011 at 01:46:10PM +0200, Michel D?nzer wrote: > > BTW, if your kernel contains commit > > 69a07f0b117a40fcc1a479358d8e1f41793617f2, can you try if reverting that > > helps? > > My kernel is pristine 2.6.38 and

small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Andreas Schwab
Uwe Kleine-K?nig writes: > $ git name-rev --refs=refs/tags/v2.6\* > 69a07f0b117a40fcc1a479358d8e1f41793617f2 > 69a07f0b117a40fcc1a479358d8e1f41793617f2 tags/v2.6.39-rc2~3^2~43^2~4 > > so it was introduced just before -rc2. $ git tag --contains 69a07f0b117a40fcc1a479358d8e1f41793617f2

small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Uwe Kleine-König
Hello Gabriel On Wed, Apr 13, 2011 at 12:31:44PM +0200, Gabriel Paubert wrote: > On Wed, Apr 13, 2011 at 10:59:14AM +0200, Andreas Schwab wrote: > > Uwe Kleine-K?nig writes: > > > > > $ git name-rev --refs=refs/tags/v2.6\* > > > 69a07f0b117a40fcc1a479358d8e1f41793617f2 > > >

[Bug 33222] [RADEON] Oops in worker thread for radeon_unpin_work_func

2011-04-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33222 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment

[Bug 30651] [RADEON:KMS:R600G] gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #7 from Andy Furniss 2011-04-13 10:23:46 PDT --- (In reply to comment #6) > 1) yuv=4 on r600g still have no colours even though with r300g they are ok yuv=4 with or without bicubic now works for me on 600g > 2) still there is an

[Bug 30651] [RADEON:KMS:R600G] gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #8 from Sergey Kondakov 2011-04-13 10:46:29 PDT --- same here. and i never got answer about which method is better with amd/ati card and open stack now. i hope devs are looking into that stuff. -- Configure bugmail:

[Bug 30651] [RADEON:KMS:R600G] gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #9 from Andy Furniss 2011-04-13 11:38:47 PDT --- (In reply to comment #8) > same here. > and i never got answer about which method is better with amd/ati card and open > stack now. i hope devs are looking into that stuff. Maybe

[Bug 32982] Kernel locks up a few minutes after boot

2011-04-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #6 from Bart Van Assche 2011-04-13 18:49:13 --- Although I'm still busy bisecting, I'd like to report that I got the following hung task report with head b73a21fc66fee35b41db755abebfacba48b2fc76 (had already seen something

Linux 2.6.39-rc3

2011-04-13 Thread Yinghai Lu
On 04/13/2011 10:21 AM, Joerg Roedel wrote: > On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: > First of all, I bisected between v2.6.37-rc2..f005fe12b90c which where > only a couple of patches and merged v2.6.38-rc4 in at every step. There > was no failure found. > Then I tried this

Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 10:21 AM, Joerg Roedel wrote: > > First of all, I bisected between v2.6.37-rc2..f005fe12b90c which where > only a couple of patches and merged v2.6.38-rc4 in at every step. There > was no failure found. > Then I tried this again, but this time I merged v2.6.38-rc5 at every > step

Linux 2.6.39-rc3

2011-04-13 Thread H. Peter Anvin
On 04/13/2011 10:21 AM, Joerg Roedel wrote: > On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: >> Could you please send the before/after bootlog (in particular all memory >> init >> messages included) and your .config? >> >> before: f005fe12b90c: x86-64: Move out cleanup higmap

Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 11:51:39AM -0700, H. Peter Anvin wrote: > On 04/13/2011 10:21 AM, Joerg Roedel wrote: > > > > First of all, I bisected between v2.6.37-rc2..f005fe12b90c which where > > only a couple of patches and merged v2.6.38-rc4 in at every step. There > > was no failure found. > >

Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 11:39:29AM -0700, H. Peter Anvin wrote: > On 04/13/2011 10:21 AM, Joerg Roedel wrote: > > On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: > >> Could you please send the before/after bootlog (in particular all memory > >> init > >> messages included) and your

Linux 2.6.39-rc3

2011-04-13 Thread Joerg Roedel
On Wed, Apr 13, 2011 at 12:14:55PM -0700, Yinghai Lu wrote: > thanks for the bisecting... > > so those two patches uncover some problems. > > [0.00] Checking aperture... > [0.00] No AGP bridge found > [0.00] Node 0: aperture @ a000 size 32 MB > [0.00] Aperture

Linux 2.6.39-rc3

2011-04-13 Thread Alex Deucher
On Wed, Apr 13, 2011 at 3:14 PM, Yinghai Lu wrote: > On 04/13/2011 10:21 AM, Joerg Roedel wrote: >> On Wed, Apr 13, 2011 at 08:46:09AM +0200, Ingo Molnar wrote: >> First of all, I bisected between v2.6.37-rc2..f005fe12b90c which where >> only a couple of patches and merged v2.6.38-rc4 in at every

Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?

2011-04-13 Thread Andy Furniss
Michel D?nzer wrote: >>> That does sound like the GPU locks up. Do you get any messages in dmesg >>> about lockups and attempts to reset the GPU at any time? >> >> No. > > Hmm, I guess the constant SIGALRMs might prevent the lockup detection > from kicking in... Maybe you can try starting the X

[Bug 36221] New: KMS with X1950 XT i2c error --> no ddc

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 Summary: KMS with X1950 XT i2c error --> no ddc Product: DRI Version: unspecified Platform: All OS/Version: All Status: NEW Severity: critical Priority: medium

[Bug 36221] KMS with X1950 XT i2c error --> no ddc

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #1 from revealed 2011-04-13 13:41:58 PDT --- Created an attachment (id=45589) --> (https://bugs.freedesktop.org/attachment.cgi?id=45589) vbios.rom -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 36221] KMS with X1950 XT i2c error --> no ddc

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #2 from revealed 2011-04-13 13:43:06 PDT --- Created an attachment (id=45590) --> (https://bugs.freedesktop.org/attachment.cgi?id=45590) Full dmesg containing the i2c error -- Configure bugmail:

Linux 2.6.39-rc3

2011-04-13 Thread Yinghai Lu
On 04/13/2011 12:34 PM, Joerg Roedel wrote: > On Wed, Apr 13, 2011 at 12:14:55PM -0700, Yinghai Lu wrote: >> thanks for the bisecting... >> >> so those two patches uncover some problems. >> >> [0.00] Checking aperture... >> [0.00] No AGP bridge found >> [0.00] Node 0:

Linux 2.6.39-rc3

2011-04-13 Thread Linus Torvalds
On Wed, Apr 13, 2011 at 1:48 PM, Yinghai Lu wrote: > > can you try following change ? it will push gart to 0x8000 > > diff --git a/arch/x86/kernel/aperture_64.c b/arch/x86/kernel/aperture_64.c > index 86d1ad4..3b6a9d5 100644 > --- a/arch/x86/kernel/aperture_64.c > +++

  1   2   >