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

[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:

[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

[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

[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 +

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

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

[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-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

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

[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 ---

[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-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-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

[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

[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:

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,

[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

[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:

[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

[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:

[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

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

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

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

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

[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

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

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,

[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:

[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:

[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:

[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:

[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:

[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:

[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

[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|

[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,

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

[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-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 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

[Bug 36318] r600g segfaults

2011-04-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36318 --- Comment #1 from Marek Ol??k 2011-04-16 23:37:38 PDT --- Try 'make clean'. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug.

[Bug 36318] r600g segfaults

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36318 --- Comment #1 from Marek Olšák mar...@gmail.com 2011-04-16 23:37:38 PDT --- Try 'make clean'. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

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 Maciej

[Bug 36318] r600g segfaults

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36318 --- Comment #2 from Yannick Dirou yannick.di...@axetic.com 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

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

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

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 this.

[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] 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. lengyel.kar...@gmail.com 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:

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, Marcin Slusarz

[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:

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 dmesg and

[Bug 36318] r600g segfaults

2011-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36318 --- Comment #3 from Alexandre Demers alexandre.f.dem...@gmail.com 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

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: On Thu,

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 ch...@chris-wilson.co.uk wrote: On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson ch...@chris-wilson.co.uk wrote: From: Takashi Iwai ti...@suse.de This patch adds a new helper function to manage the drm_connector DPMS so that it can be

[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

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:35AM +1000,

[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 ag...@yahoo.com changed: What|Removed |Added Attachment #45729|text/x-log |text/plain mime

[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 ag...@yahoo.com 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

[Bug 33392] suspend/resume stopped working

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

[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

[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 maciej.rute...@gmail.com changed: What|Removed |Added Blocks||32012 --

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 him that

[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 sergey.senozhat...@gmail.com 2011-04-17 17:35:22 --- --- Comment #1 from Alex Deucher alexdeuc...@gmail.com 2011-04-17 17:13:33 --- Is this a regression? If so, what was the last version that

[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. lengyel.kar...@gmail.com 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:

[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. lengyel.kar...@gmail.com 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

[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. lengyel.kar...@gmail.com 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 --

[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. lengyel.kar...@gmail.com 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:

[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. lengyel.kar...@gmail.com 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:

[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. lengyel.kar...@gmail.com 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:

[Bug 33392] suspend/resume stopped working

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33392 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added Kernel Version||2.6.39-rc ---

[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 r...@sisk.pl 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

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

[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 edwinto...@gmail.com 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:

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 flags

[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:

[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

[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 jay.ta...@canonical.com 2011-04-17 18:11:05 PDT --- Created an attachment (id=45748) -- (https://bugs.freedesktop.org/attachment.cgi?id=45748) dmesg.txt -- Configure bugmail:

[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 jay.ta...@canonical.com 2011-04-17 18:11:41 PDT --- Created an attachment (id=45749) -- (https://bugs.freedesktop.org/attachment.cgi?id=45749) glxinfo.txt -- Configure bugmail:

Re: Linux 2.6.39-rc3

2011-04-17 Thread Jerome Glisse
On Sun, Apr 17, 2011 at 10:09 AM, Joerg Roedel j...@8bytes.org 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

[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 chalserog...@gmail.com 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:

[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 jay.ta...@canonical.com 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

[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 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 j...@perches.com --- drivers/gpu/drm/drm_irq.c |9 + drivers/gpu/drm/i915/intel_bios.c |6 +++--- drivers/gpu/drm/i915/intel_display.c|8

[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 +