Re: Linux 2.6.39-rc3

2011-04-14 Thread Joerg Roedel
On Thu, Apr 14, 2011 at 05:34:46PM -0400, Alex Deucher wrote: > On Thu, Apr 14, 2011 at 5:09 PM, Joerg Roedel wrote: > > Actually, the nb gart is part of the cpu. It is part of the cpu north > > bridge and can translate io and cpu accesses. In fact, it is a remapper > > of physical memory address

Re: 2.6.39-rc1 nouveau regression (bisected)

2011-04-14 Thread Dominik Brodowski
On Thu, Apr 14, 2011 at 09:02:01PM +0200, Marcin Slusarz wrote: > On Thu, Apr 14, 2011 at 07:05:59PM +0200, Dominik Brodowski wrote: > > Thought about CCing Linus to show him that 2.6.39-rcX isn't as "calm" > > to everyone, but then chose to CC Maciej instead: Would you be so kind and > > add this

Linux 2.6.39-rc3

2011-04-14 Thread Joerg Roedel
On Thu, Apr 14, 2011 at 10:28:43AM -0400, Alex Deucher wrote: > On Thu, Apr 14, 2011 at 4:56 AM, Joerg Roedel wrote: > > And this makes a difference, with this change on-top of -rc3 the box boots > > fine. So there seems to be some dependency between the GART base and the GTT > > base even when th

[Bug 36255] New: [r128] Kernel panic after killing X since 2.6.37

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36255 Summary: [r128] Kernel panic after killing X since 2.6.37 Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major

[Bug 36255] New: [r128] Kernel panic after killing X since 2.6.37

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36255 Summary: [r128] Kernel panic after killing X since 2.6.37 Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major

2.6.39-rc1 nouveau regression (bisected)

2011-04-14 Thread Marcin Slusarz
On Thu, Apr 14, 2011 at 07:05:59PM +0200, Dominik Brodowski wrote: > Thought about CCing Linus to show him that 2.6.39-rcX isn't as "calm" > to everyone, but then chose to CC Maciej instead: Would you be so kind and > add this to your regression list? Thanks! > > Since commit 38f1cff > > From

[PATCH] i2c-algo-bit: make sure to call pre/post_xfer for bit_test

2011-04-14 Thread Alex Deucher
Apparently some distros set i2c-algo-bit.bit_test to 1 by default. In some cases this causes i2c_bit_add_bus to fail and prevents the i2c bus from being added. In the radeon case, we fail to add the ddc i2c buses which prevents the driver from being able to detect attached monitors. The i2c bus w

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

2011-04-14 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #8 from Bart Van Assche 2011-04-14 19:24:34 --- The result of the bisect process - not sure it's useful: # git bisect skip There are only 'skip'ped commits left to test. The first bad commit could be any of: 62e0ff1ef2d8ea081448

Linux 2.6.39-rc3

2011-04-14 Thread Dave Airlie
On Thu, Apr 14, 2011 at 6:56 PM, Joerg Roedel wrote: > On Wed, Apr 13, 2011 at 06:58:46PM -0700, H. Peter Anvin wrote: >> On 04/13/2011 12:14 PM, Yinghai Lu wrote: >> > >> > so looks bios program wrong address to the radon card? >> > >> >> Okay, staring at this, it definitely seems toxic to overla

[PATCH] drm/radeon/kms: adjust evergreen display watermark setup

2011-04-14 Thread Alex Deucher
This patch fixes two issues: - A disabled crtc does not use any lb, so return 0 for lb size. This makes the display priority calculation more exact. - Only use 1/2 and whole lb partitions. Using smaller partitions can cause underflow to one of the displays if you have multiple large displays on th

2.6.39-rc1 nouveau regression (bisected)

