Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752295AbbG1Pvl (ORCPT ); Tue, 28 Jul 2015 11:51:41 -0400 Received: from collab.rosalab.ru ([195.19.76.181]:42412 "EHLO collab.rosalab.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751330AbbG1Pvj (ORCPT ); Tue, 28 Jul 2015 11:51:39 -0400 From: Eugene Shatokhin Subject: [REGRESSION BISECTED] System hang during hibernation on EeePC 1015PE Organization: ROSA To: Imre Deak Cc: Daniel Vetter , Jani Nikula , David Airlie , intel-gfx@lists.freedesktop.org, LKML Message-ID: <55B7A509.2000005@rosalab.ru> Date: Tue, 28 Jul 2015 18:51:37 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1316 Lines: 39 Hi, On ASUS EeePC 1015PE with kernel 3.18 - 4.1, there is a problem very similar to the one fixed for Lenovo by the following commit in the mainline kernel: commit ab3be73fa7b43f4c3648ce29b5fd649ea54d3adb drm/i915: gen4: work around hang during hibernation When I try to put the system to hibernation, the hibernation image is created, the screen turns off but the laptop does not turn off after that (the fan continues to work, the leds are on, etc.) and the system seems to hang. The laptop has Atom CPU N455 and an integrated graphics controller (PCI ID: 8086-a011-1043-83ac) managed by i915 module. Detailed information about the hardware, as well as dmidecode, logs and other data is available here: http://hw.rosalinux.ru/index.php?probe=1c0329fde5 Bisection of the mainline git tree pointed to the same "bad" commit as it was for Lenovo: commit da2bc1b9db3351addd293e5b82757efe1f77ed1d drm/i915: add poweroff_late handler If I revert that change, hibernation works well. Regards, Eugene -- Eugene Shatokhin, ROSA www.rosalab.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/