]> git.ipfire.org Git - thirdparty/linux-firmware.git/log
thirdparty/linux-firmware.git
6 months agoamdgpu: update dcn 3.1.4 firmware to 8.0.78.0
Fangzhi Zuo [Fri, 28 Mar 2025 15:54:16 +0000 (11:54 -0400)] 
amdgpu: update dcn 3.1.4 firmware to 8.0.78.0

From internal commit 0ec771f5755bb4cfe

Tested with DC v3.2.327

* Fix missing ALPM init when transit state 2A to 4 ditectly

Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
6 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Sat, 22 Mar 2025 19:35:01 +0000 (19:35 +0000)] 
Merge branch 'amd-staging' into 'main'

amdgpu: update dcn firmware

See merge request kernel-firmware/linux-firmware!497

6 months agoamdgpu: update dcn 4.01 firmware to 0.1.3.0
Aurabindo Pillai [Sat, 22 Mar 2025 00:01:58 +0000 (20:01 -0400)] 
amdgpu: update dcn 4.01 firmware to 0.1.3.0

From internal commit cd1b753727d16b95f5e88ea490e78de4cc6a101c

Tested with DC v3.2.326

* Updated DCCG programming sequence
* Add read histogram
* Fix 24/30FPS full screen video low residency
* AUX channel default to I2C

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
6 months agoamdgpu: update dcn 3.5 firmware to 0.1.0.0
Aurabindo Pillai [Fri, 21 Mar 2025 23:59:32 +0000 (19:59 -0400)] 
amdgpu: update dcn 3.5 firmware to 0.1.0.0

From internal commit bcdfe672025ffff796987e4a29d5001a1a4b8ac2

Fixes a Replay/VRR interop issue.

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
6 months agoMerge branch 'robot/pr-0-1742579946' into 'main'
Mario Limonciello [Fri, 21 Mar 2025 18:05:06 +0000 (18:05 +0000)] 
Merge branch 'robot/pr-0-1742579946' into 'main'

robot/pr-0-1742579946

See merge request kernel-firmware/linux-firmware!496

6 months agocirrus: cs35l41: Add Firmware for various HP Laptops using CS35L41 HDA
Stefan Binding [Tue, 25 Feb 2025 15:43:52 +0000 (15:43 +0000)] 
cirrus: cs35l41: Add Firmware for various HP Laptops using CS35L41 HDA

Add support for HP Cadet, Clipper OmniBook, Turbine OmniBook, Trekker,
Enstrom Onmibook, Piston Omnibook

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
6 months agoMerge branch 'robot/patch-0-1742462166' into 'main'
Josh Boyer [Thu, 20 Mar 2025 14:10:05 +0000 (14:10 +0000)] 
Merge branch 'robot/patch-0-1742462166' into 'main'

robot/patch-0-1742462166

See merge request kernel-firmware/linux-firmware!495

6 months agocirrus: Add cs35l56 firmware symlinks for Asus UM5606KA
Andres Traumann [Thu, 20 Mar 2025 09:15:03 +0000 (16:15 +0700)] 
cirrus: Add cs35l56 firmware symlinks for Asus UM5606KA

Symlinks previously existed for amp1 and amp2, but amp3 and amp4 were failing to load.

Signed-off-by: Andres Traumann <andres.traumann.01@gmail.com>
6 months agoMerge branch 'robot/pr-0-1742399141' into 'main'
Josh Boyer [Wed, 19 Mar 2025 16:42:19 +0000 (16:42 +0000)] 
Merge branch 'robot/pr-0-1742399141' into 'main'

robot/pr-0-1742399141

See merge request kernel-firmware/linux-firmware!494

6 months agoqcom: Add DSP firmware for QCS8300 platform
Ekansh Gupta [Wed, 19 Mar 2025 15:33:57 +0000 (21:03 +0530)] 
qcom: Add DSP firmware for QCS8300 platform

