From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 71051] Cannot suspend with radeon drivers. Date: Fri, 19 Sep 2014 05:27:23 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id 60A946E0D1 for ; Thu, 18 Sep 2014 22:27:26 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 8D19720117 for ; Fri, 19 Sep 2014 05:27:25 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 1B1C6201B4 for ; Fri, 19 Sep 2014 05:27:24 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=71051 --- Comment #9 from Hin-Tak Leung --- (In reply to Alex Deucher from comment #8) > Created attachment 150801 [details] > possible fix for mullins > > This patch may fix Hin-Tak's issue, but won't affect the original reporter. Yes, it does fix my suspend problem. Thanks for the quick response. Please feel free to add a 'Tested-By:'. The screen stays blank after wake on hibernate though, with these messages: Sep 19 04:42:48 localhost kernel: [drm:cik_ring_test] *ERROR* radeon: ring 1 test failed (scratch(0x3010C)=0xCAFEDEAD) Sep 19 04:42:48 localhost kernel: [drm:radeon_dp_link_train_cr] *ERROR* displayport link status failed Sep 19 04:42:48 localhost kernel: [drm:radeon_dp_link_train_cr] *ERROR* clock recovery failed Sep 19 04:42:48 localhost kernel: [drm:radeon_dp_link_train_cr] *ERROR* displayport link status failed Sep 19 04:42:48 localhost kernel: [drm:radeon_dp_link_train_cr] *ERROR* clock recovery failed Somehow blindly suspending (by accident, pressing the power button for too short a duration) aand waking brings it back, interestingly. The corrupted mouse pointer also changed from the usual 'squashed + block' ( photo attached to https://bugzilla.redhat.com/show_bug.cgi?id=1141491#c0) to a phantom double pointer, which is extremely confusing now. I'll attach the full dmesg of the 'wake from hibernate + suspend + wake from suspend', and the double pointer picture below. And while I am at it, is there any patches to get x-video I should try? -- You are receiving this mail because: You are watching the assignee of the bug.