Port details |
- gpu-firmware-amd-kmod Firmware modules for banks AMD GPUs
- 20220511 graphics
=1 Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2022-05-01 17:27:58
- Last Update: 2022-05-16 12:08:27
- Commit Hash: 2701f8e
- People watching this port, also watch:: mesa-dri, drm-kmod, drm-510-kmod
- Also Listed In: kld
- License: AMD
- Description:
- Firmware modules for the drm-kmod drivers.
Firmware files for AMD GPUs supported by the amdgpu driver.
WWW: https://github.com/freebsd/drm-kmod-firmware
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gpu-firmware-amd-kmod-banks>0:graphics/gpu-firmware-amd-kmod
- To install the port:
- cd /usr/ports/graphics/gpu-firmware-amd-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gpu-firmware-amd-kmod
- pkg install gpu-firmware-amd-kmod-banks
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gpu-firmware-amd-kmod-banks
- Package flavors (<flavor>: <package>)
- banks: gpu-firmware-amd-kmod-banks
- bonaire: gpu-firmware-amd-kmod-bonaire
- carrizo: gpu-firmware-amd-kmod-carrizo
- fiji: gpu-firmware-amd-kmod-fiji
- hainan: gpu-firmware-amd-kmod-hainan
- hawaii: gpu-firmware-amd-kmod-hawaii
- kabini: gpu-firmware-amd-kmod-kabini
- kaveri: gpu-firmware-amd-kmod-kaveri
- mullins: gpu-firmware-amd-kmod-mullins
- navi10: gpu-firmware-amd-kmod-navi10
- navi12: gpu-firmware-amd-kmod-navi12
- navi14: gpu-firmware-amd-kmod-navi14
- oland: gpu-firmware-amd-kmod-oland
- picasso: gpu-firmware-amd-kmod-picasso
- pitcairn: gpu-firmware-amd-kmod-pitcairn
- polaris10: gpu-firmware-amd-kmod-polaris10
- polaris11: gpu-firmware-amd-kmod-polaris11
- polaris12: gpu-firmware-amd-kmod-polaris12
- raven: gpu-firmware-amd-kmod-raven
- raven2: gpu-firmware-amd-kmod-raven2
- renoir: gpu-firmware-amd-kmod-renoir
- si58: gpu-firmware-amd-kmod-si58
- stoney: gpu-firmware-amd-kmod-stoney
- tahiti: gpu-firmware-amd-kmod-tahiti
- tonga: gpu-firmware-amd-kmod-tonga
- topaz: gpu-firmware-amd-kmod-topaz
- vega10: gpu-firmware-amd-kmod-vega10
- vega12: gpu-firmware-amd-kmod-vega12
- vega20: gpu-firmware-amd-kmod-vega20
- vegam: gpu-firmware-amd-kmod-vegam
- verde: gpu-firmware-amd-kmod-verde
- green_sardine: gpu-firmware-amd-kmod-green-sardine
- sienna_cichlid: gpu-firmware-amd-kmod-sienna-cichlid
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64le
- distinfo:
- TIMESTAMP = 1652277242
SHA256 (freebsd-drm-kmod-firmware-20220511_GH0.tar.gz) = f822f90aeb031fbc6b692dbc71f6a50b1ec637c471e7744f4f08c2972678c9b7
SIZE (freebsd-drm-kmod-firmware-20220511_GH0.tar.gz) = 20620626
- Packages (timestamps in pop-ups are UTC):
- This port is required by:
- for Run
-
- graphics/gpu-firmware-kmod
- Configuration Options:
- No options to configure
- Options name:
- graphics_gpu-firmware-amd-kmod
- USES:
- kmod uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 May 2022 12:08:27 20220511
|
Emmanuel Vadot (manu)  |
graphics/gpu-firmware-*-kmod: Remove defualt FLAVOR
The default flavor is always the first of the list.
Setting one make the port framework always use this one and so
things like make clean will never clean all the flavors.
This will lead to leave all the work-${FLAVOR} directories except
for the default one if one is building graphics/gpu-firmware-kmod.
PR: 263899
Sponsored by: Beckhoff Automation GmbH & Co. KG |
16 May 2022 08:54:17 20220511
|
Emmanuel Vadot (manu)  |
graphics/gpu-firmware-amd-kmod: Ignore green_sardine and sienna_cichlid on <
13.1
We cannot build those firmware on < 13.1 as the names are too long for the kmod.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
11 May 2022 14:11:00 20220511
|
Emmanuel Vadot (manu)  |
graphics/gpu-firmware-kmod: Update to 20220511
AMD:
- Add green_sardine and sienna_cichlid
Both hardware are supported by drm-510-kmod and only starting
from 13.1 we can compile longname firmware so only add them for >= 13.1
Intel:
- Add rocketlake firmware, supported by drm-510-kmod
- Add Tigerlake dmc firmware v2.08, needed by drm-510-kmod
- Upgrade Tigerlake HuC firmware to 7.5.0, needed by drm-510-kmod
Sponsored by: Beckhoff Automation GmbH & Co. KG |
04 May 2022 12:54:19 20211014
|
Piotr Kubaj (pkubaj)  |
graphics/gpu-firmware*-kmod: disable amdgpu on powerpc64
amdgpu has known endianness issues and doesn't work on powerpc64.
radeonkms works, while amdgpu works on powerpc64le. |
01 May 2022 17:23:26 20211014
|
Emmanuel Vadot (manu)  |
graphics/gpu-firmware-gpu-amd: Add new port
This is a port with the firmware for all and only amd GPUs.
Each generation is a flavor so one can just install the needed
firmware.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
Number of commits found: 5
|