All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor
@ 2017-08-25 14:14 bugzilla-daemon
  2017-08-25 14:15 ` [Bug 196771] " bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-08-25 14:14 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 196771
           Summary: [AMDGPU] Scrambled video output during boot on WQHD
                    monitor
           Product: Drivers
           Version: 2.5
    Kernel Version: 4.12
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: rokups+kernel-bugs@zoho.com
        Regression: No

Created attachment 258103
  --> https://bugzilla.kernel.org/attachment.cgi?id=258103&action=edit
journalctl -b -1

When booting early KMS sets resolution somehow improperly. I attached example
of what it looks like. Appears that columns of pixels are skipped and other
visible columns are shifted left. Motherboard boot splashscreen and text of
bootloader (systemd-boot) are displayed properly, as soon as Xorg kicks in
everything is again displayed properly.

I also tried various combinations of video= and drm_kms_helper.edid_firmware=
boot parameters but nothing had any effect. This issue surfaced after getting
AMD card. Before i was using nvidia card with proprietary driver and this
monitor displayed boot text properly, although in low resolution. In attached
boot.log you can see logs of DMAR spam. When troubleshooting that i disabled
relevant features and DMAR no longer spewed any errors, however it did not
affect display of boot text output and it still was messed up. It also
prevented me from using VMs with passed-through GPU so that is why DMAR stuff
is enabled with all the error spam.

I have another 1080p monitor and it displays everything correctly on boot. It
is connected to AMD card through DVI cable.

Additional info:
* Distribution: Archlinux
* MSI Radeon™ RX 580 GAMING X 8G
* ASUS MG279Q 2560x1440 monitor connected through hdmi
* Opensource amdgpu driver
* early KMS ( MODULES="nls_iso8859-1 ext2 nls_cp437 nls_utf8 vfat cryptd
aes_x86_64 aesni_intel pci_stub vfio vfio_iommu_type1 vfio_pci vfio_virqfd kvm
kvm_intel amdgpu" )


03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Ellesmere [Radeon RX 470/480] [1002:67df] (rev e7) (prog-if 00 [VGA
controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:3417]
Physical Slot: 6
Flags: bus master, fast devsel, latency 0, IRQ 31, NUMA node 0
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at d0000000 (64-bit, prefetchable) [size=2M]
I/O ports at e000 [size=256]
Memory at df100000 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+


Steps to reproduce: happens always when booting with this combination of
hardware and amdgpu driver without any special setup. OpenSUSE tumbleweed and
Archlinux both have the problem.

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

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

* [Bug 196771] [AMDGPU] Scrambled video output during boot on WQHD monitor
  2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
@ 2017-08-25 14:15 ` bugzilla-daemon
  2017-08-25 14:15 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-08-25 14:15 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Rokas Kupstys (rokups+kernel-bugs@zoho.com) ---
Created attachment 258105
  --> https://bugzilla.kernel.org/attachment.cgi?id=258105&action=edit
What it looks like

Colors on 1440p are fine, they look weird due to me using phone to take
pictures.

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

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

* [Bug 196771] [AMDGPU] Scrambled video output during boot on WQHD monitor
  2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
  2017-08-25 14:15 ` [Bug 196771] " bugzilla-daemon
@ 2017-08-25 14:15 ` bugzilla-daemon
  2017-08-25 17:10 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-08-25 14:15 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Rokas Kupstys (rokups+kernel-bugs@zoho.com) ---
Created attachment 258107
  --> https://bugzilla.kernel.org/attachment.cgi?id=258107&action=edit
What it looks like (console text)

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

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

* [Bug 196771] [AMDGPU] Scrambled video output during boot on WQHD monitor
  2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
  2017-08-25 14:15 ` [Bug 196771] " bugzilla-daemon
  2017-08-25 14:15 ` bugzilla-daemon
@ 2017-08-25 17:10 ` bugzilla-daemon
  2017-08-26  7:38 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-08-25 17:10 UTC (permalink / raw)
  To: dri-devel

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

Alex Deucher (alexdeucher@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com

--- Comment #3 from Alex Deucher (alexdeucher@gmail.com) ---
what is the modeline for the 1440p monitor?  Can you attach your xorg log with
the problematic monitor attached?

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

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

* [Bug 196771] [AMDGPU] Scrambled video output during boot on WQHD monitor
  2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-08-25 17:10 ` bugzilla-daemon
@ 2017-08-26  7:38 ` bugzilla-daemon
  2017-09-11 13:20 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-08-26  7:38 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Rokas Kupstys (rokups+kernel-bugs@zoho.com) ---
Created attachment 258117
  --> https://bugzilla.kernel.org/attachment.cgi?id=258117&action=edit
Xorg.0.log

1440p monitor modeline: "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440
1443 1448 1481 +hsync -vsync (88.8 kHz eP)

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

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

* [Bug 196771] [AMDGPU] Scrambled video output during boot on WQHD monitor
  2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-08-26  7:38 ` bugzilla-daemon
@ 2017-09-11 13:20 ` bugzilla-daemon
  2017-09-13  8:46 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-09-11 13:20 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #5 from Rokas Kupstys (rokups+kernel-bugs@zoho.com) ---
I swapped cable to displayport and now it is working properly. Must be issue
with HDMI then.

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

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

* [Bug 196771] [AMDGPU] Scrambled video output during boot on WQHD monitor
  2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-09-11 13:20 ` bugzilla-daemon
@ 2017-09-13  8:46 ` bugzilla-daemon
  2017-09-13 11:49 ` bugzilla-daemon
  2018-02-07 16:32 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-09-13  8:46 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #6 from Michel Dänzer (michel@daenzer.net) ---
Any chance you can try an amd-staging kernel with DC enabled, to see if it
happens with that as well?

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

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

* [Bug 196771] [AMDGPU] Scrambled video output during boot on WQHD monitor
  2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-09-13  8:46 ` bugzilla-daemon
@ 2017-09-13 11:49 ` bugzilla-daemon
  2018-02-07 16:32 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-09-13 11:49 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #7 from Rokas Kupstys (rokups+kernel-bugs@zoho.com) ---
amd-staging kernel appears to be working. Since archlinux linux-amd-staging-git
package which i used in test is broken i could only get to errors about missing
modules and to emergency shell. Text is properly rendered on boot, although
resolution appears to be 1920x1080 or similar.

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

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

* [Bug 196771] [AMDGPU] Scrambled video output during boot on WQHD monitor
  2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
                   ` (6 preceding siblings ...)
  2017-09-13 11:49 ` bugzilla-daemon
@ 2018-02-07 16:32 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2018-02-07 16:32 UTC (permalink / raw)
  To: dri-devel

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

Rokas Kupstys (rokups+kernel-bugs@zoho.com) changed:

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

--- Comment #8 from Rokas Kupstys (rokups+kernel-bugs@zoho.com) ---
 amdgpu.dc=1 with 4.15 kernel fixes the issue.

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

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

end of thread, other threads:[~2018-02-07 16:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-25 14:14 [Bug 196771] New: [AMDGPU] Scrambled video output during boot on WQHD monitor bugzilla-daemon
2017-08-25 14:15 ` [Bug 196771] " bugzilla-daemon
2017-08-25 14:15 ` bugzilla-daemon
2017-08-25 17:10 ` bugzilla-daemon
2017-08-26  7:38 ` bugzilla-daemon
2017-09-11 13:20 ` bugzilla-daemon
2017-09-13  8:46 ` bugzilla-daemon
2017-09-13 11:49 ` bugzilla-daemon
2018-02-07 16:32 ` bugzilla-daemon

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.