]>
git.ipfire.org Git - thirdparty/linux-firmware.git/log
Josh Boyer [Mon, 30 Jun 2025 11:21:56 +0000 (11:21 +0000)]
Merge branch 'robot/pr-0-
1751261540 ' into 'main'
robot/pr-0-
1751261540
See merge request kernel-firmware/linux-firmware!602
Ping-Ke Shih [Thu, 5 Jun 2025 02:50:27 +0000 (10:50 +0800)]
rtw89: 8922a: update fw to v0.35.80.0
Update RF TSSI mechanism and its format, and fix potential security issues.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Ping-Ke Shih [Wed, 18 Jun 2025 08:48:22 +0000 (16:48 +0800)]
rtw89: 8852c: update fw to v0.27.129.1
Fix potential security issues.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Chin-Yen Lee [Wed, 21 May 2025 04:36:34 +0000 (12:36 +0800)]
rtw89: 8852c: update fw to v0.27.128.0
Fix WoW - TCP keep alive wakeup issue
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Josh Boyer [Fri, 27 Jun 2025 11:45:29 +0000 (11:45 +0000)]
Merge branch 'license' into 'main'
WHENCE: move license texts to separate files
See merge request kernel-firmware/linux-firmware!599
Ross Burton [Tue, 24 Jun 2025 12:23:47 +0000 (13:23 +0100)]
WHENCE: extract license texts
Start extracting license texts from WHENCE into separate LICENSE files.
There are several reasons to do this:
1) Long license texts in the WHENCE are distracting and make parsing the
file more complicated.
2) Some licenses state that the terms must accompany the firmware when
redistributed, which is neater when the licence text is isolated instead
of having to use the entire contents of WHENCE.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Ross Burton [Mon, 23 Jun 2025 11:07:39 +0000 (12:07 +0100)]
WHENCE: expand the advansys license statement
The license statement on the original file (well, the original in git)
is BSD-like but is not a BSD license. Include a fragment of the original
comment for clarity in a separate LICENCE file so that it can be
distributed with the firmware.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Ross Burton [Wed, 25 Jun 2025 12:09:02 +0000 (13:09 +0100)]
WHENCE: some older AMD drivers are MIT licensed
The r128 and RV710 firmware has a bespoke licence, but it's actually the
MIT text.
Include a canonical copy of the MIT text (from spdx.org) and refer to
that directly.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Josh Boyer [Fri, 27 Jun 2025 11:36:55 +0000 (11:36 +0000)]
Merge branch 'robot/pr-0-
1751023915 ' into 'main'
robot/pr-0-
1751023915
See merge request kernel-firmware/linux-firmware!601
Dikshita Agarwal [Fri, 27 Jun 2025 09:30:22 +0000 (15:00 +0530)]
qcom: update firmware binary for SM8550
Update firmware binary to VIDEO.VPU.3.1-0092 for SM8550.
This includes the handling of drain with only output buffer.
Update WHENCE version string to match with updated fw version string.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Mario Limonciello [Fri, 27 Jun 2025 02:05:56 +0000 (02:05 +0000)]
Merge branch 'amd-staging' into 'main'
amdgpu: DMCUB updates for DCN401
See merge request kernel-firmware/linux-firmware!600
Ray Wu [Fri, 27 Jun 2025 01:55:03 +0000 (09:55 +0800)]
amdgpu: DMCUB updates for DCN401
DMCUB updates for DCN401
From internal git commit
5de62e62a686910f3374aea0275e741c414f2251
Firmware release 0.1.17.0
Tested with DC 3.2.340
Release Notes:
- Add brightness adjustment feature for edp
- Revise low power init sequence
- Adjusted DP blanking sequence
Signed-off-by: Ray Wu <ray.wu@amd.com>
Mario Limonciello [Tue, 24 Jun 2025 14:34:53 +0000 (14:34 +0000)]
Merge branch 'robot/pr-0-
1750756517 ' into 'main'
robot/pr-0-
1750756517
See merge request kernel-firmware/linux-firmware!598
Renjiang Han [Tue, 24 Jun 2025 08:47:17 +0000 (14:17 +0530)]
qcom: venus-5.4: add the firmware binary for qcs615
Due to the TZ upgrade on QCS615, it is required firmware to use
Sectools v2 for signing. Therefore, the venus_s2.mbn file is added.
Signed-off-by: Renjiang Han <quic_renjiang@quicinc.com>
Josh Boyer [Mon, 23 Jun 2025 16:15:33 +0000 (12:15 -0400)]
Revert "qcom: Add sdx61 Foxconn vendor firmware image file"
This reverts commit
8c091f4b0ec561b31ba9a41b6d418e8c4aa721f9 .
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Mario Limonciello [Mon, 23 Jun 2025 15:35:57 +0000 (15:35 +0000)]
Merge branch 'amd-staging' into 'main'
amdgpu: update aldebaran firmware
See merge request kernel-firmware/linux-firmware!596
Fangzhi Zuo [Mon, 23 Jun 2025 15:08:22 +0000 (11:08 -0400)]
amdgpu: update dmcub fw for dcn401
Fix the issue on
a26e413e7481d12ab
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Mario Limonciello [Mon, 23 Jun 2025 14:58:18 +0000 (14:58 +0000)]
Merge branch 'robot/patch-0-
1750679812 ' into 'main'
robot/patch-0-
1750679812
See merge request kernel-firmware/linux-firmware!595
Slark Xiao [Mon, 23 Jun 2025 11:54:44 +0000 (19:54 +0800)]
qcom: Add sdx61 Foxconn vendor firmware image file
For MHI modems, it defines an edl firmware in kernel drivers/bus/
mhi/host/pci_generic.c file. According to the requirement of MHI
driver maintainer, we shall commit this firmware before commiting
kernel driver support.
Since different vendor use different firmwares, so we add a
vendor sub-folder under qcom/sdx61.
Signed-off-by: Slark Xiao <slark.xiao@gmail.com>
Josh Boyer [Mon, 23 Jun 2025 11:25:09 +0000 (11:25 +0000)]
Merge branch 'robot/patch-0-
1750607404 ' into 'main'
robot/patch-0-
1750607404
See merge request kernel-firmware/linux-firmware!593
Martin Blumenstingl [Sun, 22 Jun 2025 15:48:36 +0000 (17:48 +0200)]
brcm: Fix symlinks for Khadas VIM SDIO wifi config
Remove the duplicate "brcmfmac43455-sdio." part from the symlink target.
Fixes: c629575aa5ce ("brcm: Add symlinks for Khadas VIM SDIO wifi config to AW-CM256SM.txt")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Mario Limonciello [Fri, 20 Jun 2025 19:35:55 +0000 (19:35 +0000)]
Merge branch 'robot/pr-0-
1750440480 ' into 'main'
robot/pr-0-
1750440480
See merge request kernel-firmware/linux-firmware!592
Alex Deucher [Fri, 20 Jun 2025 17:14:15 +0000 (13:14 -0400)]
amdgpu: update renoir firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:13:02 +0000 (13:13 -0400)]
amdgpu: update vcn 5.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:12:40 +0000 (13:12 -0400)]
amdgpu: update smu 14.0.3 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:12:06 +0000 (13:12 -0400)]
amdgpu: update sdma 7.0.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:11:46 +0000 (13:11 -0400)]
amdgpu: update psp 14.0.3 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:11:19 +0000 (13:11 -0400)]
amdgpu: update gc 12.0.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:10:19 +0000 (13:10 -0400)]
amdgpu: update navy flounder firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:09:44 +0000 (13:09 -0400)]
amdgpu: update psp 14.0.4 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:09:11 +0000 (13:09 -0400)]
amdgpu: update gc 11.5.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:07:59 +0000 (13:07 -0400)]
amdgpu: update sienna cichlid firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:07:12 +0000 (13:07 -0400)]
amdgpu: add raven2 ip discovery firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:05:37 +0000 (13:05 -0400)]
amdgpu: update smu 14.0.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:05:17 +0000 (13:05 -0400)]
amdgpu: update sdma 7.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:04:58 +0000 (13:04 -0400)]
amdgpu: update psp 14.0.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:04:27 +0000 (13:04 -0400)]
amdgpu: update gc 12.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:02:08 +0000 (13:02 -0400)]
amdgpu: update vcn 4.0.6 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:01:33 +0000 (13:01 -0400)]
amdgpu: update psp 14.0.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:01:09 +0000 (13:01 -0400)]
amdgpu: update gc 11.5.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 17:00:10 +0000 (13:00 -0400)]
amdgpu: update psp 13.0.11 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:59:46 +0000 (12:59 -0400)]
amdgpu: update gc 11.0.4 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:58:35 +0000 (12:58 -0400)]
amdgpu: add picasso ip discovery firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:57:05 +0000 (12:57 -0400)]
amdgpu: add raven ip discovery firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:52:56 +0000 (12:52 -0400)]
amdgpu: update vega20 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Add new vega20_ip_discovery.bin
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:50:17 +0000 (12:50 -0400)]
amdgpu: update vega12 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Add new vega12_ip_discovery.bin
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:49:33 +0000 (12:49 -0400)]
amdgpu: update smu 13.0.7 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:49:15 +0000 (12:49 -0400)]
amdgpu: update vcn 4.0.4 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:48:55 +0000 (12:48 -0400)]
amdgpu: update psp 13.0.7 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:48:32 +0000 (12:48 -0400)]
amdgpu: update gc 11.0.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:47:46 +0000 (12:47 -0400)]
amdgpu: update navi14 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:47:03 +0000 (12:47 -0400)]
amdgpu: update vega10 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Add new vega10_ip_discovery.bin
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:46:26 +0000 (12:46 -0400)]
amdgpu: update gc 10.3.6 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:45:39 +0000 (12:45 -0400)]
amdgpu: update smu 13.0.10 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:45:18 +0000 (12:45 -0400)]
amdgpu: update psp 13.0.10 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:44:53 +0000 (12:44 -0400)]
amdgpu: update gc 11.0.3 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:44:09 +0000 (12:44 -0400)]
amdgpu: update navi12 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:43:00 +0000 (12:43 -0400)]
amdgpu: update vangogh firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:42:19 +0000 (12:42 -0400)]
amdgpu: update navi10 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:41:08 +0000 (12:41 -0400)]
amdgpu: add smu 13.0.0 kicker firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:40:06 +0000 (12:40 -0400)]
amdgpu: add psp 13.0.0 kicker firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:38:37 +0000 (12:38 -0400)]
amdgpu: add gc 11.0.0 kicker firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:31:37 +0000 (12:31 -0400)]
amdgpu: add vcn 5.0.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:30:22 +0000 (12:30 -0400)]
amdgpu: add sdma 4.4.4 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:28:53 +0000 (12:28 -0400)]
amdgpu: add psp 13.0.12 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:28:15 +0000 (12:28 -0400)]
amdgpu: add gc 9.5.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:26:51 +0000 (12:26 -0400)]
amdgpu: add arcturus IP discovery firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:25:21 +0000 (12:25 -0400)]
amdgpu: update vcn 4.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:24:58 +0000 (12:24 -0400)]
amdgpu: update smu 13.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:24:38 +0000 (12:24 -0400)]
amdgpu: update psp 13.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:24:10 +0000 (12:24 -0400)]
amdgpu: update gc 11.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:23:22 +0000 (12:23 -0400)]
amdgpu: update psp 13.0.14 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:23:00 +0000 (12:23 -0400)]
amdgpu: update gc 9.4.4 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:22:06 +0000 (12:22 -0400)]
amdgpu: update psp 13.0.6 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:21:17 +0000 (12:21 -0400)]
amdgpu: update gc 9.4.3 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:19:59 +0000 (12:19 -0400)]
amdgpu: update beige_goby firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:19:02 +0000 (12:19 -0400)]
amdgpu: update vcn 4.0.5 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:18:42 +0000 (12:18 -0400)]
amdgpu: update gc 11.5.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:17:52 +0000 (12:17 -0400)]
amdgpu: update vcn 4.0.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:17:27 +0000 (12:17 -0400)]
amdgpu: update gc 11.0.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:16:29 +0000 (12:16 -0400)]
amdgpu: update dimgrey_cavefish firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Fri, 20 Jun 2025 16:13:13 +0000 (12:13 -0400)]
amdgpu: update aldebaran firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7
Add new aldebaran_ip_discovery.bin file.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Mario Limonciello [Fri, 20 Jun 2025 15:36:00 +0000 (15:36 +0000)]
Merge branch 'license' into 'main'
WHENCE: fix carl9170 license
See merge request kernel-firmware/linux-firmware!590
Ross Burton [Wed, 6 Mar 2024 17:21:32 +0000 (17:21 +0000)]
WHENCE: fix subtly incorrect licensing
As per:
- carl9170fw/carlfw/src/main.c
- usbdux/fx2-include.asm
These pieces of firmware are v2-or-later, not just v2.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Mario Limonciello [Thu, 19 Jun 2025 20:37:34 +0000 (20:37 +0000)]
Merge branch 'amd-staging' into 'main'
amdgpu: update dmcub fw for dcn32 and dcn401
See merge request kernel-firmware/linux-firmware!589
Fangzhi Zuo [Wed, 18 Jun 2025 13:42:50 +0000 (09:42 -0400)]
amdgpu: update dmcub fw for dcn32 and dcn401
From internal commit
af01f0e608
* Add DMCUB IPS commands and command parser support
* use OTG count to disable interrupts
* Fix dmub_cmd header data boundary issue
* remove the HW register override
Tested with DC v3.2.339
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Mario Limonciello [Thu, 19 Jun 2025 12:58:02 +0000 (12:58 +0000)]
Merge branch 'robot/patch-0-
1750321777 ' into 'main'
robot/patch-0-
1750321777
See merge request kernel-firmware/linux-firmware!588
Kyrie Wu [Thu, 19 Jun 2025 08:23:05 +0000 (16:23 +0800)]
mediatek: Update mt8186 SCP firmware
open soc_wrap_top, which lead to write VDEC_SOC_WRAP_TOP_4 will crash,
to fix h264 test fail with md5sum mis-match
Release Version: 0.1.0
Signed-off-by: Kyrie Wu <kyrie.wu@mediatek.com>
Mario Limonciello [Mon, 16 Jun 2025 17:54:11 +0000 (17:54 +0000)]
Merge branch 'amd-staging' into 'main'
amdgpu: Update DMCUB fw for DCN401 & DCN315
See merge request kernel-firmware/linux-firmware!587
Aurabindo Pillai [Mon, 16 Jun 2025 17:31:40 +0000 (13:31 -0400)]
amdgpu: Update DMCUB fw for DCN401 & DCN315
From internal git commit
e505283ac3986204cc43824b36a3b466bfd08923
(firmware promotion for display, branch amd-dal)
DCN315:
* Fix 24/30FPS full screen video low residency
DCN401:
* Keep Bounding Box Commands Contained Inside VBIOS
* update DPHY register define
* Revert "Fix detection for lane swap"
* Fix THM register access
Tested with DC v3.2.338
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Mario Limonciello [Mon, 16 Jun 2025 14:12:51 +0000 (14:12 +0000)]
Merge branch 'cleanup' into 'main'
WHENCE: unify Driver statements
See merge request kernel-firmware/linux-firmware!586
Ross Burton [Fri, 13 Jun 2025 19:49:59 +0000 (20:49 +0100)]
WHENCE: unify Driver statements
Most of the Driver: lines use a single hyphen to separate the "driver
name" from the description, but a few use colons or double hyphens.
Unify these to single hyphens for easier processing of the WHENCE file.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Josh Boyer [Mon, 16 Jun 2025 10:56:58 +0000 (10:56 +0000)]
Merge branch 'robot/pr-0-
1750050383 ' into 'main'
robot/pr-0-
1750050383
See merge request kernel-firmware/linux-firmware!585
Akhil P Oommen [Wed, 11 Jun 2025 10:05:53 +0000 (15:35 +0530)]
qcom: add gpu firmwares for X1P42100 chipset
Add the following gpu firmwares required for Snapdragon X1 Plus
(X1P42100) chipset:
qcom/gen71500_gmu.bin: v4.06.04
qcom/gen71500_sqe.fw: v1.81
qcom/x1p42100/gen71500_zap.mbn: v0.13
Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
Josh Boyer [Fri, 13 Jun 2025 12:32:39 +0000 (12:32 +0000)]
Merge branch 'qca-btfw' into 'main'
QCA: Update WCN785x btusb firmware to 2.0.0-00799-5
See merge request kernel-firmware/linux-firmware!583
Zijun Hu [Fri, 6 Jun 2025 05:25:36 +0000 (13:25 +0800)]
QCA: Update WCN785x btusb firmware to 2.0.0-00799-5
Update bluetooth WCN785x with USB interface firmware to 2.0.0-00799-5.
Signed-off-by: Zijun Hu <zijun.hu@oss.qualcomm.com>
Josh Boyer [Fri, 13 Jun 2025 12:15:26 +0000 (12:15 +0000)]
Merge branch 'robot/patch-0-
1749798950 ' into 'main'
robot/patch-0-
1749798950
See merge request kernel-firmware/linux-firmware!582
Hayes Wang [Fri, 13 Jun 2025 07:11:39 +0000 (15:11 +0800)]
rtl_nic: update firmware of RTL8153A
-rtl8153a-4.fw
version: rtl8153a-4 v3 06/12/25
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Mario Limonciello [Fri, 13 Jun 2025 03:11:44 +0000 (03:11 +0000)]
Merge branch 'lenovo-x13s-June2025' into 'main'
qcom: sc8280xp: Updated power FW for X13s
See merge request kernel-firmware/linux-firmware!579
Mark Pearson [Tue, 10 Jun 2025 14:18:32 +0000 (10:18 -0400)]
qcom: sc8280xp: Updated power FW for X13s
Latest FW from update n3hqc15w ('Qualcomm Boot Critical Drivers')
Reportedly fixes some charging issues found.
Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>