2011-04-14 Thread Dominik Brodowski
Thought about CCing Linus to show him that 2.6.39-rcX isn't as "calm" to everyone, but then chose to CC Maciej instead: Would you be so kind and add this to your regression list? Thanks! Since commit 38f1cff From: Dave Airlie Date: Wed, 16 Mar 2011 11:34:41 +1000 Subject: [PATCH] Mer

Linux 2.6.39-rc3

2011-04-14 Thread Alex Deucher
On Thu, Apr 14, 2011 at 5:09 PM, Joerg Roedel wrote: > On Thu, Apr 14, 2011 at 10:28:43AM -0400, Alex Deucher wrote: >> On Thu, Apr 14, 2011 at 4:56 AM, Joerg Roedel wrote: >> > And this makes a difference, with this change on-top of -rc3 the box boots >> > fine. So there seems to be some depende

[PATCH] drm/radeon/kms: add connectors even if i2c fails

2011-04-14 Thread Alex Deucher
Sometimes the i2c test in i2c_bit_add_bus fails if this happens we fail to register the i2c adapter and eventually fail to add the connector. If i2c fails, add the connector to the user can at least force it on. Note that some distros set i2c-algo-bit.bit_test to 1 by default which sometimes fail

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #40 from revealed 2011-04-14 16:58:21 PDT --- wow ok. Then i will keep the patch and cleanup the source. Many thanks for all your help. I will go to bed now. It is close to two o clock in the morning in my place. Thank you very m

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #40 from revealed 2011-04-14 16:58:21 PDT --- wow ok. Then i will keep the patch and cleanup the source. Many thanks for all your help. I will go to bed now. It is close to two o clock in the morning in my place. Thank you very m

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #39 from Alex Deucher 2011-04-14 16:53:01 PDT --- (In reply to comment #38) > (In reply to comment #37) > > Whats next for me? > > > > Can i run make clean all on /usr/src/linux-2x? And wait for an Update`? > > I've sent the patch t

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #39 from Alex Deucher 2011-04-14 16:53:01 PDT --- (In reply to comment #38) > (In reply to comment #37) > > Whats next for me? > > > > Can i run make clean all on /usr/src/linux-2x? And wait for an Update`? > > I've sent the patch

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #38 from Alex Deucher 2011-04-14 16:52:11 PDT --- (In reply to comment #37) > Whats next for me? > > Can i run make clean all on /usr/src/linux-2x? And wait for an Update`? I've sent the patch to the linux i2c list to be hopefully a

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #38 from Alex Deucher 2011-04-14 16:52:11 PDT --- (In reply to comment #37) > Whats next for me? > > Can i run make clean all on /usr/src/linux-2x? And wait for an Update`? I've sent the patch to the linux i2c list to be hopefully

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #37 from revealed 2011-04-14 16:48:54 PDT --- Whats next for me? Can i run make clean all on /usr/src/linux-2x? And wait for an Update`? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are re

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #37 from revealed 2011-04-14 16:48:54 PDT --- Whats next for me? Can i run make clean all on /usr/src/linux-2x? And wait for an Update`? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are re

[PATCH] i2c-algo-bit: make sure to call pre/post_xfer for bit_test

