From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 83331] radeon: Laptop panel out of sync after dpms standby/suspend/off Date: Wed, 17 Sep 2014 05:56:50 +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 26F0D89ED6 for ; Tue, 16 Sep 2014 22:56:53 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3B30820179 for ; Wed, 17 Sep 2014 05:56:52 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 32B1320172 for ; Wed, 17 Sep 2014 05:56:51 +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=83331 --- Comment #7 from Klaus Kusche --- 1.) The behaviour is absolutely reproducible: I *always* get almost exactly the same delays (both during boot and during internal display output off / on), I *always* get exactly the same messages, and I *always* get a non-functional internal display with strange patterns after dpms standby/suspend/off (external displays are fine). The only random thing is that during boot the internal display sometimes is cleanly black for 5 seconds on the VGA->fbcon switch, and sometimes shows some white flashes at the beginning of this 5 second period. 2.) Internal display output off / on does not produce any kernel messages, the delay happens silently. 3.) I'll attach a kernel boot log with printk timings: Radeon, drm and fbcon init start at 2.35 and end at 7.77 (which is 60 % of the whole kernel boot time) * There is a 0.5 sec delay before the ring tests. * ... and a 1.5 sec delay before "fb mappable" * ... and a 3.0 sec delay before switching to fbcon -- You are receiving this mail because: You are watching the assignee of the bug.