Bug 219152 - 6.11 regression: AMD 7950x iGPU fails to initialize (with bisect)
Summary: 6.11 regression: AMD 7950x iGPU fails to initialize (with bisect)
Status: RESOLVED ANSWERED
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: AMD Linux
: P3 blocking
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-12 16:54 UTC by Saverio Miroddi
Modified: 2024-08-12 17:16 UTC (History)
0 users

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Saverio Miroddi 2024-08-12 16:54:02 UTC
I've found a regression in the 6.11 kernel, caused by the commit 3af2c80ae2 ("drm/amdgpu: refine gfx10 firmware loading").

On boot, the iGPU fails to initialize:

    [drm:amdgpu_device_init [amdgpu]] *ERROR* early_init of IP block <gfx_v10_0> failed -22
    amdgpu: Fatal error during GPU init
    amdgpu: amdgpu: finishing device.

Reverting the commit fixes the issue.
Comment 1 Artem S. Tashkinov 2024-08-12 17:16:43 UTC
Please report here instead:

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

Note You need to log in before you can comment on or make changes to this bug.