2011-04-14 Thread Alex Deucher
Apparently some distros set i2c-algo-bit.bit_test to 1 by default. In some cases this causes i2c_bit_add_bus to fail and prevents the i2c bus from being added. In the radeon case, we fail to add the ddc i2c buses which prevents the driver from being able to detect attached monitors. The i2c bus w

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #36 from Alex Deucher 2011-04-14 16:44:28 PDT --- (In reply to comment #35) > Seems to work fine! Great! thanks for testing. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #36 from Alex Deucher 2011-04-14 16:44:28 PDT --- (In reply to comment #35) > Seems to work fine! Great! thanks for testing. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving thi

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #35 from revealed 2011-04-14 16:38:08 PDT --- Seems to work fine! disk@wild-thing:~> grep command /var/log/boot.msg <5>[0.00] Kernel command line: root=/dev/sdc6 resume=/dev/sdc5 splash=silent disk@wild-thing:~> dmesg | grep

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #35 from revealed 2011-04-14 16:38:08 PDT --- Seems to work fine! disk at wild-thing:~> grep command /var/log/boot.msg <5>[0.00] Kernel command line: root=/dev/sdc6 resume=/dev/sdc5 splash=silent disk at wild-thing:~> dmesg

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #34 from revealed 2011-04-14 16:33:22 PDT --- Will reboot and test now! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bu

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #34 from revealed 2011-04-14 16:33:22 PDT --- Will reboot and test now! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bu

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #33 from revealed 2011-04-14 16:11:04 PDT --- Yes i will... make is still processing at net/xy ... i guess this will take some time. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivi

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #33 from revealed 2011-04-14 16:11:04 PDT --- Yes i will... make is still processing at net/xy ... i guess this will take some time. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivi

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #32 from Alex Deucher 2011-04-14 16:09:29 PDT --- (In reply to comment #31) > So if i ignore this now, i can continue with: > > make modules > make modules_install > make install > and select the new kernel in grub. > > And it shoul

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #32 from Alex Deucher 2011-04-14 16:09:29 PDT --- (In reply to comment #31) > So if i ignore this now, i can continue with: > > make modules > make modules_install > make install > and select the new kernel in grub. > > And it shou

[PATCH] drm/radeon/kms: adjust evergreen display watermark setup

2011-04-14 Thread Alex Deucher
This patch fixes two issues: - A disabled crtc does not use any lb, so return 0 for lb size. This makes the display priority calculation more exact. - Only use 1/2 and whole lb partitions. Using smaller partitions can cause underflow to one of the displays if you have multiple large displays on th

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #31 from revealed 2011-04-14 16:06:56 PDT --- So if i ignore this now, i can continue with: make modules make modules_install make install and select the new kernel in grub. And it should work? greetings, R -- Configure bugmail

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #31 from revealed 2011-04-14 16:06:56 PDT --- So if i ignore this now, i can continue with: make modules make modules_install make install and select the new kernel in grub. And it should work? greetings, R -- Configure bugmail

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34534 --- Comment #19 from Alex Deucher 2011-04-14 16:06:19 PDT --- (In reply to comment #18) > (In reply to comment #17) > > Does this patch help? > > Yes, this patch works. 0x770c is set to the right value now. > 0x7718 and 0x771c are different than

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34534 --- Comment #19 from Alex Deucher 2011-04-14 16:06:19 PDT --- (In reply to comment #18) > (In reply to comment #17) > > Does this patch help? > > Yes, this patch works. 0x770c is set to the right value now. > 0x7718 and 0x771c are different tha

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #30 from Alex Deucher 2011-04-14 16:05:09 PDT --- (In reply to comment #28) > With this patch i get: > > drivers/i2c/algos/i2c-algo-bit.c: In Funktion »i2c_bit_prepare_bus«: > drivers/i2c/algos/i2c-algo-bit.c:620:28: Warnung: Variabl

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #30 from Alex Deucher 2011-04-14 16:05:09 PDT --- (In reply to comment #28) > With this patch i get: > > drivers/i2c/algos/i2c-algo-bit.c: In Funktion ?i2c_bit_prepare_bus?: > drivers/i2c/algos/i2c-algo-bit.c:620:28: Warnung: Variab

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

2011-04-14 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #7 from Bart Van Assche 2011-04-14 15:57:40 --- Still occurs with 85f2e689a5c8fb6ed8fdbee00109e7f6e5fefcb6 (2.6.29-rc3+). Note: I'm still trying to find the offending commit via bisecting. -- Configure bugmail: https://bugzilla

[Bug 36236] Problems with lights in Trine game from www.humblebundle.com

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36236 --- Comment #4 from Turo Lamminen 2011-04-14 15:47:42 PDT --- Something useful for you guys: 1. Back up the original executables and shaders (in data/shader/cg/) 2. Grab this: http://alternativegames.net/temp/trineUnofficialBeta.tar.bz2 This b

