From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 105880] [dc][kabini] Cannot find any crtc or sizes Date: Fri, 13 Apr 2018 11:42:09 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0900446911==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0F2E16E024 for ; Fri, 13 Apr 2018 11:42:09 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0900446911== Content-Type: multipart/alternative; boundary="15236197280.a30EacED.15803" Content-Transfer-Encoding: 7bit --15236197280.a30EacED.15803 Date: Fri, 13 Apr 2018 11:42:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D105880 --- Comment #12 from Ch=C3=AD-Thanh Christopher Nguy=E1=BB=85n --- So, with the additional dmesg output from kernel 4.15, the following appear= ed interesting: [ 43.356569] [drm] DC: create_links: connectors_num: physical:3, virtual:0 [ 43.356583] [drm] Unsupported Connector type:14! [ 43.356588] [drm] Connector[1] description:signal 4 [ 43.356617] [drm] Unsupported Connector type:5! If I understand drivers/gpu/drm/amd/dal/dc/core/dc_link.c correctly, the following connector types are supported in construct() CONNECTOR_ID_HDMI_TYPE_A CONNECTOR_ID_SINGLE_LINK_DVID CONNECTOR_ID_SINGLE_LINK_DVII CONNECTOR_ID_DUAL_LINK_DVID CONNECTOR_ID_DUAL_LINK_DVII CONNECTOR_ID_DISPLAY_PORT CONNECTOR_ID_EDP else the following code will print the above error message dal_logger_write(dc_ctx->logger, LOG_MAJOR_WARNING, LOG_MINOR_TM_LINK_SRV, "Unsupported Connector type:%d!\n", link->link_id.i= d); According to display/include/grph_object_id.h CONNECTOR_ID_VGA =3D 5 CONNECTOR_ID_LVDS =3D 14 which would explain why no working connectors are found. I will try to find= an HDMI monitor to see if it lights up with amdgpu DC. --=20 You are receiving this mail because: You are the assignee for the bug.= --15236197280.a30EacED.15803 Date: Fri, 13 Apr 2018 11:42:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comme= nt # 12 on bug 10588= 0 from Ch=C3=AD-Thanh Christ= opher Nguy=E1=BB=85n
So, with the additional dmesg output from kernel 4.15, the fol=
lowing appeared
interesting:

[   43.356569] [drm] DC: create_links: connectors_num: physical:3, virtual:0
[   43.356583] [drm] Unsupported Connector type:14!
[   43.356588] [drm] Connector[1] description:signal 4
[   43.356617] [drm] Unsupported Connector type:5!

If I understand drivers/gpu/drm/amd/dal/dc/core/dc_link.c correctly, the
following connector types are supported in construct()

CONNECTOR_ID_HDMI_TYPE_A
CONNECTOR_ID_SINGLE_LINK_DVID
CONNECTOR_ID_SINGLE_LINK_DVII
CONNECTOR_ID_DUAL_LINK_DVID
CONNECTOR_ID_DUAL_LINK_DVII
CONNECTOR_ID_DISPLAY_PORT
CONNECTOR_ID_EDP

else the following code will print the above error message

                dal_logger_write(dc_ctx->logger,
                        LOG_MAJOR_WARNING, LOG_MINOR_TM_LINK_SRV,
                        "Unsupported Connector type:%d!\n", link-=
>link_id.id);

According to display/include/grph_object_id.h

CONNECTOR_ID_VGA =3D 5
CONNECTOR_ID_LVDS =3D 14

which would explain why no working connectors are found. I will try to find=
 an
HDMI monitor to see if it lights up with amdgpu DC.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15236197280.a30EacED.15803-- --===============0900446911== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0900446911==--