All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor
@ 2018-08-23 23:11 bugzilla-daemon
  2018-08-23 23:12 ` bugzilla-daemon
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-23 23:11 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 3417 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

            Bug ID: 107668
           Summary: Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd
                    Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: naheemzaffar@gmail.com

Created attachment 141265
  --> https://bugs.freedesktop.org/attachment.cgi?id=141265&action=edit
Dmesg from boot with Kernel 4.19  prerelease

I have already reported this on Redhat Bugzilla, so if more information is
needed, that may be a good place to look at comments:
https://bugzilla.redhat.com/show_bug.cgi?id=1594488

Since the change to using dc in the kernel I am getting a blank screen with
trying to boot my ultrawidescreen monitor.

As a workaround I can use amdgpu.dc=0, but this hits al earlier big where at
native resolution the display output is garbled (links in Redhat Bugzilla
attach to another big report, youtube video of the same).

I am attaching dmesg output from
4.19.0-0.rc0.git8.1.vanilla.knurd.1.fc28.x86_64 with and without amdgpu.dc=0

I have noticed a couple of entries in the dmesg without the amdgpu.dc=0:

kernel: [drm] add ip block number 4 <dm>

with amdgpu.dc=0 it is:

kernel: [drm] add ip block number 4 <dce_v11_0>

The other ip address block entries are identical.

with amdgpu.dc=0 I get this section:

Aug 22 23:46:22 kernel: [drm] PCIE GART of 256M enabled (table at
0x000000F400900000).
Aug 22 23:46:22 kernel: [drm] Supports vblank timestamp caching Rev 2
(21.10.2013).
Aug 22 23:46:22 kernel: [drm] Driver supports precise vblank timestamp query.
Aug 22 23:46:22 kernel: [drm] AMDGPU Display Connectors
Aug 22 23:46:22 kernel: [drm] Connector 0:
Aug 22 23:46:22 kernel: [drm]   DP-1
Aug 22 23:46:22 kernel: [drm]   HPD5
Aug 22 23:46:22 kernel: [drm]   DDC: 0x4868 0x4868 0x4869 0x4869 0x486a 0x486a
0x486b 0x486b
Aug 22 23:46:22 kernel: [drm]   Encoders:
Aug 22 23:46:22 kernel: [drm]     DFP1: INTERNAL_UNIPHY1
Aug 22 23:46:22 kernel: [drm] Connector 1:
Aug 22 23:46:22 kernel: [drm]   HDMI-A-1
Aug 22 23:46:22 kernel: [drm]   HPD3
Aug 22 23:46:22 kernel: [drm]   DDC: 0x4874 0x4874 0x4875 0x4875 0x4876 0x4876
0x4877 0x4877
Aug 22 23:46:22 kernel: [drm]   Encoders:
Aug 22 23:46:22 kernel: [drm]     DFP2: INTERNAL_UNIPHY1
Aug 22 23:46:22 kernel: [drm] Connector 2:
Aug 22 23:46:22 kernel: [drm]   DVI-D-1
Aug 22 23:46:22 kernel: [drm]   HPD4
Aug 22 23:46:22 kernel: [drm]   DDC: 0x4878 0x4878 0x4879 0x4879 0x487a 0x487a
0x487b 0x487b
Aug 22 23:46:22 kernel: [drm]   Encoders:
Aug 22 23:46:22 kernel: [drm]     DFP3: INTERNAL_UNIPHY
Aug 22 23:46:22 kernel: [drm] Chained IB support enabled!

but without amdgpu.dc=0 only the first and last line of that section appear.

Later down without the amdgpu.dc=0 I also get the following message:

kernel: [drm] Cannot find any crtc or sizes

This may also be similar to bug
https://bugs.freedesktop.org/show_bug.cgi?id=105880 but that is for laptop
panels on LVDS while this issue is with a discrete RX460 graphics card on HDMI

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 5187 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
@ 2018-08-23 23:12 ` bugzilla-daemon
  2018-08-27 15:39 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-23 23:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 454 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

--- Comment #1 from Naheem Zaffar <naheemzaffar@gmail.com> ---
Created attachment 141266
  --> https://bugs.freedesktop.org/attachment.cgi?id=141266&action=edit
Dmesg output with amdgpu.dc=0

Taken when booting with Vanilla Mainline kernel
4.19.0-0.rc0.git8.1.vanilla.knurd.1.fc28.x86_64 with argument amdgpu.dc=0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1501 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
  2018-08-23 23:12 ` bugzilla-daemon
@ 2018-08-27 15:39 ` bugzilla-daemon
  2018-08-27 15:39 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-27 15:39 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 412 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

--- Comment #2 from Naheem Zaffar <naheemzaffar@gmail.com> ---
Having a look online I can see the same bug reported on Ubuntu where attempted
triage has provided more results that may help track this issue down:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1761751

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1384 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
  2018-08-23 23:12 ` bugzilla-daemon
  2018-08-27 15:39 ` bugzilla-daemon
