Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Dec 2020 20:58:12
g20201213

|
jmd  |
graphics/gpu-firmware-kmod: change firmware names
From github commit:
This change will adjust the firmware image name to the firmware
kernel module file name and with that will allow firmware(9)
as-is to auto-load the the kernel module without any extra logic
needed for firmare(9)/kernel linker.
Submitted by: bz (upstream change PR#15)
Reviewed by: manu |
20 Sep 2020 21:27:30
g20200920

|
jmd  |
graphics/gpu-firmware-kmod: Navi12 firmwares
Sync amdgpu firmwares to linux firmwares upstream.
Submitted by: zeising |
14 Sep 2020 09:21:39
g20200914

|
manu  |
graphics/gpu-firmware-kmod: Update to latest commit
This adds on navi14 firmware file and the renoir files.
Approved by: zeising |
04 May 2020 00:54:22
g20200503

|
jmd  |
graphics/gpu-firmware-kmod: do not run kldxref for each module
Submitted by: delphij (kms-firmware github) |
31 Mar 2020 16:15:17
g20200130

|
rene  |
Clean up ports after FreeBSD 12.0 reached end-of-life.
emulators/mesen is left out for now, as it breaks on 11.3
Submitted by: rene
Reviewed by: jbeich, zeising
X-Differential Revision: https://reviews.freebsd.org/D24211 |
31 Jan 2020 02:42:34
g20200130

|
jmd  |
gpu-firmware-kmod: update to latest linux-firmware state for radeon and amdgpu
Update Skylake GuC for drm-4.16 and drm-5.0
Submitted by: jbeich (skylake guc update) |
15 Oct 2019 16:23:05
g20191015

|
jmd  |
graphics/gpu-fimware-kmod: update AMD firmwares to the latest upstream
This includes addition of Navi10/14 firmwares as well as changes for Picasso,
Vega10, and Vega20. |
25 Aug 2019 21:01:31
g20190825

|
jmd  |
graphics/gpu-firmware-kmod:: update to latest upstream
Submitted by: jkim |
20 Jun 2019 22:29:51
g20190620

|
jmd  |
graphics/gpu-firmware-kmod: Update to most recent upstream release.
This bring us in sync with linux-firmware 7ae3a09d for amdgpu firmwares.
Firmware changes apply to more recent architectures. |
20 Feb 2019 04:50:53
g20190219

|
jmd  |
graphics/gpu-firmware-kmod: update to latest linux firmware state for amdgpu
This includes the firmwares for the newer picasso, raven2, vega12, and vega20
uarchs alongside updates to firmwares for raven and polaris generation uarchs. |
05 Nov 2018 04:07:25
g20181104

|
jmd  |
graphics/gpu-firmware-gpu: Bring up to date with current AMD firmware drops.
No changes to Intel's i915 firmware files. |
02 Nov 2018 13:32:35
g20180825

|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
26 Aug 2018 04:00:04
g20180825

|
jmd  |
graphics/gpu-firmware-kmod: Update to later snapshot that includes different
versions for some Intel FWs required by the different DRM versions.
Reported by: zeising
Approved by: zeising (mentor, implicit)
Obtained from: FreeBSDDesktop |
22 Aug 2018 20:32:03
g20180822

|
zeising  |
graphics/gpu-firmware-kmod: Update snapshot
Update graphics/gpu-firmware-kmod to the latest snapshot, to really fix the
build on !amd64 platforms.
Reported by: cy@
Approved by: jmd (maintainer) |
22 Aug 2018 16:29:26
g20180722_2

|
zeising  |
Remove ONLY_FOR_ARCH
Remove ONLY_FOR_ARCH and make this build on all platforms. This is needed
because drm-legacy-kmod uses these firmware files, and that is available on
multiple platforms.
Approved by: jmd (maintainer) |
23 Jul 2018 12:46:49
g20180722_1

|
jmd  |
graphics/gpu-firmware-kmod: update to include more firmware files for newer and
older generations
This adds support for older generations (previously only covered by radeon) and
newer generations (vegam) alongside firmware updates and gets us in sync with
the latest Linux firmware level. While there, correct message for unsupported
releases.
With some more testing of the newer lkpi-based DRM ports, users with older HW
may opt for the modern amdgpu driver.
Reviewed by: zeising (mentor)
Approved by: zeising (mentor)
Differential Revision: https://reviews.freebsd.org/D16401 |
20 Jul 2018 09:29:59
g20180319_1

|
0mp  |
Remove redundant kld from CATEGORIES if a port uses kmod.
"USES=kmod" already adds kld to CATEGORIES so it is unnecessary to set
CATEGORIES to kld explicitly.
PR: 228543
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16359 |
05 May 2018 19:26:29
g20180319_1

|
zeising  |
Update drm-next-kmod, drm-stable-kmod and gpu-firmware-kmod to latest
versions from upstream git.
This brings:
* shorter module names for the GPU firmwares
* addition to the kld category for all three ports
* fixes from FreeBSDDesktop since last update
* fixes to build on latest current, after r333263 [0]
Submitted by: jmd, zeising [0]
Approved by: maintainer (jmd)
Differential Revision: https://reviews.freebsd.org/D14765 (based on)
MFH: 2018Q2 |
18 Feb 2018 04:41:16
g20180206_1

|
jmd  |
graphics/drm-next-kmod and graphics/gpu-firmware-kmod: after MFC'ing the
relevant parts of the linuxkpi to 11-STABLE by hps allows us to now support the
Linux-based KMS bits there. Adjust the OSVERSION check accordingly.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Obtained from: FreeBSDDesktop / hps
Differential Revision: https://reviews.freebsd.org/D14424 |
09 Feb 2018 04:29:32
g20180206

|
jmd  |
graphics/gpu-firmware-kmod: Add more firmware files (in particular for AMD's
Raven Ridge and some of Intel's Skylake etc). This does not yet imply support
for, e.g., Raven as that will require an update to the drm-next-kmod component.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Obtained from: FreeBSDDesktop (Intel additions by Johannes Lundberg)
Differential Revision: https://reviews.freebsd.org/D14277 |
30 Aug 2017 01:25:01
g20170829_1

|
jmd  |
graphics/gpu-firmware-kmod: explicitly specify licensing terms for AMD and Intel
firmware licenses to allow packaging this port. Remove from LEGAL. While there,
pet portlint.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12159 |
30 Aug 2017 00:10:13
g20170829

|
jmd  |
graphics/gpu-firmware-kmod: Fix build as user, install more radeonkms firmware.
Add uidfix (originally suggested by kwm, noted later independently by jbeich in
PR 221915 and jkim) and install more radeonkms firmware files as by drm-next
pull request from jkim.
PR: 221915
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Obtained from: https://github.com/FreeBSDDesktop/freebsd-base-graphics [jkim] ,
kwm
Differential Revision: https://reviews.freebsd.org/D12158 |
24 Aug 2017 05:23:44
g20170822_1

|
jmd  |
graphics/gpu-firmware-kmod: update with AMD Vega and Intel Kaby Lake firmware
files. Add one AMD Polaris firmware.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12116 |
22 Jun 2017 21:00:16
g20170403_1

|
linimon  |
Give this the complete text of why it's not distributable. This
makes it a lot easier to understand if you are looking at e.g.
poudriere build output. |
02 May 2017 02:52:46
g20170403_1

|
jmd  |
graphics/gpu-firmware-kmod: update to reflect that distribution in binary form
w/o license is not allowed (note in LEGAL), mark as only available for 12.x.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10337 |
08 Apr 2017 00:37:47
g20170403

|
jmd  |
New port: graphics/gpu-firmware-kmod containing firmware kernel modules for
i915, radeon, and amdgpu as obtained from and up to date with linux-firmware and
to be used by the linuxkpi-based new KMS DRM.
Currently restricted to amd64 as the linuxkpi-based KMS components are similarly
restricted.
Reviewed by: swills (mentor), rene (mentor), kwm, x11
Approved by: swills (mentor), rene (mentor), x11
Differential Revision: https://reviews.freebsd.org/D9931 |