From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 99922] New: [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off
Date: Thu, 23 Feb 2017 14:28:52 +0000 [thread overview]
Message-ID: <bug-99922-8800@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2618 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99922
Bug ID: 99922
Summary: [NVE4] [regression, bisected] 4.10 (atomic): X shows
black screen with cursor after monitors turn off
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: bisected
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Reporter: kevin-Fk+Xth6EFAKtEw7EPzjzzg@public.gmane.org
QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
On Linux 4.10, after waking monitors up from powersave mode, X displays only a
black screen with a movable cursor on all three monitors. Linux 4.9.11 does not
exhibit this issue.
I initially noticed the issue with a triple-monitor setup, but it still occurs
even if only one monitor is plugged in via HDMI.
I've bisected the issue to the following atomic-mode-setting commit (full git
bisect log attached):
commit 839ca903f12ef8f09374e0b655456482536a733e
Author: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date: Fri Nov 4 17:20:36 2016 +1000
drm/nouveau/kms/nv50: transition to atomic interfaces internally
This commit implements the atomic commit interfaces, and implements the
legacy modeset and page flipping interfaces on top of them.
There's two major changes in behavior from before:
- We're now making use of interlocks between core and satellite EVO
channels, which greatly improves our ability to keep their states
synchronised.
- DPMS is now implemented as a full modeset to either tear down the
entire pipe (or bring it back up). This choice was made mostly
to ease the initial implementation, but I'm also not sure what we
gain by bring backing the old behaviour. We shall see.
This does NOT currently expose the atomic ioctl by default, due to
limited testing having been performed.
Signed-off-by: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Dmesgs and Xorg logs will be provided for the following configurations that
exhibit the issue:
- 4.10, with one monitor attached
- 4.10, with three monitors attached
- A bisected revision that displays the issue (seems to have a bit more
information)
I'm using an MSI GTX 770 2GB; vbios will be attached.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 4065 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
next reply other threads:[~2017-02-23 14:28 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-23 14:28 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
[not found] ` <bug-99922-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2017-02-23 14:29 ` [Bug 99922] [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-23 14:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-23 14:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-24 1:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-24 12:38 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-24 12:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-25 5:03 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-27 12:43 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-03-01 19:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-03-04 7:38 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-03-06 23:21 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-03-06 23:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-04-16 17:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-04-24 0:06 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-15 12:55 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-10-31 22:21 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-10-31 22:24 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-99922-8800@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.