You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/392
The dracut initramfs generator relies on the kernel module to identify
any firmware .bin files that it might require. A kernel module can do
this using the MODULE_FIRMWARE macro. This change backports the upstream
commit that declares the firmware sdma_4_4_4.bin, which is needed to
boot a machine with an AMD GPU MI350/MI355 that has the SDMA 4.4.4 IP.
JIRA: https://issues.redhat.com/browse/RHEL-117567
Upstream Status: v6.17-rc1
commit 51526ef
Author: Kent Russell <kent.russell@amd.com>
AuthorDate: Tue Jun 24 11:42:06 2025 -0400
Commit: Alex Deucher <alexander.deucher@amd.com>
CommitDate: Mon Jun 30 11:53:55 2025 -0400
This got missed during SDMA 4.4.4 support.
Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Peter Colberg <pcolberg@redhat.com>
Approved-by: Robert Foss <rfoss@kernel.org>
Approved-by: Mika Penttilä <mpenttil@redhat.com>
Merged-by: Jan Stancek <jstancek@redhat.com>
0 commit comments