[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #9 from Martin Steigerwald mar...@lichtvoll.de 2011-05-09 12:15:32 --- I now had a hang a preallocation (unfortunately before I came around to compile with your patch from bug 30492). I raised reserved size to 4 MiB for now. Lets

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #10 from Martin Steigerwald mar...@lichtvoll.de 2011-05-09 15:15:49 --- This wasn't a hang I think, see there. I tried to hibernate two running KDE 4 sessions with reserved_size upto 64 MiB: shambhala:/sys/power cat

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #11 from Martin Steigerwald mar...@lichtvoll.de 2011-05-09 15:59:09 --- Ok, now it did it! First with 256 MiB reserved_size then also with 128 MiB reserved_size. Two KDE 4 sessions with compositing enabled. It had some problems

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added Status|NEEDINFO|ASSIGNED --- Comment

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #8 from Martin Steigerwald mar...@lichtvoll.de 2011-05-05 19:53:40 --- Those 2 MB seem to do just fine with one KDE 4.6 session and lots of open stuff. Next week I hold a Linux training where I have a private and a job KDE

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #4 from Martin Steigerwald mar...@lichtvoll.de 2011-05-04 14:23:34 --- Sounds quite like extra pages allowance in TuxOnIce. Okay, on 2.6.38.5-tp42-snapshot-resv-size-dirty with just your patch from this bug report I am starting

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #5 from Rafael J. Wysocki r...@sisk.pl 2011-05-04 16:31:03 --- The image size setting shouldn't matter and in fact I'd like to restore the old autotuned value (2/5 of RAM), so it would be good if you could test this one. Do you

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #6 from Martin Steigerwald mar...@lichtvoll.de 2011-05-04 19:37:53 --- Hmmm, I think I now have 2/5 of RAM as image_size autotune value with 2.6.38.5: shambhala:/sys/power free total used free

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #7 from Rafael J. Wysocki r...@sisk.pl 2011-05-04 20:05:11 --- It has been merged into the mainline, but not necessarily into -stable. Anyway, with the patch from bug #30482 removed, are you able to set reserved_size to a number

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added CC||r...@sisk.pl Kernel

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #2 from Martin Steigerwald mar...@lichtvoll.de 2011-05-03 21:33:06 --- It depends on the view point. Compared with the pre KMS radeon driver this has been a regression for me. Thanks for trying to provide a workaround. I

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 --- Comment #3 from Rafael J. Wysocki r...@sisk.pl 2011-05-03 21:44:15 --- Created an attachment (id=56382) -- (https://bugzilla.kernel.org/attachment.cgi?id=56382) PM / Hibernate: Add new sysfs attribute for controlling reserved memory The

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added Status|NEW |NEEDINFO --

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 Martin Steigerwald mar...@lichtvoll.de changed: What|Removed |Added Summary|radeon drm/kms driver: |radeon drm/kms: