[Bug 33542] radeon: Don't read BIOS in VRAM on SPARC64

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33542 Jason Detring changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Linux 2.6.39-rc3

2011-04-17 Thread Jerome Glisse
On Sun, Apr 17, 2011 at 10:09 AM, Joerg Roedel wrote: > On Sat, Apr 16, 2011 at 02:54:04PM -0400, Jerome Glisse wrote: > >> If you want to go the printk way you can add printk before each test >> ring_test, ib_test in r600.c this 2 functions are the own that might >> trigger the first GPU gart act

[PATCH 0/2] drm: Message logging cleanups

2011-04-17 Thread Joe Perches
Reduce the text space required and verify debug arguments. Joe Perches (2): drm: Create and use drm_err drm: Verify debug message arguments drivers/gpu/drm/drm_irq.c |9 + drivers/gpu/drm/drm_stub.c | 21 + drivers/gpu/drm/i915/int

[PATCH 2/2] drm: Verify debug message arguments

2011-04-17 Thread Joe Perches
Add __attribute__((format (printf, 4, 5))) to drm_ut_debug_printk and fix fallout. Signed-off-by: Joe Perches --- drivers/gpu/drm/drm_irq.c |9 + drivers/gpu/drm/i915/intel_bios.c |6 +++--- drivers/gpu/drm/i915/intel_display.c|8 drivers/gpu/

[PATCH 1/2] drm: Create and use drm_err

2011-04-17 Thread Joe Perches
Reduce drm text size ~1% by using drm_err and printf extension %pV to emit error messages. Remove unused macro DRM_MEM_ERROR. $ size drivers/gpu/drm/built-in.o* textdata bss dec hex filename 3611599663 256 371078 5a986 drivers/gpu/drm/built-in.o.new 3654169663

[Bug 33512] radeon: lots of time spent in atombios_crtc_disable

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33512 --- Comment #1 from T?r?k Edwin 2011-04-17 20:45:53 --- Created an attachment (id=54542) --> (https://bugzilla.kernel.org/attachment.cgi?id=54542) Xorg.0.log Xorg log attached too -- Configure bugmail: https://bugzilla.kernel.org/userpre

[Bug 33512] New: radeon: lots of time spent in atombios_crtc_disable

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33512 Summary: radeon: lots of time spent in atombios_crtc_disable Product: Drivers Version: 2.5 Kernel Version: 2.6.39-rc3 Platform: All OS/Version: Linux Tree: Mainline St

[PATCH 2/2] drm: Verify debug message arguments

2011-04-17 Thread Joe Perches
Add __attribute__((format (printf, 4, 5))) to drm_ut_debug_printk and fix fallout. Signed-off-by: Joe Perches --- drivers/gpu/drm/drm_irq.c |9 + drivers/gpu/drm/i915/intel_bios.c |6 +++--- drivers/gpu/drm/i915/intel_display.c|8 drivers/gpu/

[PATCH 1/2] drm: Create and use drm_err

2011-04-17 Thread Joe Perches
Reduce drm text size ~1% by using drm_err and printf extension %pV to emit error messages. Remove unused macro DRM_MEM_ERROR. $ size drivers/gpu/drm/built-in.o* textdata bss dec hex filename 3611599663 256 371078 5a986 drivers/gpu/drm/built-in.o.new 3654169663

[PATCH 0/2] drm: Message logging cleanups

2011-04-17 Thread Joe Perches
Reduce the text space required and verify debug arguments. Joe Perches (2): drm: Create and use drm_err drm: Verify debug message arguments drivers/gpu/drm/drm_irq.c |9 + drivers/gpu/drm/drm_stub.c | 21 + drivers/gpu/drm/i915/int

2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Dominik Brodowski
Hey, On Sun, Apr 17, 2011 at 08:12:35AM +1000, Nigel Cunningham wrote: > On 15/04/11 16:11, Dominik Brodowski wrote: > > 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 h

