Bug 99921 - [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off
Summary: [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor...
Status: RESOLVED DUPLICATE of bug 99922
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-23 14:26 UTC by Kevin Liu
Modified: 2017-02-23 14:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
git bisect log (2.94 KB, text/x-log)
2017-02-23 14:26 UTC, Kevin Liu
no flags Details

Description Kevin Liu 2017-02-23 14:26:40 UTC
Created attachment 129870 [details]
git bisect log

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@redhat.com>
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@redhat.com>

Dmesgs and Xorg logs are 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 is attached.
Comment 1 Kevin Liu 2017-02-23 14:32:20 UTC

*** This bug has been marked as a duplicate of bug 99922 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.