Add adsp, cdsp0 and gpdsp0 firmware for Qualcomm QCS8300 platform.

Signed-off-by: Ekansh Gupta <quic_ekangupt@quicinc.com>
6 months agoMerge branch 'robot/patch-1-1742367326' into 'main'
Josh Boyer [Wed, 19 Mar 2025 11:10:14 +0000 (11:10 +0000)] 
Merge branch 'robot/patch-1-1742367326' into 'main'

robot/patch-1-1742367326

See merge request kernel-firmware/linux-firmware!493

6 months agomediatek: Add MT8188 SCP firmware
Moudy Ho [Wed, 19 Mar 2025 06:51:56 +0000 (14:51 +0800)] 
mediatek: Add MT8188 SCP firmware

System Control Processor is an RISC-V processor in MediaTek MT8188 SoC.
It supports vedio encode/decode, MDP and CrOS EC host command.

Internal version: geralt_scp_v2.0.27748+eb0d73d0d
Release version: v2.0.27748
Signed-off-by: Moudy Ho <moudy.ho@mediatek.com>
6 months agoMerge branch 'copy-firmware' into 'main'
Mario Limonciello [Tue, 18 Mar 2025 00:45:21 +0000 (00:45 +0000)] 
Merge branch 'copy-firmware' into 'main'

copy-firmware: various improvements

See merge request kernel-firmware/linux-firmware!487

6 months agocopy-firmware: fail gracefully if moreutils parallel is installed
Timur Tabi [Mon, 17 Mar 2025 19:01:02 +0000 (14:01 -0500)] 
copy-firmware: fail gracefully if moreutils parallel is installed

The copy-firmware.sh script can use the "parallel" command to
parallelize some operations, but it needs the GNU version of
parallel.  There is another, simpler version of parallel that is part
of the moreutils package, but that version confuses the
has_gnu_parallel() function.  So first test to make sure that
the --version parameter is even recognized before trying to use it.

If in the future, moreutils parallel adds support for --version, this
script should still work because that version should never report
"GNU parallel".

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
6 months agocopy-firmware: make script smarter about bad parameters
Timur Tabi [Mon, 17 Mar 2025 18:32:15 +0000 (13:32 -0500)] 
copy-firmware: make script smarter about bad parameters

Two improvements to copy-firmware.sh that make it more friendly
when passed unknown or not exactly correct command-line parameters.

1) Don't fail with a weird error if there's a space between -j and
   the number.

2) Ignore any command-line unsupported parameters that start with
   a dash.  This is necessary because otherwise the script will
   assume the option is actually a destination directory, and then
   the "test" command will get confused.  Drawback is that we don't
   support any more destination directories that start with a dash,
   but no one does that.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
6 months agocopy-firmware: add usage help text
Timur Tabi [Mon, 17 Mar 2025 18:32:15 +0000 (13:32 -0500)] 
copy-firmware: add usage help text

Add a -h/--help command-line option to show some usage help text.
Also display that usage whenever an error occurs.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
6 months agoMerge branch '23.120.0.4' into 'main'
Mario Limonciello [Mon, 17 Mar 2025 14:03:37 +0000 (14:03 +0000)] 
Merge branch '23.120.0.4' into 'main'

linux-firmware: Update firmware file for Intel BlazarI core

See merge request kernel-firmware/linux-firmware!482

6 months agolinux-firmware: Update firmware file for Intel BlazarI core
Vijay Satija [Fri, 14 Mar 2025 03:03:33 +0000 (08:33 +0530)] 
linux-firmware: Update firmware file for Intel BlazarI core

This patch contains firmware files for BlazarI core for
usb and pci based products-

1. Garfield Peak2 (AX211)
2. Filmore Peak2 (BE201)

FW Build: BT_BlazarI_S_REL82746_23.120.25071.82746

Release Version: 23.120.0.4
FSEQ: 0x0.0.4.195

