All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 215492] New: amdgpu si_support no longer working in 5.16
@ 2022-01-14 10:53 bugzilla-daemon
  2022-01-14 14:49 ` [Bug 215492] " bugzilla-daemon
  2022-01-16 11:37 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-01-14 10:53 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 215492
           Summary: amdgpu si_support no longer working in 5.16
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.16
          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: knut.tidemann@gmail.com
        Regression: No

After installing kernel 5.16 from the Arch Linux repository and booting it up I
can no longer get amdgpu to work on my Sea Islands card.

This is the output I get from the kernel:

Jan 14 11:41:43 kyle kernel: Command line: initrd=\amd-ucode.img
initrd=\initramfs-linux.img root="LABEL=arch" radeon.cik_support=0
amdgpu.cik_support=1 radeon.si_support=0 amdgpu.si_support=1 amdgpu.dc=1
Jan 14 11:41:43 kyle kernel: Kernel command line: initrd=\amd-ucode.img
initrd=\initramfs-linux.img root="LABEL=arch" radeon.cik_support=0
amdgpu.cik_support=1 radeon.si_support=0 amdgpu.si_support=1 amdgpu.dc=1
Jan 14 11:41:43 kyle kernel: ACPI: bus type drm_connector registered
Jan 14 11:41:43 kyle kernel: [drm] amdgpu kernel modesetting enabled.
Jan 14 11:41:43 kyle kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Jan 14 11:41:43 kyle kernel: amdgpu: Virtual CRAT table created for CPU
Jan 14 11:41:43 kyle kernel: amdgpu: Topology: Add CPU node
Jan 14 11:41:43 kyle kernel: [drm] Unsupported asic.  Remove me when IP
discovery init is in place.

Rebooting with kernel 5.15.14 and the same kernel command line arguments works
fine.

My card is a Radeon R9 280X (taken on 5.15.14):
09:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X] (prog-if 00 [VGA controller])
        Subsystem: ASUSTeK Computer Inc. Tahiti XTL [Radeon R9 280X DirectCU II
TOP]
        Flags: bus master, fast devsel, latency 0, IRQ 100, IOMMU group 23
        Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Memory at fce00000 (64-bit, non-prefetchable) [size=256K]
        I/O ports at e000 [size=256]
        Expansion ROM at fce40000 [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+
        Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010
<?>
        Capabilities: [150] Advanced Error Reporting
        Capabilities: [270] Secondary PCI Express
        Capabilities: [2b0] Address Translation Service (ATS)
        Capabilities: [2c0] Page Request Interface (PRI)
        Capabilities: [2d0] Process Address Space ID (PASID)
        Kernel driver in use: amdgpu
        Kernel modules: radeon, amdgpu

Please let me know if I can add any more information.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 215492] amdgpu si_support no longer working in 5.16
  2022-01-14 10:53 [Bug 215492] New: amdgpu si_support no longer working in 5.16 bugzilla-daemon
@ 2022-01-14 14:49 ` bugzilla-daemon
  2022-01-16 11:37 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-01-14 14:49 UTC (permalink / raw)
  To: dri-devel

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

Alex Deucher (alexdeucher@gmail.com) changed:

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

--- Comment #1 from Alex Deucher (alexdeucher@gmail.com) ---
Duplicate of https://gitlab.freedesktop.org/drm/amd/-/issues/1860

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 215492] amdgpu si_support no longer working in 5.16
  2022-01-14 10:53 [Bug 215492] New: amdgpu si_support no longer working in 5.16 bugzilla-daemon
  2022-01-14 14:49 ` [Bug 215492] " bugzilla-daemon
@ 2022-01-16 11:37 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-01-16 11:37 UTC (permalink / raw)
  To: dri-devel

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

Artem S. Tashkinov (aros@gmx.com) changed:

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

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

end of thread, other threads:[~2022-01-16 11:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 10:53 [Bug 215492] New: amdgpu si_support no longer working in 5.16 bugzilla-daemon
2022-01-14 14:49 ` [Bug 215492] " bugzilla-daemon
2022-01-16 11:37 ` 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.