http://bugs.freedesktop.org/show_bug.cgi?id=26872
Nix <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Kernel 2.6.33 fails to |Kernel 2.6.33 fails to |suspend (semi-bisected) |suspend (bisected) --- Comment #2 from Nix <[email protected]> 2010-03-04 15:40:02 PST --- I re-bisected with more care and found it. Unfortunately it's a regression from a major API rework :/ The faulty commit pair is commit ca262a9998d46196750bb19a9dc4bd465b170ff7 Author: Jerome Glisse <[email protected]> Date: Tue Dec 8 15:33:32 2009 +0100 drm/ttm: Rework validation & memory space allocation (V3) commit 312ea8da049a1830aa50c6e00002e50e30df476e Author: Jerome Glisse <[email protected]> Date: Mon Dec 7 15:52:58 2009 +0100 drm/radeon/kms: Convert radeon to new TTM validation API (V2) Before these commits, suspension works. Afterwards, instead of suspension I see a quintuple(?) flash of the caps lock light and a hard reboot. I'm not certain what this means: a triple fault? The second change in behaviour, between abrupt reboot on suspend and hard hang, I haven't yet fully bisected (forty-three reboots in one evening was quite enough), but it lies in the range 2c761270d5520dd84ab0b4e47c24d99ff8503c38..004b35063296b6772fa72404a35b498f1e71e87e. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