[Bug 36236] Problems with lights in Trine game from www.humblebundle.com

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36236 --- Comment #4 from Turo Lamminen 2011-04-14 15:47:42 PDT --- Something useful for you guys: 1. Back up the original executables and shaders (in data/shader/cg/) 2. Grab this: http://alternativegames.net/temp/trineUnofficialBeta.tar.bz2 This b

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34534 --- Comment #18 from Peter Hercek 2011-04-14 15:44:43 PDT --- (In reply to comment #17) > Does this patch help? Yes, this patch works. 0x770c is set to the right value now. 0x7718 and 0x771c are different than before too but that is probably in

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34534 --- Comment #18 from Peter Hercek 2011-04-14 15:44:43 PDT --- (In reply to comment #17) > Does this patch help? Yes, this patch works. 0x770c is set to the right value now. 0x7718 and 0x771c are different than before too but that is probably in

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #29 from revealed 2011-04-14 15:39:05 PDT --- I am always patching a fresh copy of i2c-algo-bit.c from SuSE rpm; ?? Is this correct? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivi

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #28 from revealed 2011-04-14 15:37:54 PDT --- With this patch i get: drivers/i2c/algos/i2c-algo-bit.c: In Funktion »i2c_bit_prepare_bus«: drivers/i2c/algos/i2c-algo-bit.c:620:28: Warnung: Variable »bit_adap« wird nicht verwendet --

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #29 from revealed 2011-04-14 15:39:05 PDT --- I am always patching a fresh copy of i2c-algo-bit.c from SuSE rpm; ?? Is this correct? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivi

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #28 from revealed 2011-04-14 15:37:54 PDT --- With this patch i get: drivers/i2c/algos/i2c-algo-bit.c: In Funktion ?i2c_bit_prepare_bus?: drivers/i2c/algos/i2c-algo-bit.c:620:28: Warnung: Variable ?bit_adap? wird nicht verwendet --

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 Alex Deucher changed: What|Removed |Added Attachment #45636|text/x-csrc |text/plain mime type|

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #27 from Alex Deucher 2011-04-14 15:31:11 PDT --- Created an attachment (id=45637) View: https://bugs.freedesktop.org/attachment.cgi?id=45637 Review: https://bugs.freedesktop.org/review?bug=36221&attachment=45637 2.6.37 patch look

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 Alex Deucher changed: What|Removed |Added Attachment #45636|text/x-csrc |text/plain mime type|

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #27 from Alex Deucher 2011-04-14 15:31:11 PDT --- Created an attachment (id=45637) View: https://bugs.freedesktop.org/attachment.cgi?id=45637 Review: https://bugs.freedesktop.org/review?bug=36221&attachment=45637 2.6.37 patch loo

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #26 from revealed 2011-04-14 15:27:06 PDT --- Created an attachment (id=45636) --> (https://bugs.freedesktop.org/attachment.cgi?id=45636) i2c-algo-bit.c from SuSE rpm; ?? -- Configure bugmail: https://bugs.freedesktop.org/userpref

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #26 from revealed 2011-04-14 15:27:06 PDT --- Created an attachment (id=45636) --> (https://bugs.freedesktop.org/attachment.cgi?id=45636) i2c-algo-bit.c from SuSE rpm; ?? -- Configure bugmail: https://bugs.freedesktop.org/userpref

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #25 from revealed 2011-04-14 15:21:32 PDT --- But if i run make with this file, i get: CC [M] drivers/i2c/algos/i2c-algo-bit.o drivers/i2c/algos/i2c-algo-bit.c: In Funktion »i2c_bit_prepare_bus«: drivers/i2c/algos/i2c-algo-bit.c:6

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #25 from revealed 2011-04-14 15:21:32 PDT --- But if i run make with this file, i get: CC [M] drivers/i2c/algos/i2c-algo-bit.o drivers/i2c/algos/i2c-algo-bit.c: In Funktion ?i2c_bit_prepare_bus?: drivers/i2c/algos/i2c-algo-bit.c:6

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #24 from revealed 2011-04-14 15:20:03 PDT --- Starting new with the downloaded patch and the original file from SUSE rpm i get the following output in the rej. file when issuing the: Patch command: (forget my last both postings, plea

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #24 from revealed 2011-04-14 15:20:03 PDT --- Starting new with the downloaded patch and the original file from SUSE rpm i get the following output in the rej. file when issuing the: Patch command: (forget my last both postings, plea

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #23 from revealed 2011-04-14 15:16:35 PDT --- patch -p1 -i 0001-i2c-algo-bit-make-sure-to-call-pre-post_xfer-for-bit.patch patching file drivers/i2c/algos/i2c-algo-bit.c Hunk #1 FAILED at 232. Hunk #2 FAILED at 297. Hunk #3 FAILED at

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #23 from revealed 2011-04-14 15:16:35 PDT --- patch -p1 -i 0001-i2c-algo-bit-make-sure-to-call-pre-post_xfer-for-bit.patch patching file drivers/i2c/algos/i2c-algo-bit.c Hunk #1 FAILED at 232. Hunk #2 FAILED at 297. Hunk #3 FAILED at

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #22 from revealed 2011-04-14 15:05:08 PDT --- drivers/i2c/algos/i2c-algo-bit.c: In Funktion »test_bus«: drivers/i2c/algos/i2c-algo-bit.c:237:28: Fehler: »adap« als andere Symbolart redeklariert drivers/i2c/algos/i2c-algo-bit.c:235:47

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #22 from revealed 2011-04-14 15:05:08 PDT --- drivers/i2c/algos/i2c-algo-bit.c: In Funktion ?test_bus?: drivers/i2c/algos/i2c-algo-bit.c:237:28: Fehler: ?adap? als andere Symbolart redeklariert drivers/i2c/algos/i2c-algo-bit.c:235:47

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #21 from revealed 2011-04-14 14:44:09 PDT --- I did: make oldconfig now i am running make? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #21 from revealed 2011-04-14 14:44:09 PDT --- I did: make oldconfig now i am running make? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #20 from revealed 2011-04-14 14:41:15 PDT --- done! Will proceed with steps from comment 17. Greetings, -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #20 from revealed 2011-04-14 14:41:15 PDT --- done! Will proceed with steps from comment 17. Greetings, -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #19 from Alex Deucher 2011-04-14 14:39:07 PDT --- (In reply to comment #18) > Ok i will do but i have one question: > > The last line to add from the diff looks different in my version: > > My Version says: > > if (bit_test) {

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #19 from Alex Deucher 2011-04-14 14:39:07 PDT --- (In reply to comment #18) > Ok i will do but i have one question: > > The last line to add from the diff looks different in my version: > > My Version says: > > if (bit_test)

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #18 from revealed 2011-04-14 14:34:47 PDT --- Ok i will do but i have one question: The last line to add from the diff looks different in my version: My Version says: if (bit_test) { int ret = test_bus(bit_ada

