Bug 28982
Summary: | Dell latitude E6510 fails to resume from S3 | ||
---|---|---|---|
Product: | Drivers | Reporter: | devsk (funtoos) |
Component: | Video(DRI - Intel) | Assignee: | drivers_video-dri-intel (drivers_video-dri-intel) |
Status: | CLOSED CODE_FIX | ||
Severity: | high | CC: | akpm, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38-rc4-git4 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 27352 |
Description
devsk
2011-02-12 23:25:15 UTC
Applied the following and the resume from S3 works fine now. 0001-drm-i915-Fix-resume-regression-from-5d1d0cc.patch 1-1-Probe-for-output-switch-method-when-searching-video-devices..patch Where did you get those patches from? One if from the Intel DRM tree and the other is from the ACPI tree, both are going to be pushed to Linus in foreseeable future. (In reply to comment #2) > Where did you get those patches from? These were found from the excellent buglist maintained by Rafael in the tracker bug! Great job there Rafael! I probably would have looked at that bug first if I knew about it. Now, I have it bookmarked...:-) Fixed by commits: 04dbff5 drm/i915: Fix resume regression from 5d1d0cc ed764e7 ACPI / Video: Probe for output switch method when searching video devices. |