Signed-off-by: Vijay Satija <vijay.satija@intel.com>
6 months agoMerge branch 'x1e80100' into 'main'
Mario Limonciello [Mon, 17 Mar 2025 13:57:19 +0000 (13:57 +0000)] 
Merge branch 'x1e80100' into 'main'

qcom: Add Audio firmware for Lenovo T14s and Slim7x

See merge request kernel-firmware/linux-firmware!484

6 months agoqcom: Add Audio firmware for Lenovo Slim 7x
Srinivas Kandagatla [Fri, 14 Mar 2025 17:02:10 +0000 (17:02 +0000)] 
qcom: Add Audio firmware for Lenovo Slim 7x

Add ASoC topology firmware for Lenovo Slim 7x based on Qualcomm
X1E80100.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
6 months agoqcom: Add Audio firmware for Lenovo T14s
Srinivas Kandagatla [Fri, 14 Mar 2025 16:54:24 +0000 (16:54 +0000)] 
qcom: Add Audio firmware for Lenovo T14s

Add ASoC topology firmware for Lenovo T14s based on Qualcomm X1E80100.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
6 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Mon, 17 Mar 2025 13:44:42 +0000 (13:44 +0000)] 
Merge branch 'amd-staging' into 'main'

amdgpu: update aldebaran firmware

See merge request kernel-firmware/linux-firmware!483

6 months agoamdgpu: DMCUB updates for various ASICs
Alex Hung [Fri, 14 Mar 2025 16:02:55 +0000 (10:02 -0600)] 
amdgpu: DMCUB updates for various ASICs

DMCUB updates for DCN351, DCN35 and DCN401.
From internal git commit 25e630edda5228577e7a1e40cea196e5988cb0b6

Firmware release 0.1.2.0
Tested with DC 3.2.325

Release Notes:
- Fix initialization logic
- Revise Replay residency calculation
- Fix USB4 issues

Signed-off-by: Alex Hung <alex.hung@amd.com>
6 months agoMerge branch 'robot/patch-0-1741843253' into 'main'
Josh Boyer [Thu, 13 Mar 2025 11:18:04 +0000 (11:18 +0000)] 
Merge branch 'robot/patch-0-1741843253' into 'main'

robot/patch-0-1741843253

See merge request kernel-firmware/linux-firmware!481

6 months agortw88: Add firmware v33.6.0 for RTL8814AE/RTL8814AU
Zenm Chen [Thu, 13 Mar 2025 05:15:01 +0000 (13:15 +0800)] 
rtw88: Add firmware v33.6.0 for RTL8814AE/RTL8814AU

This file contains the firmware v33.6.0 for RTL8814AE/RTL8814AU and
was extracted from the vendor driver v5.8.5.1_35583.20191029 from
https://github.com/morrownr/8814au

Signed-off-by: Zenm Chen <zenmchen@gmail.com>
6 months agoMerge branch 'robot/pr-0-1741834975' into 'main'
Josh Boyer [Thu, 13 Mar 2025 11:13:55 +0000 (11:13 +0000)] 
Merge branch 'robot/pr-0-1741834975' into 'main'

robot/pr-0-1741834975

See merge request kernel-firmware/linux-firmware!480

6 months agortw89: 8922a: update fw to v0.35.64.0
Kuan-Chung Chen [Mon, 17 Feb 2025 02:51:46 +0000 (10:51 +0800)] 
rtw89: 8922a: update fw to v0.35.64.0

Support different TX power between RF path.

Signed-off-by: Kuan-Chung Chen <damon.chen@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
6 months agortw89: 8922a: update fw to v0.35.63.0
Ping-Ke Shih [Thu, 16 Jan 2025 08:56:54 +0000 (16:56 +0800)] 
rtw89: 8922a: update fw to v0.35.63.0

