From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 77181] radeon -- GPU lockup when hibernating or waking up Date: Thu, 14 Aug 2014 18:48:35 +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 96CB26E10C for ; Thu, 14 Aug 2014 11:48:38 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7A856201EF for ; Thu, 14 Aug 2014 18:48:37 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 5D8DE201E4 for ; Thu, 14 Aug 2014 18:48:35 +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=77181 --- Comment #5 from Rostislav Devyatov --- (In reply to Alex Deucher from comment #4) > Did it used to work previously? If so what kernel? If you know what kernel > used to work, you can use git to bisect the changes and identify what change > broke it. Previously, in kernel 3.12.21-r1-gentoo, I had the same problem (the screen is sometimes messy after hibernation, and the same "fence wait failed" error in syslog). Before that, I ran deblobbed kernels 3.8.13-gentoo and 3.4.9-gentoo, and there were also problems with the screen, but a bit different. The screen just became black (sometimes it happened after hibernation, sometimes just during the normal work), but the mouse pointer was there, and the error in syslog was different: it started with "kernel BUG" at some location. I don't have the syslog from 3.8.13, but in 3.4.9 it was at mm/slub.c:3474 . On my system, both problems (the one I have now and the one I had previously) happen rather irregularly. -- You are receiving this mail because: You are watching the assignee of the bug.