Bug 98681

Summary: Failed to set power state to D3cold during suspend on Dell 7440
Product: Drivers Reporter: Martin Grewe (martin.grewe)
Component: Video(DRI - Intel)Assignee: intel-gfx-bugs (intel-gfx-bugs)
Status: RESOLVED CODE_FIX    
Severity: normal CC: intel-gfx-bugs
Priority: P1    
Hardware: Intel   
OS: Linux   
Kernel Version: 4.0.3 Subsystem:
Regression: No Bisected commit-id:
Attachments: Logfile containing errors

Description Martin Grewe 2015-05-20 10:02:53 UTC
Created attachment 177441 [details]
Logfile containing errors

The system (Dell 7440, Intel  i7-4600U) failed to power down during suspend. This may be related to i915 cannot set power state correctly as shown in log attached.

This is probably related to:
http://patchwork.freedesktop.org/patch/43731/

If this is related, is it possible to add the affected (i.e. 4th gen intel) Dell system, too?

Cheers
Martin
Comment 1 Martin Grewe 2015-05-20 10:12:28 UTC
Here is the related bug report: https://bugzilla.kernel.org/show_bug.cgi?id=95061
Comment 2 Jani Nikula 2015-10-07 11:10:18 UTC
Presumed fixed by

commit 54875571bbfde00fc63741715c531cbb5246c3b2
Author: Imre Deak <imre.deak@intel.com>
Date:   Tue Jun 30 17:06:47 2015 +0300

    drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6

If the problem persists with that, please file a bug at the freedesktop.org bugzilla [1], referencing this bug. Thank you.

[1] https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel