All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 215499] New: AMDGPU: Tahiti flagged as "[drm] Unsupported asic. Remove me when IP discovery init is in place."
@ 2022-01-16 19:39 bugzilla-daemon
  2022-01-16 19:39 ` [Bug 215499] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2022-01-16 19:39 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 215499
           Summary: AMDGPU: Tahiti flagged as "[drm] Unsupported asic.
                    Remove me when IP discovery init is in place."
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.16
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: alexandre.f.demers@gmail.com
        Regression: No

Until kernel 5.16, using a Tahiti GPU was working great along the amdgpu
driver. With the move to IP 
discovery table, Tahiti is listed as not supported. Here, both kernels 5.15.2
and 5.16 are launched with the following parameters: radeon.si_support=0
radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1 amdgpu.dpm=1
amdgpu.dc=1 amdgpu.ppfeaturemask=0xffffffff

This is what's reported by amdgpu since kernel 5.16 related to the IP discovery
table integration:
---
jan 15 20:23:04 Xander kernel: [drm] radeon kernel modesetting enabled.
jan 15 20:23:04 Xander kernel: radeon 0000:04:00.0: SI support disabled by
module param
jan 15 20:23:04 Xander kernel: [drm] amdgpu kernel modesetting enabled.
jan 15 20:23:04 Xander kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
jan 15 20:23:04 Xander kernel: amdgpu: Virtual CRAT table created for CPU
jan 15 20:23:04 Xander kernel: amdgpu: Topology: Add CPU node
jan 15 20:23:04 Xander kernel: [drm] Unsupported asic.  Remove me when IP
discovery init is in place.
...

This is what was reported prior, in version 5.15.2:
---
déc 11 16:30:33 Xander kernel: [drm] radeon kernel modesetting enabled.
déc 11 16:30:33 Xander kernel: radeon 0000:04:00.0: SI support disabled by
module param
déc 11 16:30:33 Xander kernel: [drm] amdgpu kernel modesetting enabled.
déc 11 16:30:33 Xander kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
déc 11 16:30:33 Xander kernel: amdgpu: Virtual CRAT table created for CPU
déc 11 16:30:33 Xander kernel: amdgpu: Topology: Add CPU node
déc 11 16:30:33 Xander kernel: checking generic (e0000000 7f0000) vs hw
(e0000000 10000000)
déc 11 16:30:33 Xander kernel: fb0: switching to amdgpu from EFI VGA
déc 11 16:30:33 Xander kernel: Console: switching to colour dummy device 80x25
déc 11 16:30:33 Xander kernel: amdgpu 0000:04:00.0: vgaarb: deactivate vga
console
déc 11 16:30:33 Xander kernel: [drm] initializing kernel modesetting (TAHITI
0x1002:0x6798 0x174B:0x3001 0x00).
déc 11 16:30:33 Xander kernel: amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone
(TMZ) feature not supported
déc 11 16:30:33 Xander kernel: [drm] register mmio base: 0xFCA00000
déc 11 16:30:33 Xander kernel: [drm] register mmio size: 262144
déc 11 16:30:33 Xander kernel: [drm] PCIE atomic ops is not supported
déc 11 16:30:33 Xander kernel: [drm] add ip block number 0 <si_common>
déc 11 16:30:33 Xander kernel: [drm] add ip block number 1 <gmc_v6_0>
déc 11 16:30:33 Xander kernel: [drm] add ip block number 2 <si_ih>
déc 11 16:30:33 Xander kernel: [drm] add ip block number 3 <gfx_v6_0>
déc 11 16:30:33 Xander kernel: [drm] add ip block number 4 <si_dma>
déc 11 16:30:33 Xander kernel: [drm] add ip block number 5 <si_dpm>
déc 11 16:30:33 Xander kernel: [drm] add ip block number 6 <dm>
déc 11 16:30:33 Xander kernel: [drm] add ip block number 7 <uvd_v3_1>
...

Moving to IP discovery table shouldn't remove support to any already supported
ASIC, even if this doesn't add any new feature.

Is this expected? Is the support to be added?

-- 
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] 4+ messages in thread

* [Bug 215499] AMDGPU: Tahiti flagged as "[drm] Unsupported asic.  Remove me when IP discovery init is in place."
  2022-01-16 19:39 [Bug 215499] New: AMDGPU: Tahiti flagged as "[drm] Unsupported asic. Remove me when IP discovery init is in place." bugzilla-daemon
@ 2022-01-16 19:39 ` bugzilla-daemon
  2022-01-16 20:09 ` bugzilla-daemon
  2022-01-19 12:13 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2022-01-16 19:39 UTC (permalink / raw)
  To: dri-devel

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

Alexandre Demers (alexandre.f.demers@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexandre.f.demers@gmail.co
                   |                            |m, alexdeucher@gmail.com
         Regression|No                          |Yes

-- 
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] 4+ messages in thread

* [Bug 215499] AMDGPU: Tahiti flagged as "[drm] Unsupported asic.  Remove me when IP discovery init is in place."
  2022-01-16 19:39 [Bug 215499] New: AMDGPU: Tahiti flagged as "[drm] Unsupported asic. Remove me when IP discovery init is in place." bugzilla-daemon
  2022-01-16 19:39 ` [Bug 215499] " bugzilla-daemon
@ 2022-01-16 20:09 ` bugzilla-daemon
  2022-01-19 12:13 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2022-01-16 20:09 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Alexandre Demers (alexandre.f.demers@gmail.com) ---
Also, the kernel provided by ArchLinux is built with CONFIG_DRM_AMDGPU_SI=y

-- 
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] 4+ messages in thread

* [Bug 215499] AMDGPU: Tahiti flagged as "[drm] Unsupported asic.  Remove me when IP discovery init is in place."
  2022-01-16 19:39 [Bug 215499] New: AMDGPU: Tahiti flagged as "[drm] Unsupported asic. Remove me when IP discovery init is in place." bugzilla-daemon
  2022-01-16 19:39 ` [Bug 215499] " bugzilla-daemon
  2022-01-16 20:09 ` bugzilla-daemon
@ 2022-01-19 12:13 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2022-01-19 12:13 UTC (permalink / raw)
  To: dri-devel

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

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

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

--- Comment #2 from Artem S. Tashkinov (aros@gmx.com) ---
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] 4+ messages in thread

end of thread, other threads:[~2022-01-19 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-16 19:39 [Bug 215499] New: AMDGPU: Tahiti flagged as "[drm] Unsupported asic. Remove me when IP discovery init is in place." bugzilla-daemon
2022-01-16 19:39 ` [Bug 215499] " bugzilla-daemon
2022-01-16 20:09 ` bugzilla-daemon
2022-01-19 12:13 ` 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.