Re: Linux 2.6.39-rc3

2011-04-14 Thread Alex Deucher
On Thu, Apr 14, 2011 at 5:09 PM, Joerg Roedel wrote: > On Thu, Apr 14, 2011 at 10:28:43AM -0400, Alex Deucher wrote: >> On Thu, Apr 14, 2011 at 4:56 AM, Joerg Roedel wrote: >> > And this makes a difference, with this change on-top of -rc3 the box boots >> > fine. So there seems to be some depende

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #18 from revealed 2011-04-14 14:34:47 PDT --- Ok i will do but i have one question: The last line to add from the diff looks different in my version: My Version says: if (bit_test) { int ret = test_bus(bit_ada

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #17 from Alex Deucher 2011-04-14 14:28:40 PDT --- (In reply to comment #16) > I would! > > Do i have to edit the file in: > /usr/src/linux-2.6.37.1-1.2/drivers/i2c/algos/i2c-algo-bit.c yes, just download the patch into /usr/src/linu

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #17 from Alex Deucher 2011-04-14 14:28:40 PDT --- (In reply to comment #16) > I would! > > Do i have to edit the file in: > /usr/src/linux-2.6.37.1-1.2/drivers/i2c/algos/i2c-algo-bit.c yes, just download the patch into /usr/src/lin