Support 8922AE/8922AE-VS secure boot.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
6 months agortw89: 8852c: update fw to v0.27.125.0
Ping-Ke Shih [Fri, 21 Feb 2025 05:08:50 +0000 (13:08 +0800)] 
rtw89: 8852c: update fw to v0.27.125.0

Support secure boot with anti-rollback.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
6 months agoMerge branch 'robot/pr-0-1741722400' into 'main'
Josh Boyer [Wed, 12 Mar 2025 13:09:10 +0000 (13:09 +0000)] 
Merge branch 'robot/pr-0-1741722400' into 'main'

robot/pr-0-1741722400

See merge request kernel-firmware/linux-firmware!479

6 months agoiwlwifi: add Bz/gl FW for core94-91 release
Miri Korenblit [Tue, 11 Mar 2025 19:37:12 +0000 (21:37 +0200)] 
iwlwifi: add Bz/gl FW for core94-91 release

Add the -97 ucode firmware for Bz/gl device.

Build number: Core_manual_signed_core94-91
Revision: 8049d69b (bz, gl)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
6 months agoiwlwifi: update ty/So/Ma firmwares for core94-91 release
Miri Korenblit [Tue, 11 Mar 2025 19:33:29 +0000 (21:33 +0200)] 
iwlwifi: update ty/So/Ma firmwares for core94-91 release

Update -89.ucode firmwares for ty/So/Ma devices,
and update the PNVM files.

Build number: Core_manual_signed_core94-91
Revision: 1a492d28 (ty, so, ma)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
6 months agoiwlwifi: update cc/Qu/QuZ firmwares for core94-91 release
Miri Korenblit [Tue, 11 Mar 2025 19:28:02 +0000 (21:28 +0200)] 
iwlwifi: update cc/Qu/QuZ firmwares for core94-91 release

Update -77.ucode firmwares for cc/Qu/QuZ devices.

Build number: Core_manual_signed_core94-91
Revision: 2753b721 (Qu, QuZ, cc)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
6 months agoMerge branch 'robot/pr-0-1741706740' into 'main' 20250311
Josh Boyer [Tue, 11 Mar 2025 18:34:30 +0000 (18:34 +0000)] 
Merge branch 'robot/pr-0-1741706740' into 'main'

robot/pr-0-1741706740

See merge request kernel-firmware/linux-firmware!478

