Summary: | Kernel 2.6.33 fails to suspend (bisected) | ||
---|---|---|---|
Product: | DRI | Reporter: | Nix <nix> |
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | XOrg 6.7.0 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Description
Nix
2010-03-03 13:37:45 UTC
Created attachment 33740 [details]
Kernel config on crashing machine ('make oldconfig' from working 2.6.32 configuration)
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 <jglisse@redhat.com> Date: Tue Dec 8 15:33:32 2009 +0100 drm/ttm: Rework validation & memory space allocation (V3) commit 312ea8da049a1830aa50c6e00002e50e30df476e Author: Jerome Glisse <jglisse@redhat.com> 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. Crash persists with 2.6.33.1+tip of dairlie's drm-2.6.git/drm-radeon-testing git tree. Comparison with other Radeon and KMS users indicates that this is almost certainly r6xx-r7xx-specific. (rv3xx works, r3xx works, Intel works.) (Well, either that or I'm the only person in the world who's seeing it: I haven't found anyone else with a r6xx or r7xx who's trying to suspend, yet.) 2.6.33.2+tip fails. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/103. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.