]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/log
linux-firmware.git
8 months agocopy-firmware: Fix 'No such file or directory' error.
Maxim Cournoyer [Tue, 4 Feb 2025 00:43:24 +0000 (09:43 +0900)]
copy-firmware: Fix 'No such file or directory' error.

Attempting to clear the PARALLEL_ARGS_FILE variable when it was not
set would cause the above error message.  Clear it only when we know
we are using it.  This bug was only triggered when using the 'deb'
target, as it invokes the copy-firmware.sh script without any '-j'
argument, while the other install targets end up passing '-j1' when
not using parallel compression.

* copy-firmware.sh [NUM_JOBS > 1]: Only clear the content of
PARALLEL_ARGS_FILE when this condition is met.

Reported-by: Christophe Guillain <jean-christophe@guillain.net>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
8 months agoMerge branch 'robot/pr-0-1738427057' into 'main'
Mario Limonciello [Mon, 3 Feb 2025 14:09:17 +0000 (14:09 +0000)]
Merge branch 'robot/pr-0-1738427057' into 'main'

robot/pr-0-1738427057

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

8 months agoath11k: add device-specific firmware for QCM6490 boards
Dmitry Baryshkov [Thu, 12 Sep 2024 05:20:37 +0000 (08:20 +0300)]
ath11k: add device-specific firmware for QCM6490 boards

Most likely because of the TZ differences, on QCM6490 / QCS6490 boards
the WPSS DSP can not work with the existing firmware (provided for
SC7280 platforms). Add device-specific firmware for these boards.

The firmware comes in the MBN format rather than the typical MDT + Bnn
as the firmware file is being loaded through the remoteproc / DSP.

Compatibility links are added to follow the names in the existing DTs
(qcom/qcm6490-idp.dts and qcom/qcs6490-rb3gen2.dts).

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoMerge branch 'robot/pr-0-1738402091' into 'main'
Josh Boyer [Mon, 3 Feb 2025 13:50:16 +0000 (13:50 +0000)]
Merge branch 'robot/pr-0-1738402091' into 'main'

robot/pr-0-1738402091

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

8 months agoqca: add more WCN3950 1.3 NVM files
Dmitry Baryshkov [Sat, 1 Feb 2025 09:22:46 +0000 (11:22 +0200)]
qca: add more WCN3950 1.3 NVM files

Add two more WCN3950 1.3 NVM files, required for some of the WCN3950 1.3
chips.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoMerge branch 'robot/pr-0-1738348854' into 'main'
Josh Boyer [Fri, 31 Jan 2025 20:18:00 +0000 (20:18 +0000)]
Merge branch 'robot/pr-0-1738348854' into 'main'

robot/pr-0-1738348854

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

8 months agoqca: add firmware for WCN3950 chips
Dmitry Baryshkov [Fri, 31 Jan 2025 18:13:42 +0000 (20:13 +0200)]
qca: add firmware for WCN3950 chips

Add bluetooth firmware for the WCN3950 family of chips. The firmware
comes from the RB1 firmware released through Linaro, so the firmware is
licensed under LICENSE.qcom terms instead of the typical
LICENSE.QualcommAtheros_ath10k.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoqca: move QCA6390 firmware to separate section
Dmitry Baryshkov [Fri, 31 Jan 2025 18:10:23 +0000 (20:10 +0200)]
qca: move QCA6390 firmware to separate section

Firmware for the UART-connected QCA6390 chip got lost in the middle of
the QCA61x4 section. Move it to a separate section.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoqca: restore licence information for WCN399x firmware
Dmitry Baryshkov [Fri, 31 Jan 2025 18:05:05 +0000 (20:05 +0200)]
qca: restore licence information for WCN399x firmware