[PATCH] drm/radeon/kms: add connectors even if i2c fails

2011-04-14 Thread Alex Deucher
Sometimes the i2c test in i2c_bit_add_bus fails if this happens we fail to register the i2c adapter and eventually fail to add the connector. If i2c fails, add the connector to the user can at least force it on. Note that some distros set i2c-algo-bit.bit_test to 1 by default which sometimes fail

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #16 from revealed 2011-04-14 14:22:20 PDT --- I would! Do i have to edit the file in: /usr/src/linux-2.6.37.1-1.2/drivers/i2c/algos/i2c-algo-bit.c And make the i2c-algo-bit somehow? I cant remember properly if i can recompile a sin

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #16 from revealed 2011-04-14 14:22:20 PDT --- I would! Do i have to edit the file in: /usr/src/linux-2.6.37.1-1.2/drivers/i2c/algos/i2c-algo-bit.c And make the i2c-algo-bit somehow? I cant remember properly if i can recompile a sin

[Bug 32402] Oops associated with radeon_unpin_work_func

2011-04-14 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=32402 Adriano changed: What|Removed |Added CC||adriano.vilela at yahoo.com --- Comment #10

Re: Linux 2.6.39-rc3

2011-04-14 Thread Joerg Roedel
On Thu, Apr 14, 2011 at 10:28:43AM -0400, Alex Deucher wrote: > On Thu, Apr 14, 2011 at 4:56 AM, Joerg Roedel wrote: > > And this makes a difference, with this change on-top of -rc3 the box boots > > fine. So there seems to be some dependency between the GART base and the GTT > > base even when th

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 Alex Deucher changed: What|Removed |Added Attachment #45619|0 |1 is obsolete|

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 Alex Deucher changed: What|Removed |Added Attachment #45619|0 |1 is obsolete|

[Bug 36236] Problems with lights in Trine game from www.humblebundle.com

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36236 --- Comment #3 from dcela...@gmail.com 2011-04-14 13:28:46 PDT --- The quote the game developer's post over at Phoronix: The lights are missing. Which means that deferred phase is not working. Which means that most likely G-buffers are not filled

[Bug 36236] Problems with lights in Trine game from www.humblebundle.com

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36236 --- Comment #3 from dcelasun at gmail.com 2011-04-14 13:28:46 PDT --- The quote the game developer's post over at Phoronix: The lights are missing. Which means that deferred phase is not working. Which means that most likely G-buffers are not fil

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #14 from revealed 2011-04-14 13:13:47 PDT --- Ok. I am so happy at the moment having working desktop effects and such :D -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #14 from revealed 2011-04-14 13:13:47 PDT --- Ok. I am so happy at the moment having working desktop effects and such :D -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

Linux 2.6.39-rc3

2011-04-14 Thread Tejun Heo
Hello, On Wed, Apr 13, 2011 at 07:33:40PM -0700, Linus Torvalds wrote: > On Wednesday, April 13, 2011, Linus Torvalds > wrote: > > On Wednesday, April 13, 2011, H. Peter Anvin wrote: > >> > >> Yes. ?However, even if we *do* revert (and the time is running short on > >> not reverting) I would lik

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #13 from Alex Deucher 2011-04-14 12:37:33 PDT --- (In reply to comment #12) > Oh yes :) > > Sorry! I have to also omit that i have an open bugreport at novell bugzilla > since februar. I was getting few response. Thats the reason i o

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #13 from Alex Deucher 2011-04-14 12:37:33 PDT --- (In reply to comment #12) > Oh yes :) > > Sorry! I have to also omit that i have an open bugreport at novell bugzilla > since februar. I was getting few response. Thats the reason i

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