6 months agoamdgpu: update psp 14.0.0 firmware
Alex Deucher [Mon, 10 Mar 2025 16:32:00 +0000 (12:32 -0400)] 
amdgpu: update psp 14.0.0 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 11.5.0 firmware
Alex Deucher [Mon, 10 Mar 2025 16:31:42 +0000 (12:31 -0400)] 
amdgpu: update gc 11.5.0 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vcn 4.0.2 firmware
Alex Deucher [Mon, 10 Mar 2025 16:30:43 +0000 (12:30 -0400)] 
amdgpu: update vcn 4.0.2 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update psp 13.0.4 firmware
Alex Deucher [Mon, 10 Mar 2025 16:30:24 +0000 (12:30 -0400)] 
amdgpu: update psp 13.0.4 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 11.0.1 firmware
Alex Deucher [Mon, 10 Mar 2025 16:30:02 +0000 (12:30 -0400)] 
amdgpu: update gc 11.0.1 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update navy flounder firmware
Alex Deucher [Mon, 10 Mar 2025 16:29:09 +0000 (12:29 -0400)] 
amdgpu: update navy flounder firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 11.5.2 firmware
Alex Deucher [Mon, 10 Mar 2025 16:28:31 +0000 (12:28 -0400)] 
amdgpu: update gc 11.5.2 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vcn 5.0.0 firmware
Alex Deucher [Mon, 10 Mar 2025 16:27:27 +0000 (12:27 -0400)] 
amdgpu: update vcn 5.0.0 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update smu 14.0.3 firmware
Alex Deucher [Mon, 10 Mar 2025 16:27:07 +0000 (12:27 -0400)] 
amdgpu: update smu 14.0.3 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update sdma 7.0.1 firmware
Alex Deucher [Mon, 10 Mar 2025 16:26:44 +0000 (12:26 -0400)] 
amdgpu: update sdma 7.0.1 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 14.0.3 firmware
Alex Deucher [Mon, 10 Mar 2025 16:26:19 +0000 (12:26 -0400)] 
amdgpu: update gc 14.0.3 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 12.0.1 firmware
Alex Deucher [Mon, 10 Mar 2025 16:25:42 +0000 (12:25 -0400)] 
amdgpu: update gc 12.0.1 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update sienna cichlid firmware
Alex Deucher [Mon, 10 Mar 2025 16:24:39 +0000 (12:24 -0400)] 
amdgpu: update sienna cichlid firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update yellow carp firmware
Alex Deucher [Mon, 10 Mar 2025 16:23:56 +0000 (12:23 -0400)] 
amdgpu: update yellow carp firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update smu 14.0.2 firmware
Alex Deucher [Mon, 10 Mar 2025 16:22:58 +0000 (12:22 -0400)] 
amdgpu: update smu 14.0.2 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update psp 14.0.2 firmware
Alex Deucher [Mon, 10 Mar 2025 16:22:25 +0000 (12:22 -0400)] 
amdgpu: update psp 14.0.2 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 12.0.0 firmware
Alex Deucher [Mon, 10 Mar 2025 16:21:47 +0000 (12:21 -0400)] 
amdgpu: update gc 12.0.0 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vega20 firmware
Alex Deucher [Mon, 10 Mar 2025 16:20:49 +0000 (12:20 -0400)] 
amdgpu: update vega20 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update navi14 firmware
Alex Deucher [Mon, 10 Mar 2025 16:19:55 +0000 (12:19 -0400)] 
amdgpu: update navi14 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vega12 firmware
Alex Deucher [Mon, 10 Mar 2025 16:19:15 +0000 (12:19 -0400)] 
amdgpu: update vega12 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vcn 4.0.4 firmware
Alex Deucher [Mon, 10 Mar 2025 16:17:33 +0000 (12:17 -0400)] 
amdgpu: update vcn 4.0.4 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update psp 13.0.7 firmware
Alex Deucher [Mon, 10 Mar 2025 16:17:12 +0000 (12:17 -0400)] 
amdgpu: update psp 13.0.7 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 11.0.2 firmware
Alex Deucher [Mon, 10 Mar 2025 16:16:42 +0000 (12:16 -0400)] 
amdgpu: update gc 11.0.2 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vega10 firmware
Alex Deucher [Mon, 10 Mar 2025 16:15:50 +0000 (12:15 -0400)] 
amdgpu: update vega10 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vcn 3.1.2 firmware
Alex Deucher [Mon, 10 Mar 2025 16:13:09 +0000 (12:13 -0400)] 
amdgpu: update vcn 3.1.2 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 10.3.6 firmware
Alex Deucher [Mon, 10 Mar 2025 16:12:47 +0000 (12:12 -0400)] 
amdgpu: update gc 10.3.6 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update navi10 firmware
Alex Deucher [Mon, 10 Mar 2025 16:11:45 +0000 (12:11 -0400)] 
amdgpu: update navi10 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update navi12 firmware
Alex Deucher [Mon, 10 Mar 2025 16:11:04 +0000 (12:11 -0400)] 
amdgpu: update navi12 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update psp 13.0.10 firmware
Alex Deucher [Mon, 10 Mar 2025 16:10:19 +0000 (12:10 -0400)] 
amdgpu: update psp 13.0.10 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 11.0.3 firmware
Alex Deucher [Mon, 10 Mar 2025 16:09:58 +0000 (12:09 -0400)] 
amdgpu: update gc 11.0.3 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vangogh firmware
Alex Deucher [Mon, 10 Mar 2025 16:08:32 +0000 (12:08 -0400)] 
amdgpu: update vangogh firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update picasso firmware
Alex Deucher [Mon, 10 Mar 2025 16:06:35 +0000 (12:06 -0400)] 
amdgpu: update picasso firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update vcn 4.0.0 firmware
Alex Deucher [Mon, 10 Mar 2025 16:05:06 +0000 (12:05 -0400)] 
amdgpu: update vcn 4.0.0 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update psp 13.0.0 firmware
Alex Deucher [Mon, 10 Mar 2025 16:04:46 +0000 (12:04 -0400)] 
amdgpu: update psp 13.0.0 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 11.0.0 firmware
Alex Deucher [Mon, 10 Mar 2025 16:04:19 +0000 (12:04 -0400)] 
amdgpu: update gc 11.0.0 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update psp 13.0.14 firmware
Alex Deucher [Mon, 10 Mar 2025 16:02:44 +0000 (12:02 -0400)] 
amdgpu: update psp 13.0.14 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 9.4.4 firmware
Alex Deucher [Mon, 10 Mar 2025 16:02:24 +0000 (12:02 -0400)] 
amdgpu: update gc 9.4.4 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update psp 13.0.6 firmware
Alex Deucher [Mon, 10 Mar 2025 16:01:21 +0000 (12:01 -0400)] 
amdgpu: update psp 13.0.6 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 9.4.3 firmware
Alex Deucher [Mon, 10 Mar 2025 16:01:01 +0000 (12:01 -0400)] 
amdgpu: update gc 9.4.3 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update beige goby firmware
Alex Deucher [Mon, 10 Mar 2025 15:59:56 +0000 (11:59 -0400)] 
amdgpu: update beige goby firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 10.3.7 firmware
Alex Deucher [Mon, 10 Mar 2025 15:58:38 +0000 (11:58 -0400)] 
amdgpu: update gc 10.3.7 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update psp 14.0.1 firmware
Alex Deucher [Mon, 10 Mar 2025 15:57:45 +0000 (11:57 -0400)] 
amdgpu: update psp 14.0.1 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 11.5.1 firmware
Alex Deucher [Mon, 10 Mar 2025 15:57:07 +0000 (11:57 -0400)] 
amdgpu: update gc 11.5.1 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update gc 11.0.4 firmware
Alex Deucher [Mon, 10 Mar 2025 15:55:59 +0000 (11:55 -0400)] 
amdgpu: update gc 11.0.4 firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update dimgrey cavefish firmware
Alex Deucher [Mon, 10 Mar 2025 15:55:10 +0000 (11:55 -0400)] 
amdgpu: update dimgrey cavefish firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoamdgpu: update aldebaran firmware
Alex Deucher [Mon, 10 Mar 2025 15:52:31 +0000 (11:52 -0400)] 
amdgpu: update aldebaran firmware