Restore the License: string for the qca/WCN399x firmware, it was lost in
the process when the commit 5dd32d878e75 ("qca: Add firmware files for
BT chip WCN6750.") added additional firmware for WCN6750.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoMerge branch 'amd-staging' into 'main'
Josh Boyer [Fri, 31 Jan 2025 20:10:33 +0000 (20:10 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: DMCUB updates forvarious AMDGPU ASICs

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

8 months agoamdgpu: DMCUB updates for various ASICs
Alex Hung [Thu, 30 Jan 2025 22:37:37 +0000 (15:37 -0700)]
amdgpu: DMCUB updates for various ASICs

DMCUB updates for DCN314, DCN351, DCN35 and DCN401.
From internal git commit bc37c6a2877338acba0fe8bb7a0b2a5b88d72863

Firmware release 0.0.252.0
Tested with DC 3.2.319

Release Notes:
- Fix table mapping for tuning set
- Fix abnormal min_duration calculation
- Change power-down sequence
- Clean up unused register mask
- Restore lost power saving register settings

Signed-off-by: Alex Hung <alex.hung@amd.com>
8 months agoamdgpu: DMCUB updates forvarious AMDGPU ASICs
Zaeem Mohamed [Fri, 24 Jan 2025 15:34:43 +0000 (10:34 -0500)]
amdgpu: DMCUB updates forvarious AMDGPU ASICs

DMCUB updates for DCN401
From internal git commit e5fe0be1fdbbacb2475c1e6a88d39c0d5b2e1972

Firmware release 0.0.251.0
Tested with DC 3.2.318

Release Notes:
- Fixes for PSR-SU
- Fixes for DCPG OP control sequences

Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
8 months agoMerge branch 'wcn6750' into 'main'
Josh Boyer [Fri, 31 Jan 2025 16:35:11 +0000 (16:35 +0000)]
Merge branch 'wcn6750' into 'main'

qca: Update Bluetooth WCN6750 1.1.0-00476 firmware to 1.1.3-00069

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

8 months agoMerge https://github.com/quicjathot/bt_msl_fw_1.1.3_00069 into wcn6750
Josh Boyer [Fri, 31 Jan 2025 16:11:03 +0000 (11:11 -0500)]
Merge https://github.com/quicjathot/bt_msl_fw_1.1.3_00069 into wcn6750

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
8 months agoMerge branch 'main' into 'main'
Josh Boyer [Fri, 31 Jan 2025 15:56:49 +0000 (15:56 +0000)]
Merge branch 'main' into 'main'

qcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform

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

8 months agoqca: Update Bluetooth WCN6750 1.1.0-00476 firmware to 1.1.3-00069
Janaki Ramaiah Thota [Fri, 31 Jan 2025 09:39:54 +0000 (15:09 +0530)]
qca: Update Bluetooth WCN6750 1.1.0-00476 firmware to 1.1.3-00069

Signed-off-by: Janaki Ramaiah Thota <quic_janathot@quicinc.com>
8 months agoqcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform
Mark Pearson [Thu, 30 Jan 2025 21:59:46 +0000 (16:59 -0500)]
qcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform

Updates from review for MR/430
 - Used File instead of RawFile for .mbn and .elf files
 - Add version where available

Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>
8 months agoqcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform
Mark Pearson [Wed, 29 Jan 2025 20:34:54 +0000 (15:34 -0500)]
qcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform

Add Firmware files needed for Lenovo T14s G6 Qualcomm platform.

Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>
8 months agoMerge branch 'robot/patch-0-1738145574' into 'main'
Josh Boyer [Wed, 29 Jan 2025 12:22:41 +0000 (12:22 +0000)]
Merge branch 'robot/patch-0-1738145574' into 'main'

robot/patch-0-1738145574

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

8 months agolinux-firmware: Update FW files for MRVL SD8997 chips
Neeraj Sanjay Kale [Wed, 29 Jan 2025 10:08:26 +0000 (15:38 +0530)]
linux-firmware: Update FW files for MRVL SD8997 chips

This updates the sdsd8997_combo_v4.bin and WHENCE file.
It contains a fix for BLE link loss issue due to connection timeout.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Keyur Gandhi <keyur.gandhi@nxp.com>
8 months agoMerge branch 'intel/dmc/xe2lpd/2.27' into 'main'
Mario Limonciello [Mon, 27 Jan 2025 18:07:34 +0000 (18:07 +0000)]
Merge branch 'intel/dmc/xe2lpd/2.27' into 'main'

i915: Update Xe2LPD DMC to v2.27

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

8 months agoi915: Update Xe2LPD DMC to v2.27
Gustavo Sousa [Mon, 27 Jan 2025 17:53:12 +0000 (14:53 -0300)]
i915: Update Xe2LPD DMC to v2.27

Release info:
    Xe2LPD FW 2.27

    Date : 12/16/2024
    Notes:

    1. Added execute bit to flipq

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
8 months agoMerge branch 'wcn6856' into 'main'
Josh Boyer [Fri, 24 Jan 2025 13:51:27 +0000 (13:51 +0000)]
Merge branch 'wcn6856' into 'main'

qca: Update Bluetooth WCN6856 firmware 2.1.0-00642 to 2.1.0-00650

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

8 months agoMerge https://github.com/vivesahu-qcom/bt_hsp_fw650 into wcn6856
Josh Boyer [Fri, 24 Jan 2025 13:48:36 +0000 (08:48 -0500)]
Merge https://github.com/vivesahu-qcom/bt_hsp_fw650 into wcn6856

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
8 months agoMerge branch 'robot/patch-0-1737705863' into 'main'
Josh Boyer [Fri, 24 Jan 2025 13:38:13 +0000 (13:38 +0000)]
Merge branch 'robot/patch-0-1737705863' into 'main'

robot/patch-0-1737705863

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

8 months agoqca: Update Bluetooth WCN6856 firmware 2.1.0-00642 to 2.1.0-00650
Vivek Kumar Sahu [Fri, 24 Jan 2025 10:35:48 +0000 (16:05 +0530)]
qca: Update Bluetooth WCN6856 firmware 2.1.0-00642 to 2.1.0-00650

Signed-off-by: Vivek Sahu <quic_vivesahu@quicinc.com>
8 months agortl_bt: Update RTL8852B BT USB FW to 0x049B_5037
Hilda Wu [Fri, 24 Jan 2025 08:00:45 +0000 (16:00 +0800)]
rtl_bt: Update RTL8852B BT USB FW to 0x049B_5037

This firmware patch update for Realtek RTL8852B BT USB controller.

Release Version: 0x049B_5037

Signed-off-by: Hilda Wu <hildawu@realtek.com>
8 months agoMerge branch 'amd-isp-staging' into 'main'
Mario Limonciello [Thu, 23 Jan 2025 19:27:34 +0000 (19:27 +0000)]
Merge branch 'amd-isp-staging' into 'main'

amdgpu: Update ISP FW for isp v4.1.1

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

8 months agoamdgpu: Update ISP FW for isp v4.1.1
Pratap Nirujogi [Thu, 23 Jan 2025 17:18:02 +0000 (12:18 -0500)]
amdgpu: Update ISP FW for isp v4.1.1

From internal git commit:
39b007366cc76ef8c65e3bc6220ccb213f4861fb

Signed-off-by: Pratap Nirujogi <pratap.nirujogi@amd.com>
8 months agoMerge branch 'superm1/server-issues' into 'main'
Mario Limonciello [Thu, 23 Jan 2025 16:46:58 +0000 (16:46 +0000)]
Merge branch 'superm1/server-issues' into 'main'

trivial: contrib: wrap the process in try/except to catch server issues

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

8 months agotrivial: contrib: wrap the process in try/except to catch server issues
Mario Limonciello [Thu, 23 Jan 2025 16:44:10 +0000 (10:44 -0600)]
trivial: contrib: wrap the process in try/except to catch server issues

If lore has load problems, don't bail, just wrap them and try again
on the next cycle.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
8 months agoMerge branch 'superm1/robot-encoding' into 'main'
Mario Limonciello [Thu, 23 Jan 2025 16:36:47 +0000 (16:36 +0000)]
Merge branch 'superm1/robot-encoding' into 'main'

trivial: contrib: use python-magic to detect encoding of emails

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

8 months agotrivial: contrib: use python-magic to detect encoding of emails
Mario Limonciello [Thu, 23 Jan 2025 16:28:11 +0000 (10:28 -0600)]
trivial: contrib: use python-magic to detect encoding of emails

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
8 months agoMerge branch 'qca' into 'main'
Josh Boyer [Thu, 23 Jan 2025 14:37:39 +0000 (14:37 +0000)]
Merge branch 'qca' into 'main'

QCA: Add Bluetooth firmware for QCA6698

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

8 months agoMerge https://github.com/che-jiang/qca_btfw into qca
Josh Boyer [Thu, 23 Jan 2025 14:35:00 +0000 (09:35 -0500)]
Merge https://github.com/che-jiang/qca_btfw into qca

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
8 months agoQCA: Add Bluetooth firmware for QCA6698
Cheng Jiang [Mon, 20 Jan 2025 08:58:47 +0000 (16:58 +0800)]
QCA: Add Bluetooth firmware for QCA6698

This commit will add required Bluetooth firmware files for QCA6698
The image version is 2.1.2-00035.

The QCA6698 Bluetooth chip, while sharing the same IP core as the
WCN6855, has different RF components and RAM sizes. This means it
requires new firmware files. Use a different firmware directory
to save the NVM and rampatch files.

Currently there are two connectivity boards using QCA6698 for
sa8775p-ride platform, the board id are 206 and 207 respectively.
So add two board specific nvm files.

hpbtfw21.tlv : RAM FW dump
hpnv21.b206  : NVM dump
hpnv21.b207  : NVM dump
hpnv21.bin   : NVM dump

Signed-off-by: Cheng Jiang <quic_chejiang@quicinc.com>
8 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Wed, 22 Jan 2025 17:43:33 +0000 (17:43 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: revert DMCUB 3.1.4 firmware

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

8 months agoamdgpu: revert DMCUB 3.1.4 firmware
Alex Hung [Tue, 21 Jan 2025 23:19:00 +0000 (16:19 -0700)]
amdgpu: revert DMCUB 3.1.4 firmware

Revert dcn_3_1_4_dmcub.bin back to commit 209c18b0.

The new firmware in b3049665 causes continuous error messages
"[drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error -
collecting diagnostic data" after hotplugging a USB-C monitor.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3913
Signed-off-by: Alex Hung <alex.hung@amd.com>
8 months agoMerge branch 'upstream' into 'main'
Mario Limonciello [Wed, 22 Jan 2025 15:42:18 +0000 (15:42 +0000)]
Merge branch 'upstream' into 'main'

amlogic: update firmware for w265s2

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

8 months agoamlogic: update firmware for w265s2
Yang Li [Wed, 22 Jan 2025 08:54:04 +0000 (16:54 +0800)]
amlogic: update firmware for w265s2

Update the version to 51.06

Signed-off-by: Yang Li <yang.li@amlogic.com>
8 months agoMerge branch 'mediatek' into 'main'
Josh Boyer [Mon, 20 Jan 2025 12:57:48 +0000 (12:57 +0000)]
Merge branch 'mediatek' into 'main'

linux-firmware: update firmware for MT7925 WiFi device

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

8 months agomediatek MT7925: update bluetooth firmware to 20250113153307
Chris Lu [Wed, 15 Jan 2025 09:04:35 +0000 (17:04 +0800)]
mediatek MT7925: update bluetooth firmware to 20250113153307

Update binary firmware for MT7925 BT devices.

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

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
8 months agolinux-firmware: update firmware for MT7925 WiFi device
Allan Wang [Wed, 15 Jan 2025 08:25:20 +0000 (16:25 +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: 20250113153001a
File: mediatek/mt7925/WIFI_RAM_CODE_MT7925_1_1.bin
Version: 20250113152854

Signed-off-by: Allan Wang <allan.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
8 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Mon, 20 Jan 2025 03:00:23 +0000 (03:00 +0000)]
Merge branch 'amd-staging' into 'main'

[pull] amdgpu firmware updates from 1/17

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

8 months agoamdgpu: update psp 13.0.10 firmware
Alex Deucher [Fri, 17 Jan 2025 20:55:55 +0000 (15:55 -0500)]
amdgpu: update psp 13.0.10 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update gc 11.0.3 firmware
Alex Deucher [Fri, 17 Jan 2025 20:54:43 +0000 (15:54 -0500)]
amdgpu: update gc 11.0.3 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update psp 13.0.8 firmware
Alex Deucher [Fri, 17 Jan 2025 20:53:13 +0000 (15:53 -0500)]
amdgpu: update psp 13.0.8 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update psp 13.0.5 firmware
Alex Deucher [Fri, 17 Jan 2025 20:49:18 +0000 (15:49 -0500)]
amdgpu: update psp 13.0.5 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update vcn 4.0.0 firmware
Alex Deucher [Fri, 17 Jan 2025 20:47:47 +0000 (15:47 -0500)]
amdgpu: update vcn 4.0.0 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update psp 13.0.0 firmware
Alex Deucher [Fri, 17 Jan 2025 20:47:28 +0000 (15:47 -0500)]
amdgpu: update psp 13.0.0 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update gc 11.0.0 firmware
Alex Deucher [Fri, 17 Jan 2025 20:46:59 +0000 (15:46 -0500)]
amdgpu: update gc 11.0.0 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update beige goby firmware
Alex Deucher [Fri, 17 Jan 2025 20:45:04 +0000 (15:45 -0500)]
amdgpu: update beige goby firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update dimgrey cavefish firmware
Alex Deucher [Fri, 17 Jan 2025 20:44:18 +0000 (15:44 -0500)]
amdgpu: update dimgrey cavefish firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update navy flounder firmware
Alex Deucher [Fri, 17 Jan 2025 20:42:57 +0000 (15:42 -0500)]
amdgpu: update navy flounder firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update sienna cichlid firmware
Alex Deucher [Fri, 17 Jan 2025 20:41:40 +0000 (15:41 -0500)]
amdgpu: update sienna cichlid firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update navi14 firmware
Alex Deucher [Fri, 17 Jan 2025 20:40:09 +0000 (15:40 -0500)]
amdgpu: update navi14 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update smu 14.0.3 firmware
Alex Deucher [Fri, 17 Jan 2025 20:39:10 +0000 (15:39 -0500)]
amdgpu: update smu 14.0.3 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update psp 14.0.3 firmware
Alex Deucher [Fri, 17 Jan 2025 20:38:51 +0000 (15:38 -0500)]
amdgpu: update psp 14.0.3 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update gc 12.0.1 firmware
Alex Deucher [Fri, 17 Jan 2025 20:38:21 +0000 (15:38 -0500)]
amdgpu: update gc 12.0.1 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update navi12 firmware
Alex Deucher [Fri, 17 Jan 2025 20:35:49 +0000 (15:35 -0500)]
amdgpu: update navi12 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update smu 14.0.2 firmware
Alex Deucher [Fri, 17 Jan 2025 20:35:10 +0000 (15:35 -0500)]
amdgpu: update smu 14.0.2 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update psp 14.0.2 firmware
Alex Deucher [Fri, 17 Jan 2025 20:34:42 +0000 (15:34 -0500)]
amdgpu: update psp 14.0.2 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update gc 12.0.0 firmware
Alex Deucher [Fri, 17 Jan 2025 20:34:14 +0000 (15:34 -0500)]
amdgpu: update gc 12.0.0 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update gc 9.4.3 firmware
Alex Deucher [Fri, 17 Jan 2025 20:33:27 +0000 (15:33 -0500)]
amdgpu: update gc 9.4.3 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update navi10 firmware
Alex Deucher [Fri, 17 Jan 2025 20:32:35 +0000 (15:32 -0500)]
amdgpu: update navi10 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update vcn 4.0.4 firmware
Alex Deucher [Fri, 17 Jan 2025 20:31:55 +0000 (15:31 -0500)]
amdgpu: update vcn 4.0.4 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update psp 13.0.7 firmware
Alex Deucher [Fri, 17 Jan 2025 20:31:32 +0000 (15:31 -0500)]
amdgpu: update psp 13.0.7 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update gc 11.0.2 firmware
Alex Deucher [Fri, 17 Jan 2025 20:30:51 +0000 (15:30 -0500)]
amdgpu: update gc 11.0.2 firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update yellow carp firmware
Alex Deucher [Fri, 17 Jan 2025 20:28:48 +0000 (15:28 -0500)]
amdgpu: update yellow carp firmware

Based on internal git commit:
ed603f9ea0fc91f92f7ef70a4b2890296f75fda0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoMerge branch 'sa8775p' into 'main'
Mario Limonciello [Fri, 17 Jan 2025 14:25:31 +0000 (14:25 +0000)]
Merge branch 'sa8775p' into 'main'

qcom: correct licence information for SA8775P binaries

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

8 months agoqcom: correct licence information for SA8775P binaries
Dmitry Baryshkov [Fri, 17 Jan 2025 02:23:59 +0000 (04:23 +0200)]
qcom: correct licence information for SA8775P binaries

The licence file for SA8775P binaries should contain one extra clause
related to the export regulations. Add new licence text and use it for
SA8775P DSP binaries.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoMerge branch 'rb5-slpi' into 'main'
Mario Limonciello [Fri, 17 Jan 2025 14:18:52 +0000 (14:18 +0000)]
Merge branch 'rb5-slpi' into 'main'

qcom: update SLPI firmware for RB5 board

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

8 months agoqcom: update SLPI firmware for RB5 board
Dmitry Baryshkov [Thu, 16 Jan 2025 12:31:09 +0000 (14:31 +0200)]
qcom: update SLPI firmware for RB5 board

Update the Sensors DSP firmware for the Qualcomm RB5 Robotics platform.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Fri, 17 Jan 2025 03:04:37 +0000 (03:04 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: DMCUB updates for various AMDGPU ASICs

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

8 months agoamdgpu: DMCUB updates for various AMDGPU ASICs
Wayne Lin [Fri, 17 Jan 2025 02:29:19 +0000 (10:29 +0800)]
amdgpu: DMCUB updates for various AMDGPU ASICs

DMCUB updates for DCN35 and DCN401
From internal git commit 2a3819511d6f89df955c85a3afef8ecb0092bf25

Firmware release 0.0.250.0
Tested with DC 3.2.317

Release notes:
- Fixes for Replay
- Fixes for FIFO setting
- Fixes for PMFW registers reading

Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
8 months agoMerge branch 'sa8775p' into 'main'
Mario Limonciello [Thu, 16 Jan 2025 19:00:50 +0000 (19:00 +0000)]
Merge branch 'sa8775p' into 'main'

qcom: add sa8775p firmware

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

8 months agoqcom: add DSP firmware for SA8775p platform
Dmitry Baryshkov [Thu, 16 Jan 2025 12:13:59 +0000 (14:13 +0200)]
qcom: add DSP firmware for SA8775p platform

Add DSP firmware for Qualcomm SA8775P / QCS9100 platforms.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoqcom: correct venus firmware versions
Dmitry Baryshkov [Thu, 16 Jan 2025 12:10:51 +0000 (14:10 +0200)]
qcom: correct venus firmware versions

Fix incorrect Version: tags for Qualcomm Venus firmware.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoqcom: add missing version information
Dmitry Baryshkov [Thu, 16 Jan 2025 12:10:14 +0000 (14:10 +0200)]
qcom: add missing version information

Add missing Version: headers for Qualcomm DSP firmware

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8 months agoMerge branch 'robot/patch-0-1736993499' into 'main'
Mario Limonciello [Thu, 16 Jan 2025 02:20:32 +0000 (02:20 +0000)]
Merge branch 'robot/patch-0-1736993499' into 'main'

robot/patch-0-1736993499

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

8 months agolinux-firmware: Update firmware (v10) for mt7988 internal
Sky Huang [Thu, 16 Jan 2025 02:06:17 +0000 (10:06 +0800)]
linux-firmware: Update firmware (v10) for mt7988 internal

This patch updates mt7988 internal 2.5G ethernet phy firmware to
version 10 (2024/11/01). Here's change log:
1. Fixes system hang issue during loading firmware.
2. Improve link performance againt different link partners.
3. Enable HW auto downshift.
4. Fix MVL devices downshift issue.
5. Add timestamp and version number in the tail of the firmware.
6. Enable XGMII clock when link down.
7. Update loopback control flow, which is helpful for production test.

Signed-off-by: Sky Huang <skylake.huang@mediatek.com>
8 months agoMerge branch 'robot/pr-0-1736927378' into 'main'
Mario Limonciello [Wed, 15 Jan 2025 19:11:59 +0000 (19:11 +0000)]
Merge branch 'robot/pr-0-1736927378' into 'main'

robot/pr-0-1736927378

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

8 months agoiwlwifi: add Bz FW for core90-93 release
Miri Korenblit [Wed, 17 Apr 2024 06:56:59 +0000 (09:56 +0300)]
iwlwifi: add Bz FW for core90-93 release

Add the -93 ucode firmware for Bz device.

Build number: Core_manual_signed_core90-93
Revision: 26a2cb89 (bz)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
8 months agoMerge branch 'robot/patch-0-1736961633' into 'main'
Mario Limonciello [Wed, 15 Jan 2025 17:56:20 +0000 (17:56 +0000)]
Merge branch 'robot/patch-0-1736961633' into 'main'

robot/patch-0-1736961633

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

8 months agolinux-firmware: wilc3000: add firmware for WILC3000 WiFi device
Ajay.Kathat@microchip.com [Wed, 15 Jan 2025 17:18:49 +0000 (17:18 +0000)]
linux-firmware: wilc3000: add firmware for WILC3000 WiFi device

This commit adds WLAN firmware for wilc3000 which is supported in mainline
Linux with commit [1].

FW version: 16.1.2

1. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/microchip/wilc1000?id=e1408c115ef9b

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
8 months agoMerge branch 'robot/pr-0-1736646402' into 'main'
Mario Limonciello [Mon, 13 Jan 2025 14:30:09 +0000 (14:30 +0000)]
Merge branch 'robot/pr-0-1736646402' into 'main'

robot/pr-0-1736646402

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

8 months agortw89: 8852b: update fw to v0.29.29.8
Ping-Ke Shih [Fri, 13 Dec 2024 03:25:26 +0000 (11:25 +0800)]
rtw89: 8852b: update fw to v0.29.29.8

Correct TX power during scan.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
8 months agortw89: 8852c: update fw to v0.27.122.0
Ping-Ke Shih [Thu, 5 Dec 2024 07:06:09 +0000 (15:06 +0800)]
rtw89: 8852c: update fw to v0.27.122.0

Update firmware to the latest and append TX power for 6GHz SP.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
8 months agortw89: 8922a: update fw to v0.35.54.0
Ping-Ke Shih [Wed, 27 Nov 2024 09:13:08 +0000 (17:13 +0800)]
rtw89: 8922a: update fw to v0.35.54.0

Support 8922AE-VS

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
8 months agortw89: 8922a: update fw to v0.35.52.1 and stuffs
Kuan-Chung Chen [Mon, 18 Nov 2024 05:48:08 +0000 (13:48 +0800)]
rtw89: 8922a: update fw to v0.35.52.1 and stuffs

New scan firmware command format
Update BB parameters to V41
Update RF parameters to R33
Update TX power table to R33

Signed-off-by: Kuan-Chung Chen <damon.chen@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
8 months agortw89: 8852bt: update fw to v0.29.110.0
Po-Hao Huang [Thu, 19 Sep 2024 08:38:06 +0000 (16:38 +0800)]
rtw89: 8852bt: update fw to v0.29.110.0

Enable beacon filter feature.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
8 months agortw89: 8852b: update fw to v0.29.29.7
Po-Hao Huang [Thu, 19 Sep 2024 09:02:28 +0000 (17:02 +0800)]
rtw89: 8852b: update fw to v0.29.29.7

Enable beacon filter feature.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
8 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Sat, 11 Jan 2025 15:42:41 +0000 (15:42 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: DMCUB updates for various AMDGPU ASICs

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

8 months agoamdgpu: DMCUB updates for various AMDGPU ASICs
Tom Chung [Sat, 11 Jan 2025 05:14:15 +0000 (13:14 +0800)]
amdgpu: DMCUB updates for various AMDGPU ASICs

DMCUB updates for DCN314, DCN320, DCN321, DCN351 and DCN401
From internal git commit 8cf5b97be906efb798e441a3847448939cdc2bb5

Firmware release 0.0.249.0
Tested with DC 3.2.316

Release notes:
- Revise some Replay features
- Update some link settings

Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
8 months agoMerge branch 'robot/pr-0-1736557709' into 'main'
Mario Limonciello [Sat, 11 Jan 2025 01:54:24 +0000 (01:54 +0000)]
Merge branch 'robot/pr-0-1736557709' into 'main'

robot/pr-0-1736557709

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

8 months agoamdgpu: update sdma 6.0.3 firmware
Alex Deucher [Fri, 10 Jan 2025 21:13:02 +0000 (16:13 -0500)]
amdgpu: update sdma 6.0.3 firmware

From internal git commit:
6f4480f10a85ad02d395918b128266cc216469b1

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update psp 13.0.10 firmware
Alex Deucher [Fri, 10 Jan 2025 21:10:51 +0000 (16:10 -0500)]
amdgpu: update psp 13.0.10 firmware

From internal git commit:
6f4480f10a85ad02d395918b128266cc216469b1

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update gc 11.0.3 firmware
Alex Deucher [Fri, 10 Jan 2025 21:10:15 +0000 (16:10 -0500)]
amdgpu: update gc 11.0.3 firmware

From internal git commit:
6f4480f10a85ad02d395918b128266cc216469b1

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update sdma 4.4.5 firmware
Alex Deucher [Fri, 10 Jan 2025 21:07:39 +0000 (16:07 -0500)]
amdgpu: update sdma 4.4.5 firmware

From internal git commit:
6f4480f10a85ad02d395918b128266cc216469b1

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
8 months agoamdgpu: update psp 13.0.14 firmware
Alex Deucher [Fri, 10 Jan 2025 21:07:20 +0000 (16:07 -0500)]
amdgpu: update psp 13.0.14 firmware

From internal git commit:
6f4480f10a85ad02d395918b128266cc216469b1

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>