2011-04-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #8 from Bart Van Assche 2011-04-14 19:24:34 --- The result of the bisect process - not sure it's useful: # git bisect skip There are only 'skip'ped commits left to test. The first bad commit could be any of: 62e0ff1ef2d8ea081448

Linux 2.6.39-rc3

2011-04-14 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: 2.6.39-rc1 nouveau regression (bisected)

2011-04-14 Thread Marcin Slusarz
On Thu, Apr 14, 2011 at 07:05:59PM +0200, Dominik Brodowski wrote: > Thought about CCing Linus to show him that 2.6.39-rcX isn't as "calm" > to everyone, but then chose to CC Maciej instead: Would you be so kind and > add this to your regression list? Thanks! > > Since commit 38f1cff > > From

Linux 2.6.39-rc3

2011-04-14 Thread Joerg Roedel
On Thu, Apr 14, 2011 at 01:03:37PM +0900, Tejun Heo wrote: > Hello, > > On Wed, Apr 13, 2011 at 07:33:40PM -0700, Linus Torvalds wrote: > > On Wednesday, April 13, 2011, Linus Torvalds > > wrote: > > > On Wednesday, April 13, 2011, H. Peter Anvin wrote: > > >> > > >> Yes. ?However, even if we *d

[PATCH] drm/radeon/kms: fix bad shift in atom iio table parser

2011-04-14 Thread Alex Deucher
Noticed by Patrick Lowry. Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/atom.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/atom.c b/drivers/gpu/drm/radeon/atom.c index d71d375..7bd7456 100644 --- a/drivers

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #12 from revealed 2011-04-14 11:14:14 PDT --- Oh yes :) Sorry! I have to also omit that i have an open bugreport at novell bugzilla since februar. I was getting few response. Thats the reason i opened this bugreport here. I set tha

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #12 from revealed 2011-04-14 11:14:14 PDT --- Oh yes :) Sorry! I have to also omit that i have an open bugreport at novell bugzilla since februar. I was getting few response. Thats the reason i opened this bugreport here. I set tha

Linux 2.6.39-rc3

2011-04-14 Thread Ingo Molnar
* Joerg Roedel wrote: > On Wed, Apr 13, 2011 at 06:58:46PM -0700, H. Peter Anvin wrote: > > On 04/13/2011 12:14 PM, Yinghai Lu wrote: > > > > > > so looks bios program wrong address to the radon card? > > > > > > > Okay, staring at this, it definitely seems toxic to overlay the GART > > over

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 Alex Deucher changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 Alex Deucher changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[RFC] drm: emit change events when mode config changes

2011-04-14 Thread Jesse Barnes
We've already seen that apps want to monitor the display config, and some (like upowerd) poll for changes since we don't provide a notification for general mode config changes, just hotplug events. So add a new drm event, with CHANGE=1 set in the event, to allow for it. Signed-off-by: Jesse Barne

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

2011-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #10 from Alex Deucher 2011-04-14 11:06:31 PDT --- Created an attachment (id=45619) View: https://bugs.freedesktop.org/attachment.cgi?id=45619 Review: https://bugs.freedesktop.org/review?bug=36221&attachment=45619 possible fix This

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

2011-04-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36221 --- Comment #10 from Alex Deucher 2011-04-14 11:06:31 PDT --- Created an attachment (id=45619) View: https://bugs.freedesktop.org/attachment.cgi?id=45619 Review: https://bugs.freedesktop.org/review?bug=36221&attachment=45619 possible fix Thi

  1   2   >