From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 62681] New: linux-3.12.0 rc3 nouveau: screen corruption after
resume
Date: Mon, 07 Oct 2013 16:37:24 +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 1B260E7250
for ;
Mon, 7 Oct 2013 09:37:30 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 0DE50201EC
for ;
Mon, 7 Oct 2013 16:37:29 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org
[172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id AF55A20207
for ;
Mon, 7 Oct 2013 16:37:27 +0000 (UTC)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=62681
Bug ID: 62681
Summary: linux-3.12.0 rc3 nouveau: screen corruption after
resume
Product: Drivers
Version: 2.5
Kernel Version: 3.12
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: richcoe2@gmail.com
Regression: Yes
Created attachment 110381
--> https://bugzilla.kernel.org/attachment.cgi?id=110381&action=edit
shows display corruption
I had this issue on linux-3.12.0-rc2 and thought it had been fixed
in linux-3.12.0-rc3, but it just happened again.
I dock my laptop after using it for two days undocked.
The resume is normal, and I start the netork.
I enabled the second monitor with
xrandr --output LVDS-1 --auto
xrandr --output DP-2 --auto
xrandr --output DP-2 --primary --output LVDS-1 --right-of DP-2
Both displays are funky -- parts of windows in blocks are displayed all over,
like in the attached picture.
I attempt to switch back to one monitor
xrandr --output LVDS-1 --primary --output DP-2 --off
xrandr --fb 1600x900
The second monitor turns off, but the primary display is still messed up.
If I stop Xorg, and it restarts, the following messages are in the kernel log
[276069.408906] nouveau E[ PDISP][0000:01:00.0] chid 1 mthd 0x0080 data
0x00000000 0x000b5080
[276247.160437] nouveau E[ PDISP][0000:01:00.0] chid 1 mthd 0x0080 data
0x00000000 0x100b5080
[276415.088799] nouveau E[ PDISP][0000:01:00.0][0xc000857d][ffff88021d083640]
channel stalled
--
You are receiving this mail because:
You are watching the assignee of the bug.