2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Marcin Slusarz
On Sun, Apr 17, 2011 at 12:24:27PM -0400, Kyle Spaans wrote: > On Sun, Apr 17, 2011 at 05:45:57PM +0200, Marcin Slusarz wrote: > > On Sun, Apr 17, 2011 at 11:12:04AM -0400, Kyle Spaans wrote: > > > On Sat, Apr 16, 2011 at 07:50:28PM -0400, Kyle Spaans wrote: > > > > On Sun, Apr 17, 2011 at 08:12:35

[PATCH] drm: Recover DPMS properly after XRandr re-enablement

2011-04-17 Thread Florian Mickler
On Wed, 22 Dec 2010 12:53:07 + Chris Wilson wrote: > On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson chris-wilson.co.uk> wrote: > > From: Takashi Iwai > > > This patch adds a new helper function to manage the drm_connector > > DPMS so that it can be called commonly in both places. > > >

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #5 from Jay Taoko 2011-04-17 18:24:09 PDT --- The bug can be reproduced on ATI R300/400/500 GPUs. These GPUs are no longer supported by fglrx so I couldn't verify if it was strictly a driver issue or if there was some error in our pr

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #5 from Jay Taoko 2011-04-17 18:24:09 PDT --- The bug can be reproduced on ATI R300/400/500 GPUs. These GPUs are no longer supported by fglrx so I couldn't verify if it was strictly a driver issue or if there was some error in our pr

