[Bug 283662] fwget: Add missing firmware for AMD Pro W6400

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 27 Dec 2024 16:57:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283662

            Bug ID: 283662
           Summary: fwget: Add missing firmware for AMD Pro W6400
           Product: Base System
           Version: 14.2-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: bsd@philippost.de

Created attachment 256201
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256201&action=edit
Add required firmware for AMD Pro W6400

In Bug 283031, I reported about graphics/drm-{515,61}-kmod causing a page fault
or simply hanging the system with an AMD Pro W6400 graphics card. This was
caused by missing firmware packages; the attached patch adds these to fwget.

In addition to the gpu-firmware-amd-kmod-beige-goby firmware package, the
following firmware packages are also required to get everything working:
gpu-firmware-amd-kmod-dcn-3-1-5
gpu-firmware-amd-kmod-gc-10-3-6
gpu-firmware-amd-kmod-psp-13-0-5
gpu-firmware-amd-kmod-sdma-5-2-6
gpu-firmware-amd-kmod-vcn-3-1-2

Tested on both 14.2-STABLE as well as CURRENT; in both instances with
graphics/drm-61-kmod. The machine in question is an amd64 host.

For completeness' sake, the card is identified by pciconf as follows:
vgapci0@pci0:3:0:0:     class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002
device=0x7422 subvendor=0x1002 subdevice=0x0e44
    vendor     = 'Advanced Micro Devices, Inc. [AMD/ATI]'
    device     = 'Navi 24 [Radeon PRO W6400]'
    class      = display
    subclass   = VGA

-- 
You are receiving this mail because:
You are the assignee for the bug.