dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia Gtx 760 driver nouveau
Date: Sat, 18 Jul 2020 22:04:29 +0000	[thread overview]
Message-ID: <bug-208333-2300-451Jiqj5xr@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-208333-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=208333

--- Comment #9 from Nathan Bryant (nbryant@optonline.net) ---
I'm seeing similar symptoms on my Geforce GTX 1070 (GP104). Screen blanks after
GDM login, Wayland works, Xorg doesn't. This is a regression from 5.7 to
5.8-rc1.

As long as I only have my primary monitor connected, after the failure I can
still switch to another VT with Ctrl-Alt-F3 and log in to the text console.

~/.local/share/xorg/Xorg.0.log has a few of these:

[    17.240] (EE) modeset(0): failed to set mode: Invalid argument

Bisected to this commit:

fa4f4c213f5f7807360c41f2501a3031a9940f3a is the first bad commit
commit fa4f4c213f5f7807360c41f2501a3031a9940f3a
Author: James Jones <jajones@nvidia.com>
Date:   Mon Feb 10 15:15:55 2020 -0800

    drm/nouveau/kms: Support NVIDIA format modifiers

    Allow setting the block layout of a nouveau FB
    object using DRM format modifiers.  When
    specified, the format modifier block layout and
    kind overrides the GEM buffer's implicit layout
    and kind.  The specified format modifier is
    validated against the list of modifiers supported
    by the target display hardware.

    v2: Used Tesla family instead of NV50 chipset compare
    v4: Do not cache kind, tile_mode in nouveau_framebuffer
    v5: Resolved against nouveau_framebuffer cleanup

    Signed-off-by: James Jones <jajones@nvidia.com>
    Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

 drivers/gpu/drm/nouveau/dispnv50/wndw.c   | 20 ++++---
 drivers/gpu/drm/nouveau/nouveau_display.c | 89 ++++++++++++++++++++++++++++++-
 drivers/gpu/drm/nouveau/nouveau_display.h |  4 ++
 3 files changed, 104 insertions(+), 9 deletions(-)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2020-07-18 22:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-26 13:29 [Bug 208333] New: No desktop on 5.8 rc1 rc2 with Gtx 760 driver nouveau bugzilla-daemon
2020-06-29 16:51 ` [Bug 208333] " bugzilla-daemon
2020-07-06  4:50 ` [Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia " bugzilla-daemon
2020-07-06  4:52 ` bugzilla-daemon
2020-07-06  5:10 ` bugzilla-daemon
2020-07-08 17:19 ` bugzilla-daemon
2020-07-12  7:04 ` bugzilla-daemon
2020-07-12  7:12 ` bugzilla-daemon
2020-07-14  6:59 ` bugzilla-daemon
2020-07-14 10:42 ` bugzilla-daemon
2020-07-18 22:04 ` bugzilla-daemon [this message]
2020-07-19 23:54 ` bugzilla-daemon
2020-07-20  0:49 ` bugzilla-daemon
2020-08-04 14:08 ` bugzilla-daemon

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-208333-2300-451Jiqj5xr@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=dri-devel@lists.freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).