dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)
Date: Fri, 25 May 2018 08:11:54 +0000	[thread overview]
Message-ID: <bug-105880-502-z6LXc48zSw@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-105880-502@http.bugs.freedesktop.org/>


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

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

--- Comment #20 from Pontus Gråskæg <graaskaeg.via.forwarder@neverbox.com> ---
I got to here from the bug detailed in Ubuntu Launchpad -
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1761751

It looks like amdgpu code does not support VGA on Kaveri, either.

I have a Lenovo Z50-75 laptop with AMD A10-7300, (Kaveri gpu)

information extracted from #lshw when booted with amdgpu.dc=0 [some information
purposefully withheld]

description: Notebook
    product: 80EC (LENOVO_MT_80EC0_BU_idea_FM_Lenovo Z50-75)
    vendor: LENOVO
    version: Lenovo Z50-75
    serial: XXX
    width: 64 bits
    capabilities: smbios-2.7 dmi-2.7 vsyscall32
    configuration: boot=normal chassis=notebook family=IDEAPAD
sku=LENOVO_MT_80EC0_BU_idea_FM_Lenovo Z50-75 uuid=XXX
  *-core
       description: Motherboard
       product: Lancer 5B3
       vendor: LENOVO
       physical id: 0
       version: XXX
       serial: XXX
       slot: Chassis Location Unknown
     *-firmware
          description: BIOS
          vendor: LENOVO
          physical id: 0
          version: A4CN40WW (V 2.09)
          date: 08/24/2015
          size: 128KiB
          capacity: 8128KiB
          capabilities: pci upgrade shadowing cdboot bootselect edd
int5printscreen int9keyboard int14serial int17printer int10video pc98 acpi usb
biosbootspecification netboot
     *-cpu
          description: CPU
          product: AMD A10-7300 Radeon R6, 10 Compute Cores 4C+6G
          vendor: Advanced Micro Devices [AMD]
          physical id: 2c
          bus info: cpu@0
          version: AMD A10-7300 Radeon R6, 10 Compute Cores 4C+6G
          slot: Socket FS1r2
          size: 1227MHz
          capacity: 1900MHz
          width: 64 bits
          clock: 100MHz

        *-cache:1
             description: L2 cache
             physical id: 2e
             slot: L2 Cache
             size: 4MiB
             capacity: 4MiB
             clock: 1GHz (1.0ns)
             capabilities: pipeline-burst internal write-back unified
             configuration: level=2
...
     *-pci:0
          description: Host bridge
          product: Family 15h (Models 30h-3fh) Processor Root Complex
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 00
          width: 32 bits
          clock: 33MHz
        *-display
             description: VGA compatible controller
             product: Kaveri [Radeon R6 Graphics]
             vendor: Advanced Micro Devices, Inc. [AMD/ATI]
             physical id: 1
             bus info: pci@0000:00:01.0
             version: 00
             width: 64 bits
             clock: 33MHz
             capabilities: pm pciexpress msi vga_controller bus_master cap_list
rom
             configuration: driver=amdgpu latency=0
             resources: irq:35 memory:e0000000-efffffff
memory:f0000000-f07fffff ioport:2000(size=256) memory:f0b00000-f0b3ffff
memory:c0000-dffff
...


information extracted from #cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 21
model           : 48
model name      : AMD A10-7300 Radeon R6, 10 Compute Cores 4C+6G
...

It has a VGA output as well as HDMI and internal screen.

When booted with kernel parameters amdgpu.cik_support=1 amdgu.dc=1, the VGA
port does not work.
The dmesg output when booted with amdgpu=1 contains error messages of the form:
[drm:construct [amdgpu]] *ERROR* construct: Invalid Connector ObjectID from
Adapter Service for connector index:3! type 0 expected 3

in context

