From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 83331] New: radeon: Laptop panel out of sync after dpms standby/suspend/off Date: Wed, 27 Aug 2014 12:11:57 +0000 Message-ID: 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 BAABB89CAA for ; Wed, 27 Aug 2014 05:12:04 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id AE25F2017D for ; Wed, 27 Aug 2014 12:12:03 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 25B6420154 for ; Wed, 27 Aug 2014 12:11:58 +0000 (UTC) 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 Bug ID: 83331 Summary: radeon: Laptop panel out of sync after dpms standby/suspend/off Product: Drivers Version: 2.5 Kernel Version: 3.15.10 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: klaus.kusche@computerix.info Regression: No I've a problem on my laptop (Dell Precision M6700 with AMD Cap Verde graphics, ChipID = 0x6825) with the radeon driver (radeon-ucode-20140430): Whenever the X server switches to dpms standby, suspend or off state (it does so after 5 minutes when I'm on battery and idle) and then back to dpms on, the internal panel is out of sync: It is completely unreadable, flashes or shows strange moving patterns. External displays are fine. The problem is independent of the radeon powersave mode (profile or dpm). The only way to recover is either to power cycle or to blindly type xrandr --output eDP --off xrandr --output eDP --auto Switching from X to a text (framebuffer) VT does not help: They are also corrupted. When initializing radeon during boot, the kernel log says radeon 0000:01:00.0: Invalid ROM contents Could that be related? Everything else looks fine. When the problem happens, nothing is written to the kernel log. -- You are receiving this mail because: You are watching the assignee of the bug.