Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 490336 - [PATCH] drm-i915-resume-force-mode.patch breaks suspend/resume w/o KMS
Summary: [PATCH] drm-i915-resume-force-mode.patch breaks suspend/resume w/o KMS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Kristian Høgsberg
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: IntelKMS
TreeView+ depends on / blocked
 
Reported: 2009-03-15 13:09 UTC by Lubomir Rintel
Modified: 2009-04-01 05:41 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-01 05:41:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fix i915 nomodeset NULL deref. during PM resume (deleted)
2009-03-15 13:09 UTC, Lubomir Rintel
no flags Details

Description Lubomir Rintel 2009-03-15 13:09:54 UTC
Created attachment 335258 [details]
Fix i915 nomodeset NULL deref. during PM resume

Patch from [1] lacks check for modesetting being enabled, which causes my machine to hang during suspend (why is the resume code path executed during suspend is beyond my understanding).

[1] http://lists.freedesktop.org/archives/intel-gfx/2009-February/001310.html

Attaching a patch that fixed the problem for me.

Comment 1 Lubomir Rintel 2009-03-20 10:34:44 UTC
Ping?

Comment 2 Dave Jones 2009-03-26 18:46:55 UTC
applied to cvs


Note You need to log in before you can comment on or make changes to this bug.