[drm] radeon kernel modesetting enabled.
fb: switching to radeondrmfb from EFI VGA
[drm] amdgpu kernel modesetting enabled.
[drm] initializing kernel modesetting (KAVERI 0x1002:0x130A 0x17AA:0x3988
0x00).
[drm] register mmio base: 0xF0B00000
[drm] register mmio size: 262144
[drm] BIOS signature incorrect 0 0
[drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[drm] Detected VRAM RAM=1024M, BAR=1024M
[drm] RAM width 64bits UNKNOWN
[drm] amdgpu: 1024M of VRAM memory ready
[drm] amdgpu: 3072M of GTT memory ready.
[drm] GART: num cpu pages 262144, num gpu pages 262144
[drm] PCIE GART of 1024M enabled (table at 0x000000F400040000).
[drm] Internal thermal controller without fan control
[drm] amdgpu: dpm initialized
[drm] Found UVD firmware Version: 1.55 Family ID: 9
[drm] Found VCE firmware Version: 50.10 Binary ID: 2
[drm:construct [amdgpu]] *ERROR* construct: Invalid Connector ObjectID from
Adapter Service for connector index:3! type 0 expected 3
[amdgpu]] *ERROR* construct: Invalid Connector ObjectID from Adapter Service
for connector index:4! type 0 expected 3
[drm:construct [amdgpu]] *ERROR* construct: Invalid Connector ObjectID from
Adapter Service for connector index:5! type 0 expected 3
[drm:construct [amdgpu]] *ERROR* construct: Invalid Connector ObjectID from
Adapter Service for connector index:6! type 0 expected 3
[drm] Display Core initialized with v3.1.27!
[drm] SADs count is: -2, don't need to read it
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[drm] Driver supports precise vblank timestamp query.
[drm] UVD initialized successfully.
[drm] VCE initialized successfully.
[drm] fb mappable at 0xA042A000
[drm] vram apper at 0xA0000000
[drm] size 8294400
[drm] fb depth is 24
[drm]    pitch is 7680
fbcon: amdgpudrmfb (fb0) is primary device
amdgpu 0000:00:01.0: fb0: amdgpudrmfb frame buffer device
[drm] Initialized amdgpu 3.23.0 20150101 for 0000:00:01.0 on minor 0

The VGA port works when booted with kernel parameters amdgpu.cik_support=1
amdgpu.dc=0

graaskaeg

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

[-- Attachment #1.2: Type: text/html, Size: 6823 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

  parent reply	other threads:[~2018-05-25  8:11 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-04  9:19 [Bug 105880] [dc][kabini] Cannot find any crtc or sizes bugzilla-daemon
2018-04-04  9:20 ` bugzilla-daemon
2018-04-04  9:20 ` bugzilla-daemon
2018-04-04 14:26 ` bugzilla-daemon
2018-04-05 11:59 ` bugzilla-daemon
2018-04-05 12:50 ` bugzilla-daemon
2018-04-05 20:12 ` bugzilla-daemon
2018-04-05 20:13 ` bugzilla-daemon
2018-04-11  9:04 ` bugzilla-daemon
2018-04-12  1:19 ` bugzilla-daemon
2018-04-12  1:21 ` bugzilla-daemon
2018-04-12  8:02 ` bugzilla-daemon
2018-04-13 11:28 ` bugzilla-daemon
2018-04-13 11:42 ` bugzilla-daemon
2018-04-13 12:17 ` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes) bugzilla-daemon
2018-04-13 16:30 ` bugzilla-daemon
2018-04-13 18:56 ` bugzilla-daemon
2018-04-13 20:01 ` bugzilla-daemon
2018-04-16 10:14 ` bugzilla-daemon
2018-04-16 10:14 ` bugzilla-daemon
2018-04-16 10:23 ` bugzilla-daemon
2018-04-24 18:53 ` bugzilla-daemon
2018-05-09 14:09 ` bugzilla-daemon
2018-05-25  8:11 ` bugzilla-daemon [this message]
2018-05-25  8:52 ` bugzilla-daemon
2018-06-08 16:08 ` bugzilla-daemon
2018-06-14 18:38 ` bugzilla-daemon
2018-06-14 18:49 ` bugzilla-daemon
2018-06-26 22:36 ` bugzilla-daemon
2018-08-14 11:03 ` bugzilla-daemon
2018-08-14 15:47 ` bugzilla-daemon
2018-08-14 19:15 ` bugzilla-daemon
2018-08-14 20:53 ` bugzilla-daemon
2018-08-14 21:01 ` bugzilla-daemon
2018-08-14 21:57 ` bugzilla-daemon
2018-08-14 22:41 ` bugzilla-daemon
2018-08-15 22:28 ` bugzilla-daemon
2018-08-16  0:11 ` bugzilla-daemon
2018-08-16  0:12 ` bugzilla-daemon
2018-08-16  1:38 ` bugzilla-daemon
2018-08-16 13:33 ` bugzilla-daemon
2018-08-17  8:40 ` bugzilla-daemon
2018-09-04 20:18 ` bugzilla-daemon
2018-09-04 20:29 ` bugzilla-daemon
2018-09-05 16:56 ` bugzilla-daemon
2019-01-31  9:08 ` bugzilla-daemon
2019-01-31 10:35 ` bugzilla-daemon
2019-01-31 10:36 ` bugzilla-daemon
2019-01-31 10:37 ` bugzilla-daemon
2019-01-31 10:55 ` bugzilla-daemon
2019-11-19  8:34 ` 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-105880-502-z6LXc48zSw@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.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