From internal git commit:
dd2d23de3aafd5f22b4c76ba925737695f7f82db

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
6 months agoMerge branch 'robot/pr-0-1741642048' into 'main'
Josh Boyer [Tue, 11 Mar 2025 16:01:47 +0000 (16:01 +0000)] 
Merge branch 'robot/pr-0-1741642048' into 'main'

robot/pr-0-1741642048

See merge request kernel-firmware/linux-firmware!476

6 months agoqcom: Update gpu firmwares for qcs8300 chipset
Rajesh Kemisetti [Mon, 10 Mar 2025 21:04:23 +0000 (02:34 +0530)] 
qcom: Update gpu firmwares for qcs8300 chipset

Add the gmu and zap firmware and bump the version of a650_sqe.fw file to
support the GPU present in QCS8300 chipset.

qcom/a650_sqe.fw: v1.12
qcom/a623_gmu.bin: v3.06.00
qcom/qcs8300/a623_zap.mbn: v0.12

Signed-off-by: Rajesh Kemisetti <quic_rajeshk@quicinc.com>
6 months agoMerge branch 'qat_420xx' into 'main'
Josh Boyer [Tue, 11 Mar 2025 11:04:23 +0000 (11:04 +0000)] 
Merge branch 'qat_420xx' into 'main'

