All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 215285] New: power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22
@ 2021-12-09 21:41 bugzilla-daemon
  2021-12-16  4:12 ` [Bug 215285] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2021-12-09 21:41 UTC (permalink / raw)
  To: linuxppc-dev

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

            Bug ID: 215285
           Summary: power9 le: amdgpu: *ERROR* hw_init of IP block <psp>
                    failed -22
           Product: Platform Specific/Hardware
           Version: 2.5
    Kernel Version: 5.15.6
          Hardware: PPC-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: PPC-64
          Assignee: platform_ppc-64@kernel-bugs.osdl.org
          Reporter: sid@aeam.us
        Regression: No

POWER9 blackbird system from Talos. GPU is 6600XT. This seems to be a flip flop
regression: https://gitlab.freedesktop.org/drm/amd/-/issues/1519

[   54.313046] [drm] Found VCN firmware Version ENC: 1.16 DEC: 2 VEP: 0
Revision: 1
[   54.313054] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[   54.314153] amdgpu 0000:03:00.0: enabling bus mastering
[   54.570938] [drm:psp_hw_start [amdgpu]] *ERROR* PSP create ring failed!
[   54.571061] [drm:psp_hw_init [amdgpu]] *ERROR* PSP firmware loading failed
[   54.571175] [drm:amdgpu_device_fw_loading [amdgpu]] *ERROR* hw_init of IP
block <psp> failed -22
[   54.571277] amdgpu 0000:03:00.0: amdgpu: amdgpu_device_ip_init failed
[   54.571279] amdgpu 0000:03:00.0: amdgpu: Fatal error during GPU init
[   54.571282] amdgpu 0000:03:00.0: amdgpu: amdgpu: finishing device.
[   54.572789] amdgpu: probe of 0000:03:00.0 failed with error -22

-- 
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 215285] power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22
  2021-12-09 21:41 [Bug 215285] New: power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22 bugzilla-daemon
@ 2021-12-16  4:12 ` bugzilla-daemon
  2022-07-29  7:18 ` bugzilla-daemon
  2022-07-29  7:18 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2021-12-16  4:12 UTC (permalink / raw)
  To: linuxppc-dev

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

--- Comment #1 from R0b0t1 (sid@aeam.us) ---
Probable cause: missing dependencies (https://bugs.gentoo.org/736994).
For PPC64, unsure of fix, see https://bugs.gentoo.org/829209 -- is there really
a hard dependency on X86_64 and ACPI?

-- 
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 215285] power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22
  2021-12-09 21:41 [Bug 215285] New: power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22 bugzilla-daemon
  2021-12-16  4:12 ` [Bug 215285] " bugzilla-daemon
@ 2022-07-29  7:18 ` bugzilla-daemon
  2022-07-29  7:18 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2022-07-29  7:18 UTC (permalink / raw)
  To: linuxppc-dev

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

Michael Ellerman (michael@ellerman.id.au) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |michael@ellerman.id.au
         Resolution|---                         |ANSWERED

--- Comment #2 from Michael Ellerman (michael@ellerman.id.au) ---
This would be better reported to the amdgpu developers:

https://gitlab.freedesktop.org/drm/amd/-/issues

-- 
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 215285] power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22
  2021-12-09 21:41 [Bug 215285] New: power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22 bugzilla-daemon
  2021-12-16  4:12 ` [Bug 215285] " bugzilla-daemon
  2022-07-29  7:18 ` bugzilla-daemon
@ 2022-07-29  7:18 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2022-07-29  7:18 UTC (permalink / raw)
  To: linuxppc-dev

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

Michael Ellerman (michael@ellerman.id.au) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
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-07-29  7:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 21:41 [Bug 215285] New: power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22 bugzilla-daemon
2021-12-16  4:12 ` [Bug 215285] " bugzilla-daemon
2022-07-29  7:18 ` bugzilla-daemon
2022-07-29  7:18 ` 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.