@ 2018-08-27 15:39 ` bugzilla-daemon
  2018-08-27 15:40 ` [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG " bugzilla-daemon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-27 15:39 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 376 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

Naheem Zaffar <naheemzaffar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|XOrg git                    |DRI git

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1129 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-08-27 15:39 ` bugzilla-daemon
@ 2018-08-27 15:40 ` bugzilla-daemon
  2018-08-27 15:56 ` [Bug 107668] Blank screen (Cannot find any crtc or sizes) " bugzilla-daemon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-27 15:40 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 667 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

Naheem Zaffar <naheemzaffar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Blank screen since Kernel   |Blank screen since Kernel
                   |4.17 (AMDGPU.DC) on Amd     |4.17 (AMDGPU.DC) on Amd
                   |Radeon RX460 and RX380 on   |Radeon RX460 on HDMI LG
                   |HDMI Ultrawidescreen        |Ultrawidescreen Monitor
                   |Monitor                     |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1308 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen (Cannot find any crtc or sizes) since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-08-27 15:40 ` [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG " bugzilla-daemon
@ 2018-08-27 15:56 ` bugzilla-daemon
  2018-08-27 17:14 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-27 15:56 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 698 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

Naheem Zaffar <naheemzaffar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Blank screen since Kernel   |Blank screen (Cannot find
                   |4.17 (AMDGPU.DC) on Amd     |any crtc or sizes) since
                   |Radeon RX460 on HDMI LG     |Kernel 4.17 (AMDGPU.DC) on
                   |Ultrawidescreen Monitor     |Amd Radeon RX460 on HDMI LG
                   |                            |Ultrawidescreen Monitor

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1365 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen (Cannot find any crtc or sizes) since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
                   ` (4 preceding siblings ...)
  2018-08-27 15:56 ` [Bug 107668] Blank screen (Cannot find any crtc or sizes) " bugzilla-daemon
@ 2018-08-27 17:14 ` bugzilla-daemon
  2019-01-05 16:24 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-27 17:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 424 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

--- Comment #3 from Naheem Zaffar <naheemzaffar@gmail.com> ---
Created attachment 141299
  --> https://bugs.freedesktop.org/attachment.cgi?id=141299&action=edit
Log messages from Gnome Logs for boot with blank screen

Taken from kernel 4.19.0-0.rc0.git12.1.vanilla.knurd.1.fc28.x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1573 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen (Cannot find any crtc or sizes) since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
                   ` (5 preceding siblings ...)
  2018-08-27 17:14 ` bugzilla-daemon
@ 2019-01-05 16:24 ` bugzilla-daemon
  2019-02-23 16:35 ` bugzilla-daemon
  2019-11-19  8:48 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2019-01-05 16:24 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 476 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

--- Comment #4 from Naheem Zaffar <naheemzaffar@gmail.com> ---
Created attachment 142982
  --> https://bugs.freedesktop.org/attachment.cgi?id=142982&action=edit
Dmesg outut with latest build from Kernel 4.21 pre-release series

The same error occurs with kernel 4.21 after the merging of the DRM feature
updates. Dmesg output attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1645 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen (Cannot find any crtc or sizes) since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
                   ` (6 preceding siblings ...)
  2019-01-05 16:24 ` bugzilla-daemon
@ 2019-02-23 16:35 ` bugzilla-daemon
  2019-11-19  8:48 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2019-02-23 16:35 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 620 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

--- Comment #5 from Naheem Zaffar <naheemzaffar@gmail.com> ---
I have just tried using an older 3m long HDMI cable I had at home that I
presume cannot support the latest HDMI version and with that I got a display at
full resolution.

The problem may be with HDMI handling, there seem to be others experiencing
some problems with HDMI 2, which I dont think this card supports.

is there a way to confirm the HDMI versions I was using that failed and the
version that succeeded?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1567 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 107668] Blank screen (Cannot find any crtc or sizes) since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG Ultrawidescreen Monitor
  2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
                   ` (7 preceding siblings ...)
  2019-02-23 16:35 ` bugzilla-daemon
@ 2019-11-19  8:48 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107668

Martin Peres <martin.peres@free.fr> changed:

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

--- Comment #6 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/490.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2611 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-11-19  8:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23 23:11 [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 and RX380 on HDMI Ultrawidescreen Monitor bugzilla-daemon
2018-08-23 23:12 ` bugzilla-daemon
2018-08-27 15:39 ` bugzilla-daemon
2018-08-27 15:39 ` bugzilla-daemon
2018-08-27 15:40 ` [Bug 107668] Blank screen since Kernel 4.17 (AMDGPU.DC) on Amd Radeon RX460 on HDMI LG " bugzilla-daemon
2018-08-27 15:56 ` [Bug 107668] Blank screen (Cannot find any crtc or sizes) " bugzilla-daemon
2018-08-27 17:14 ` bugzilla-daemon
2019-01-05 16:24 ` bugzilla-daemon
2019-02-23 16:35 ` bugzilla-daemon
2019-11-19  8:48 ` 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.