linux-firmware: add firmware for qat_420xx devices

See merge request kernel-firmware/linux-firmware!472

6 months agolinux-firmware: add firmware for qat_420xx devices
Nancy Garala [Mon, 10 Mar 2025 09:30:36 +0000 (05:30 -0400)] 
linux-firmware: add firmware for qat_420xx devices

Add firmware images for Intel QAT 420xx crypto/compression accelerators.

Firmware version: 0.9.0

Release notes for this firmware are reported at [1].

$ sha256sum qat_420*
32f0d78fd739a392dc9cd1be0de1ad4f014137ed0cd44bcb1857101f80b681e8  qat_420xx.bin
db264ee400c2c42fb2b4ce0f7675e142810f3ce4a01da70a8ce91f5a0b838d6b  qat_420xx_mmp.bin

Link: https://intel.github.io/quickassist/RN/In-Tree/index.html
Signed-off-by: Nancy Garala <nancy.garala@intel.com>
6 months agoMerge branch 'amd-staging' into 'main'
Josh Boyer [Mon, 10 Mar 2025 17:46:53 +0000 (17:46 +0000)] 
Merge branch 'amd-staging' into 'main'

amdgpu: DMCUB updates for various ASICs

See merge request kernel-firmware/linux-firmware!470

6 months agoamdgpu: DMCUB updates for various ASICs
Tom Chung [Mon, 10 Mar 2025 02:32:24 +0000 (10:32 +0800)] 
amdgpu: DMCUB updates for various ASICs

DMCUB updates for DCN314 and DCN401.
From internal git commit ebdf068ceb4e026f95169957214eb53f188d02a6

Firmware release 0.1.1.0
Tested with DC 3.2.324

Release Notes:
- Fix coverity overflow error
- Fix problem with replay

Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
6 months agoMerge branch 'intel/dmc/xe3lpd/2.20' into 'main'
Josh Boyer [Mon, 10 Mar 2025 16:26:12 +0000 (16:26 +0000)] 
Merge branch 'intel/dmc/xe3lpd/2.20' into 'main'

i915: Update Xe3LPD DMC to v2.20

See merge request kernel-firmware/linux-firmware!475

6 months agoi915: Update Xe3LPD DMC to v2.20
Gustavo Sousa [Mon, 10 Mar 2025 12:12:16 +0000 (09:12 -0300)] 
i915: Update Xe3LPD DMC to v2.20

Release info:
    Xe3LPD FW 2.20

    Date : 02/25/2025
    Notes:

    1. Diverged firmware for Bstep release

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
6 months agoMerge branch 'qca' into 'main'
Josh Boyer [Mon, 10 Mar 2025 12:00:32 +0000 (12:00 +0000)] 
Merge branch 'qca' into 'main'

QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00653

See merge request kernel-firmware/linux-firmware!474

6 months agoMerge branch 'qca_btfw_0305-2' of https://github.com/zijun-hu/qca_btfw into qca
Josh Boyer [Mon, 10 Mar 2025 11:57:53 +0000 (07:57 -0400)] 
Merge branch 'qca_btfw_0305-2' of https://github.com/zijun-hu/qca_btfw into qca

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
6 months agoMerge branch 'mediatek' into 'main'
Josh Boyer [Mon, 10 Mar 2025 11:54:56 +0000 (11:54 +0000)] 
Merge branch 'mediatek' into 'main'

mediatek MT7920: update bluetooth firmware to 20250210151502

See merge request kernel-firmware/linux-firmware!473

