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: Sun, 14 Sep 2014 09:43:22 +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 7C3BC6E18F for ; Sun, 14 Sep 2014 02:43:26 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C47B72026F for ; Sun, 14 Sep 2014 09:43:24 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 1549D20220 for ; Sun, 14 Sep 2014 09:43:23 +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 #5 from Klaus Kusche --- Any news on this one? Some more info's: 1.) Still there on 3.16.2. 2.) My workaround (disabling and re-enabling the internal output) takes ages: ~: time xrandr --output eDP --off ; time xrandr --output eDP --auto real 0m0.516s user 0m0.003s sys 0m0.004s real 0m7.832s user 0m0.000s sys 0m0.003s Times are very reproducible, almost constant (+/- 5 ms only). During these commands, the system is more or less blocked, in spite of the CPU being idle. Also, the first timing is not displayed after half a second on the external monitor as one would expect from its real time, but after 6 seconds, one second before the second timing. What are these commands doing that long? 3.) A similar problem seems to affect switching from VGA to FB console during kernel bootup: * It takes ages (I counted more than 5 seconds on a really fast machine). * It sometimes shows the same strange white moving stripes during the switch. -- You are receiving this mail because: You are watching the assignee of the bug.