2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Marcin Slusarz
[Repost with different Nick Piggin's address.] On Sun, Apr 17, 2011 at 11:12:04AM -0400, Kyle Spaans wrote: > On Sat, Apr 16, 2011 at 07:50:28PM -0400, Kyle Spaans wrote: > > On Sun, Apr 17, 2011 at 08:12:35AM +1000, Nigel Cunningham wrote: > > > On 15/04/11 16:11, Dominik Brodowski wrote: > > > >

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

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #9 from Rafael J. Wysocki 2011-04-17 18:20:39 --- On Sunday, April 17, 2011, Linus Torvalds wrote: > Is this machine running a RAID5 setup or something like that? > > There is a known interaction with the new block layer plugging

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #4 from Christopher James Halse Rogers 2011-04-17 18:18:27 PDT --- This occurs on both mesa master (as of 2011/04/18, shown in logs) and 7.10.2. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #4 from Christopher James Halse Rogers 2011-04-17 18:18:27 PDT --- This occurs on both mesa master (as of 2011/04/18, shown in logs) and 7.10.2. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

Re: Linux 2.6.39-rc3

2011-04-17 Thread Jerome Glisse
On Sun, Apr 17, 2011 at 10:09 AM, Joerg Roedel wrote: > On Sat, Apr 16, 2011 at 02:54:04PM -0400, Jerome Glisse wrote: > >> If you want to go the printk way you can add printk before each test >> ring_test, ib_test in r600.c this 2 functions are the own that might >> trigger the first GPU gart act

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #3 from Jay Taoko 2011-04-17 18:11:41 PDT --- Created an attachment (id=45749) --> (https://bugs.freedesktop.org/attachment.cgi?id=45749) glxinfo.txt -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #3 from Jay Taoko 2011-04-17 18:11:41 PDT --- Created an attachment (id=45749) --> (https://bugs.freedesktop.org/attachment.cgi?id=45749) glxinfo.txt -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #2 from Jay Taoko 2011-04-17 18:11:05 PDT --- Created an attachment (id=45748) --> (https://bugs.freedesktop.org/attachment.cgi?id=45748) dmesg.txt -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #2 from Jay Taoko 2011-04-17 18:11:05 PDT --- Created an attachment (id=45748) --> (https://bugs.freedesktop.org/attachment.cgi?id=45748) dmesg.txt -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #1 from Jay Taoko 2011-04-17 18:10:21 PDT --- Created an attachment (id=45747) --> (https://bugs.freedesktop.org/attachment.cgi?id=45747) Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 36332] Missing rendering in Unity dash

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36332 --- Comment #1 from Jay Taoko 2011-04-17 18:10:21 PDT --- Created an attachment (id=45747) --> (https://bugs.freedesktop.org/attachment.cgi?id=45747) Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 33392] suspend/resume stopped working

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33392 Rafael J. Wysocki changed: What|Removed |Added Kernel Version||2.6.39-rc --- Comment #3 from Raf

[Bug 36332] New: Missing rendering in Unity dash

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36332 Summary: Missing rendering in Unity dash Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component

[Bug 36332] New: Missing rendering in Unity dash

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36332 Summary: Missing rendering in Unity dash Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component

[REGRESSION] [2.6.39-rc3] Wrong resolution in framebuffer and X Window

2011-04-17 Thread Maciej Rutecki
On niedziela, 17 kwietnia 2011 o 18:04:04 Maciej Rutecki wrote: > Hi > > Last known good: 2.6.38 > Failing kernel: 2.6.39-rc3 > Subsystem: Intel graphics driver. > > Description: > PC should work with 1440x900 resolution. But console (and after) X Window > start work with 1024x768. > > I attach

[REGRESSION] [2.6.39-rc3] Wrong resolution in framebuffer and X Window

2011-04-17 Thread Maciej Rutecki
Hi Last known good: 2.6.38 Failing kernel: 2.6.39-rc3 Subsystem: Intel graphics driver. Description: PC should work with 1440x900 resolution. But console (and after) X Window start work with 1024x768. I attach dmesg and Xorg.0.log with drm.debug=14 log_buf_len=16M options: http://unixy.pl/maci

2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Marcin Slusarz
On Sun, Apr 17, 2011 at 11:12:04AM -0400, Kyle Spaans wrote: > On Sat, Apr 16, 2011 at 07:50:28PM -0400, Kyle Spaans wrote: > > On Sun, Apr 17, 2011 at 08:12:35AM +1000, Nigel Cunningham wrote: > > > On 15/04/11 16:11, Dominik Brodowski wrote: > > > > On Thu, Apr 14, 2011 at 09:02:01PM +0200, Marci

[Bug 33392] suspend/resume stopped working

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33392 --- Comment #2 from Sergey Senozhatsky 2011-04-17 17:35:22 --- > --- Comment #1 from Alex Deucher 2011-04-17 > 17:13:33 --- > Is this a regression? If so, what was the last version that worked and can > you > bisect? > Hello, I'll tr

[Bug 33542] New: radeon: Don't read BIOS in VRAM on SPARC64

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33542 Summary: radeon: Don't read BIOS in VRAM on SPARC64 Product: Drivers Version: 2.5 Kernel Version: 2.6.39-rc3 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

[Bug 33422] oops in radeon_ddc_get_modes on first boot of rc3

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33422 Maciej Rutecki changed: What|Removed |Added Blocks||32012 -- Configure bugmail: https:/

[Bug 33422] New: oops in radeon_ddc_get_modes on first boot of rc3

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33422 Summary: oops in radeon_ddc_get_modes on first boot of rc3 Product: Drivers Version: 2.5 Kernel Version: 2.6.39-rc3 Platform: All OS/Version: Linux Tree: Mainline Stat

[Bug 33392] suspend/resume stopped working

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

[Bug 33392] suspend/resume stopped working

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33392 Maciej Rutecki changed: What|Removed |Added Blocks||32012, 7216 -- Configure bugmail: h

[Bug 33392] New: suspend/resume stopped working

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33392 Summary: suspend/resume stopped working Product: Drivers Version: 2.5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Prior

Re: Problems caused by commit 6803ed69994a14824081adbf1b58fd21a9966215 to 2.6.38-rc5

2011-04-17 Thread Ben Skeggs
On Sun, 2011-04-17 at 15:40 -0400, Bob Gleitsmann wrote: > Good day, night, or whatever, Hey, I've pushed a fix for this (solution 2 that you mentioned) to nouveau's git tree. I'll get it to Dave with the next batch of fixes for .39-rc. Ben. > > The above mentioned commit which changed the fla

Re: [PATCH] fix mesa tarball creation again

2011-04-17 Thread Marek Olšák
Pushed, thanks. Marek On Sat, Apr 16, 2011 at 10:11 AM, Thierry Vignaud wrote: > Hi > > The following patch fixes mesa tarball creation again > ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dr

Linux 2.6.39-rc3

2011-04-17 Thread Joerg Roedel
On Sat, Apr 16, 2011 at 02:54:04PM -0400, Jerome Glisse wrote: > If you want to go the printk way you can add printk before each test > ring_test, ib_test in r600.c this 2 functions are the own that might > trigger the first GPU gart activities. Okay, I found the place in source that triggers thi

2.6.36-rc3-git7: Reported regressions 2.6.37 -> 2.6.38

2011-04-17 Thread Rafael J. Wysocki
This message contains a list of some post-2.6.37 regressions introduced before 2.6.38, 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.37 regressions, please let us kno

Problems caused by commit 6803ed69994a14824081adbf1b58fd21a9966215 to 2.6.38-rc5

2011-04-17 Thread Bob Gleitsmann
Good day, night, or whatever, The above mentioned commit which changed the flags passed to nouveau_gem_new to domain creates a problem in nouveau_notifier_init_channel (in nouveau_notifier.c) when it calls nouveau_bo_pin with the domain flags. That function seems to want TTM_PL_FLAGs. If this p

2.6.39-rc3-git7: Reported regressions from 2.6.38

2011-04-17 Thread Rafael J. Wysocki
This message contains a list of some regressions from 2.6.38, for which there are no fixes in the mainline known to the tracking team. If any of them have been fixed already, please let us know. If you know of any other unresolved regressions from 2.6.38, please let us know either and we'll add th

[Bug 31782] nouveau: lockdep spew

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=31782 --- Comment #6 from Lucas Stach 2011-04-17 14:15:07 --- Created an attachment (id=54522) --> (https://bugzilla.kernel.org/attachment.cgi?id=54522) fix in nouveau tree Could you please try the attached patch? It is already in nouveau tree an

[Bug 33512] radeon: lots of time spent in atombios_crtc_disable

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33512 --- Comment #1 from Török Edwin 2011-04-17 20:45:53 --- Created an attachment (id=54542) --> (https://bugzilla.kernel.org/attachment.cgi?id=54542) Xorg.0.log Xorg log attached too -- Configure bugmail: https://bugzilla.kernel.org/userpref

[Bug 33512] New: radeon: lots of time spent in atombios_crtc_disable

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33512 Summary: radeon: lots of time spent in atombios_crtc_disable Product: Drivers Version: 2.5 Kernel Version: 2.6.39-rc3 Platform: All OS/Version: Linux Tree: Mainline St

Problems caused by commit 6803ed69994a14824081adbf1b58fd21a9966215 to 2.6.38-rc5

2011-04-17 Thread Bob Gleitsmann
Good day, night, or whatever, The above mentioned commit which changed the flags passed to nouveau_gem_new to domain creates a problem in nouveau_notifier_init_channel (in nouveau_notifier.c) when it calls nouveau_bo_pin with the domain flags. That function seems to want TTM_PL_FLAGs. If this p

2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Kyle Spaans
On Sun, Apr 17, 2011 at 05:45:57PM +0200, Marcin Slusarz wrote: > On Sun, Apr 17, 2011 at 11:12:04AM -0400, Kyle Spaans wrote: > > On Sat, Apr 16, 2011 at 07:50:28PM -0400, Kyle Spaans wrote: > > > On Sun, Apr 17, 2011 at 08:12:35AM +1000, Nigel Cunningham wrote: > > > > On 15/04/11 16:11, Dominik

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

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #9 from Rafael J. Wysocki 2011-04-17 18:20:39 --- On Sunday, April 17, 2011, Linus Torvalds wrote: > Is this machine running a RAID5 setup or something like that? > > There is a known interaction with the new block layer plugging

2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Kyle Spaans
On Sat, Apr 16, 2011 at 07:50:28PM -0400, Kyle Spaans wrote: > On Sun, Apr 17, 2011 at 08:12:35AM +1000, Nigel Cunningham wrote: > > On 15/04/11 16:11, Dominik Brodowski wrote: > > > On Thu, Apr 14, 2011 at 09:02:01PM +0200, Marcin Slusarz wrote: > > >> On Thu, Apr 14, 2011 at 07:05:59PM +0200, Dom

[Bug 33392] suspend/resume stopped working

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33392 Rafael J. Wysocki changed: What|Removed |Added Kernel Version||2.6.39-rc --- Comment #3 from Raf

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #8 from Karesz L. 2011-04-17 10:47:06 PDT --- Created an attachment (id=45738) --> (https://bugs.freedesktop.org/attachment.cgi?id=45738) lsmod - i2c NOT present -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #8 from Karesz L. 2011-04-17 10:47:06 PDT --- Created an attachment (id=45738) --> (https://bugs.freedesktop.org/attachment.cgi?id=45738) lsmod - i2c NOT present -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #7 from Karesz L. 2011-04-17 10:46:19 PDT --- Created an attachment (id=45737) --> (https://bugs.freedesktop.org/attachment.cgi?id=45737) Lsmod - i2c present -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=ema

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #7 from Karesz L. 2011-04-17 10:46:19 PDT --- Created an attachment (id=45737) --> (https://bugs.freedesktop.org/attachment.cgi?id=45737) Lsmod - i2c present -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=ema

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #6 from Karesz L. 2011-04-17 10:42:19 PDT --- Created an attachment (id=45736) --> (https://bugs.freedesktop.org/attachment.cgi?id=45736) Xorg.0.log - i2c_algo_bit NOT loaded -- Configure bugmail: https://bugs.freedesktop.org/user

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #6 from Karesz L. 2011-04-17 10:42:19 PDT --- Created an attachment (id=45736) --> (https://bugs.freedesktop.org/attachment.cgi?id=45736) Xorg.0.log - i2c_algo_bit NOT loaded -- Configure bugmail: https://bugs.freedesktop.org/user

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #5 from Karesz L. 2011-04-17 10:39:52 PDT --- Created an attachment (id=45735) --> (https://bugs.freedesktop.org/attachment.cgi?id=45735) Dmesg - i2c_algo_bit NOT loaded, after a succesful resume -- Configure bugmail: https://bugs

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #5 from Karesz L. 2011-04-17 10:39:52 PDT --- Created an attachment (id=45735) --> (https://bugs.freedesktop.org/attachment.cgi?id=45735) Dmesg - i2c_algo_bit NOT loaded, after a succesful resume -- Configure bugmail: https://bugs

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #4 from Karesz L. 2011-04-17 10:39:02 PDT --- Created an attachment (id=45734) --> (https://bugs.freedesktop.org/attachment.cgi?id=45734) Dmesg - i2c_algo_bit NOT loaded, before suspending -- Configure bugmail: https://bugs.freede

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #4 from Karesz L. 2011-04-17 10:39:02 PDT --- Created an attachment (id=45734) --> (https://bugs.freedesktop.org/attachment.cgi?id=45734) Dmesg - i2c_algo_bit NOT loaded, before suspending -- Configure bugmail: https://bugs.freede

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #3 from Karesz L. 2011-04-17 10:37:35 PDT --- Created an attachment (id=45733) --> (https://bugs.freedesktop.org/attachment.cgi?id=45733) Dmesg - i2c_algo_bit loaded -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #3 from Karesz L. 2011-04-17 10:37:35 PDT --- Created an attachment (id=45733) --> (https://bugs.freedesktop.org/attachment.cgi?id=45733) Dmesg - i2c_algo_bit loaded -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi

[Bug 33392] suspend/resume stopped working

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33392 --- Comment #2 from Sergey Senozhatsky 2011-04-17 17:35:22 --- > --- Comment #1 from Alex Deucher 2011-04-17 17:13:33 > --- > Is this a regression? If so, what was the last version that worked and can > you > bisect? > Hello, I'll tr

Re: 2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Dominik Brodowski
Hey, On Sun, Apr 17, 2011 at 08:12:35AM +1000, Nigel Cunningham wrote: > On 15/04/11 16:11, Dominik Brodowski wrote: > > 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 h

[Bug 33422] oops in radeon_ddc_get_modes on first boot of rc3

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33422 Maciej Rutecki changed: What|Removed |Added Blocks||32012 -- Configure bugmail: https:/

[Bug 33422] New: oops in radeon_ddc_get_modes on first boot of rc3

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33422 Summary: oops in radeon_ddc_get_modes on first boot of rc3 Product: Drivers Version: 2.5 Kernel Version: 2.6.39-rc3 Platform: All OS/Version: Linux Tree: Mainline Stat

[Bug 33392] suspend/resume stopped working

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33392 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #1 f

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #2 from Alex Deucher 2011-04-17 10:11:28 PDT --- Removing i2c-algo-bit.ko prevents radeon from loading since it depends on it; that's why 3D/compositing fail. Please attach your xorg log and dmesg output both with and without i2c-alg

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #2 from Alex Deucher 2011-04-17 10:11:28 PDT --- Removing i2c-algo-bit.ko prevents radeon from loading since it depends on it; that's why 3D/compositing fail. Please attach your xorg log and dmesg output both with and without i2c-al

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

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

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

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

Re: 2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Marcin Slusarz
On Sun, Apr 17, 2011 at 12:24:27PM -0400, Kyle Spaans wrote: > On Sun, Apr 17, 2011 at 05:45:57PM +0200, Marcin Slusarz wrote: > > On Sun, Apr 17, 2011 at 11:12:04AM -0400, Kyle Spaans wrote: > > > On Sat, Apr 16, 2011 at 07:50:28PM -0400, Kyle Spaans wrote: > > > > On Sun, Apr 17, 2011 at 08:12:35

[Bug 33392] New: suspend/resume stopped working

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33392 Summary: suspend/resume stopped working Product: Drivers Version: 2.5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Prior

[Bug 33392] suspend/resume stopped working

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33392 Maciej Rutecki changed: What|Removed |Added Blocks||32012, 7216 -- Configure bugmail: h

Re: [PATCH] drm: Recover DPMS properly after XRandr re-enablement

2011-04-17 Thread Florian Mickler
On Wed, 22 Dec 2010 12:53:07 + Chris Wilson wrote: > On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson > wrote: > > From: Takashi Iwai > > > This patch adds a new helper function to manage the drm_connector > > DPMS so that it can be called commonly in both places. > > > > Signed-off-by:

Re: 2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Marcin Slusarz
[Repost with different Nick Piggin's address.] On Sun, Apr 17, 2011 at 11:12:04AM -0400, Kyle Spaans wrote: > On Sat, Apr 16, 2011 at 07:50:28PM -0400, Kyle Spaans wrote: > > On Sun, Apr 17, 2011 at 08:12:35AM +1000, Nigel Cunningham wrote: > > > On 15/04/11 16:11, Dominik Brodowski wrote: > > > >

[Bug 36318] r600g segfaults

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36318 --- Comment #3 from Alexandre Demers 2011-04-17 09:22:02 PDT --- If ldd confirms you are using the good library, have a look at the following bug: https://bugs.freedesktop.org/show_bug.cgi?id=36282 It may explain the problem. Otherwise, watchou

[Bug 36318] r600g segfaults

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36318 --- Comment #3 from Alexandre Demers 2011-04-17 09:22:02 PDT --- If ldd confirms you are using the good library, have a look at the following bug: https://bugs.freedesktop.org/show_bug.cgi?id=36282 It may explain the problem. Otherwise, watchou

Re: [REGRESSION] [2.6.39-rc3] Wrong resolution in framebuffer and X Window

2011-04-17 Thread Maciej Rutecki
On niedziela, 17 kwietnia 2011 o 18:04:04 Maciej Rutecki wrote: > Hi > > Last known good: 2.6.38 > Failing kernel: 2.6.39-rc3 > Subsystem: Intel graphics driver. > > Description: > PC should work with 1440x900 resolution. But console (and after) X Window > start work with 1024x768. > > I attach

[REGRESSION] [2.6.39-rc3] Wrong resolution in framebuffer and X Window

2011-04-17 Thread Maciej Rutecki
Hi Last known good: 2.6.38 Failing kernel: 2.6.39-rc3 Subsystem: Intel graphics driver. Description: PC should work with 1440x900 resolution. But console (and after) X Window start work with 1024x768. I attach dmesg and Xorg.0.log with drm.debug=14 log_buf_len=16M options: http://unixy.pl/maci

Re: 2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Marcin Slusarz
On Sun, Apr 17, 2011 at 11:12:04AM -0400, Kyle Spaans wrote: > On Sat, Apr 16, 2011 at 07:50:28PM -0400, Kyle Spaans wrote: > > On Sun, Apr 17, 2011 at 08:12:35AM +1000, Nigel Cunningham wrote: > > > On 15/04/11 16:11, Dominik Brodowski wrote: > > > > On Thu, Apr 14, 2011 at 09:02:01PM +0200, Marci

2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Nigel Cunningham
Hi. On 15/04/11 16:11, Dominik Brodowski wrote: > 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 Ma

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #1 from Karesz L. 2011-04-17 07:26:09 PDT --- Created an attachment (id=45729) --> (https://bugs.freedesktop.org/attachment.cgi?id=45729) Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 36327] fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 --- Comment #1 from Karesz L. 2011-04-17 07:26:09 PDT --- Created an attachment (id=45729) --> (https://bugs.freedesktop.org/attachment.cgi?id=45729) Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 36327] New: fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36327 Summary: fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All)

[Bug 36327] New: fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36327 Summary: fujitsu siemens amilo li1718: ati radeon x200m does not resume from suspend Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All)

[Bug 31782] nouveau: lockdep spew

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=31782 --- Comment #6 from Lucas Stach 2011-04-17 14:15:07 --- Created an attachment (id=54522) --> (https://bugzilla.kernel.org/attachment.cgi?id=54522) fix in nouveau tree Could you please try the attached patch? It is already in nouveau tree an

Re: Linux 2.6.39-rc3

2011-04-17 Thread Joerg Roedel
On Sat, Apr 16, 2011 at 02:54:04PM -0400, Jerome Glisse wrote: > If you want to go the printk way you can add printk before each test > ring_test, ib_test in r600.c this 2 functions are the own that might > trigger the first GPU gart activities. Okay, I found the place in source that triggers thi

2.6.36-rc3-git7: Reported regressions 2.6.37 -> 2.6.38

2011-04-17 Thread Rafael J. Wysocki
This message contains a list of some post-2.6.37 regressions introduced before 2.6.38, 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.37 regressions, please let us kno

2.6.39-rc3-git7: Reported regressions from 2.6.38

2011-04-17 Thread Rafael J. Wysocki
This message contains a list of some regressions from 2.6.38, for which there are no fixes in the mainline known to the tracking team. If any of them have been fixed already, please let us know. If you know of any other unresolved regressions from 2.6.38, please let us know either and we'll add th

[Bug 36318] r600g segfaults

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36318 --- Comment #2 from Yannick Dirou 2011-04-17 02:28:10 PDT --- I had similar problem (with r300g) , In fact glxgears did not load the right mesa lib despite a good ldconfig -v (added new mesa path 000_mesa.conf) do: ldd /usr/bin/glxgears it sho

[Bug 36318] r600g segfaults

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36318 --- Comment #2 from Yannick Dirou 2011-04-17 02:28:10 PDT --- I had similar problem (with r300g) , In fact glxgears did not load the right mesa lib despite a good ldconfig -v (added new mesa path 000_mesa.conf) do: ldd /usr/bin/glxgears it sho

Re: 2.6.39-rc1 nouveau regression (bisected)

2011-04-17 Thread Nigel Cunningham
Hi. On 15/04/11 16:11, Dominik Brodowski wrote: > 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 Ma