6 months agolinux-firmware: update firmware for MT7925 WiFi device
Allan Wang [Fri, 7 Mar 2025 06:07:48 +0000 (14:07 +0800)] 
linux-firmware: update firmware for MT7925 WiFi device

Update binary firmware for MT7925 WiFi devices

File: mediatek/mt7925/WIFI_MT7925_PATCH_MCU_1_1_hdr.bin
Version: 20250305132908a
File: mediatek/mt7925/WIFI_RAM_CODE_MT7925_1_1.bin
Version: 20250305132802

Signed-off-by: Allan Wang <allan.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
6 months agomediatek MT7925: update bluetooth firmware to 20250305133215
Chris Lu [Fri, 7 Mar 2025 09:00:28 +0000 (17:00 +0800)] 
mediatek MT7925: update bluetooth firmware to 20250305133215

Update binary firmware for MT7925 BT devices.

File: mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin
Version: 20250305133215

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
6 months agomediatek MT7920: update bluetooth firmware to 20250210151502
Chris Lu [Thu, 20 Feb 2025 10:58:34 +0000 (18:58 +0800)] 
mediatek MT7920: update bluetooth firmware to 20250210151502

Update binary firmware for MT7920 BT devices.

File: mediatek/BT_RAM_CODE_MT7961_1a_2_hdr.bin
Version: 20250210151502

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
6 months agoMerge branch '23.120.0.4' into 'main'
Josh Boyer [Mon, 10 Mar 2025 11:49:35 +0000 (11:49 +0000)] 
Merge branch '23.120.0.4' into 'main'

linux-firmware: Update firmware file for Intel BlazarI core

See merge request kernel-firmware/linux-firmware!471

6 months agolinux-firmware: Update firmware file for Intel BlazarU core
Vijay Satija [Mon, 10 Mar 2025 09:22:26 +0000 (14:52 +0530)] 
linux-firmware: Update firmware file for Intel BlazarU core

This patch contains firmware files for BlazarU core -
1. Harrison Peak2 (AX201)
2. Harrison Peak1 (AX101)

FW Build: BT_BlazarU_S_REL76693_23.120.25071.76693
Release Version: 23.120.0.4
FSEQ: 0x0.0.4.195

Signed-off-by: Vijay Satija <vijay.satija@intel.com>
6 months agolinux-firmware: Update firmware file for Intel BlazarI core
Vijay Satija [Mon, 10 Mar 2025 01:03:51 +0000 (06:33 +0530)] 
linux-firmware: Update firmware file for Intel BlazarI core

This patch contains firmware files for BlazarI core -
1. Garfield Peak2 (AX211)
2. Filmore Peak2 (BE201)

FW Build: BT_BlazarI_S_REL82746_23.120.25071.82746

Release Version: 23.120.0.4
FSEQ: 0x0.0.4.195

Signed-off-by: Vijay Satija <vijay.satija@intel.com>
7 months agoMerge branch 'intel-vpu-initial' into 'main'
Mario Limonciello [Fri, 7 Mar 2025 16:02:53 +0000 (16:02 +0000)] 
Merge branch 'intel-vpu-initial' into 'main'

intel_vpu: Add firmware for 37xx and 40xx NPUs

See merge request kernel-firmware/linux-firmware!469

7 months agointel_vpu: Add firmware for 37xx and 40xx NPUs
Jacek Lawrynowicz [Fri, 7 Mar 2025 10:06:34 +0000 (11:06 +0100)] 
intel_vpu: Add firmware for 37xx and 40xx NPUs

Add initial firmware for NPUs found in Meteor Lake, Arrow Lake and
Lunar Lake platforms.

Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
7 months agoMerge branch 'robot/pr-0-1741259588' into 'main'
Mario Limonciello [Thu, 6 Mar 2025 14:15:34 +0000 (14:15 +0000)] 
Merge branch 'robot/pr-0-1741259588' into 'main'

robot/pr-0-1741259588

See merge request kernel-firmware/linux-firmware!467