dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 208179] New: [amdgpu] black screen after exiting X
@ 2020-06-15  7:59 bugzilla-daemon
  2020-06-20 19:02 ` [Bug 208179] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2020-06-15  7:59 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 208179
           Summary: [amdgpu] black screen after exiting X
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.7.2
          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: shlomo@fastmail.com
                CC: daniel@ffwll.ch, dri-devel@lists.freedesktop.org
        Regression: Yes

After exiting X on a virtual terminal that isn't tty1, the screen becomes all
black instead of showing the text tty. Keyboard input still goes to the text
tty, but I can't see what I'm typing.

After this happens, a workaround is to switch to a different virtual terminal
(with Ctrl+Alt+FN) that is in text mode (not running X) and then switch back.
Then the text tty is visible and works normally.

Switching to a different virtual terminal that is running X and then switching
back doesn't help. The problematic virtual terminal is still all black.

My graphics card is Gigabyte Radeon RX VEGA 56 GAMING OC 8G. (amdgpu)

The bug appeared after upgrading Arch linux 5.6.15.arch1-1 to 5.7.2.arch1-1.

The first bad commit is 64914da24ea95d2b2f7017d014d74c26005d8780
(drm/fbdev-helper: don't force restores).
The previous commit e81a2557e0650ee0ce37ba14476ddb709d6daf57 is good.

When testing these two commits, I needed to cherry-pick the following fixes:
a9a3ed1eff3601b63aea4fb462d8b3b92c7c1e7e (x86: Fix early boot crash on gcc-10,
third try)
e33a814e772cdc36436c8c188d8c42d019fda639 (scripts/dtc: Remove redundant YYLOC
global declaration)
df6d4f9db79c1a5d6f48b59db35ccd1e9ff9adfc (x86/boot/compressed: Don't declare
__force_order in kaslr_64.c)
These are needed when compiling with GCC 10 to fix compilation errors and a
hang on boot.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 208179] [amdgpu] black screen after exiting X
  2020-06-15  7:59 [Bug 208179] New: [amdgpu] black screen after exiting X bugzilla-daemon
@ 2020-06-20 19:02 ` bugzilla-daemon
  2020-06-23 14:31 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2020-06-20 19:02 UTC (permalink / raw)
  To: dri-devel

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

Shlomo (shlomo@fastmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Kernel Version|5.7.2                       |5.7.2,5.7.4,5.8-rc1

--- Comment #1 from Shlomo (shlomo@fastmail.com) ---
Arch Linux 5.7.4-arch1-1 is still bad.
Linux v5.8-rc1 is still bad.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 208179] [amdgpu] black screen after exiting X
  2020-06-15  7:59 [Bug 208179] New: [amdgpu] black screen after exiting X bugzilla-daemon
  2020-06-20 19:02 ` [Bug 208179] " bugzilla-daemon
@ 2020-06-23 14:31 ` bugzilla-daemon
  2020-06-23 14:54 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2020-06-23 14:31 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Daniel Vetter (daniel@ffwll.ch) ---
Created attachment 289849
  --> https://bugzilla.kernel.org/attachment.cgi?id=289849&action=edit
polished fix, hopefully works

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 208179] [amdgpu] black screen after exiting X
  2020-06-15  7:59 [Bug 208179] New: [amdgpu] black screen after exiting X bugzilla-daemon
  2020-06-20 19:02 ` [Bug 208179] " bugzilla-daemon
  2020-06-23 14:31 ` bugzilla-daemon
@ 2020-06-23 14:54 ` bugzilla-daemon
  2020-06-29  6:48 ` bugzilla-daemon
  2020-07-03 11:02 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2020-06-23 14:54 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Shlomo (shlomo@fastmail.com) ---
Yes, this fixes the bug. (tested on top of v5.8-rc2)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 208179] [amdgpu] black screen after exiting X
  2020-06-15  7:59 [Bug 208179] New: [amdgpu] black screen after exiting X bugzilla-daemon
                   ` (2 preceding siblings ...)
  2020-06-23 14:54 ` bugzilla-daemon
@ 2020-06-29  6:48 ` bugzilla-daemon
  2020-07-03 11:02 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2020-06-29  6:48 UTC (permalink / raw)
  To: dri-devel

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

Shlomo (shlomo@fastmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Kernel Version|5.7.2,5.7.4,5.8-rc1         |5.7.2,5.7.4,5.8-rc1,5.8-rc2

--- Comment #4 from Shlomo (shlomo@fastmail.com) ---
Confirmed fixed in v5.8-rc3.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 208179] [amdgpu] black screen after exiting X
  2020-06-15  7:59 [Bug 208179] New: [amdgpu] black screen after exiting X bugzilla-daemon
                   ` (3 preceding siblings ...)
  2020-06-29  6:48 ` bugzilla-daemon
@ 2020-07-03 11:02 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2020-07-03 11:02 UTC (permalink / raw)
  To: dri-devel

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

Shlomo (shlomo@fastmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CODE_FIX

--- Comment #5 from Shlomo (shlomo@fastmail.com) ---
Fixed in Arch linux 5.7.7-arch1-1. Thank you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-03 11:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15  7:59 [Bug 208179] New: [amdgpu] black screen after exiting X bugzilla-daemon
2020-06-20 19:02 ` [Bug 208179] " bugzilla-daemon
2020-06-23 14:31 ` bugzilla-daemon
2020-06-23 14:54 ` bugzilla-daemon
2020-06-29  6:48 ` bugzilla-daemon
2020-07-03 11:02 ` bugzilla-daemon

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).