[Bug 108780] Missing "hainan_mc.bin" firmware reference.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 17 19:46:13 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=108780

            Bug ID: 108780
           Summary: Missing "hainan_mc.bin" firmware reference.
           Product: DRI
           Version: DRI git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: code at progandy.de

Original report: https://bbs.archlinux.org/viewtopic.php?id=241913

In drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c, a MODULE_FIRMWARE entry for
"amdgpu/hainan_mc.bin" is missing, but gmc_v6_0_init_microcode() tries to load
it if chip_name is "hainan".

As a result, some initramfs generators fail to pick up the required firmware
from the module metadata and do not include it in the generated image. During
boot, amdgpu now fails to load the firmware.

[    1.517399] amdgpu 0000:03:00.0: si_mc: Failed to load firmware
"amdgpu/hainan_mc.bin"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20181117/48e07cb4/attachment.html>


More information about the dri-devel mailing list