Commit Graph

3779 Commits (f4b6b75fc3129456c9ef8a138b58cd460ed182b1)

Author SHA1 Message Date
Dnyaneshwar Bhadane e7e1d623e9 i915: Update Xe2LPD DMC to v2.20
Release info:

	Xe2LPD FW 2.20

	Date : 02/16/2024
	Notes:

	1. Bug fix from previous products and check for new register

Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
2024-04-24 22:49:45 +00:00
Josh Boyer a7acbf5cd7 Merge branch 'robot/pr-0-1713880828' into 'main'
robot/pr-0-1713880828

See merge request kernel-firmware/linux-firmware!200
2024-04-23 14:33:59 +00:00
Stefan Binding 8c856e1a07 linux-firmware: Remove Calibration Firmware and Tuning for CS35L41
Calibration Firmware and Tuning is used to calibrate the Amps for
the individual speakers on each laptop.
Calibration is already baked into EFI in the laptops from the factory,
these files are only used to re-calibrate.
However, this function is not used, and is polluting the directory.
We can remove them.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2024-04-23 13:43:19 +01:00
Stefan Binding 7d9210dda5 linux-firmware: Add firmware for Lenovo Thinkbook 13X
Add Cirrus Logic Smart Amp CS35L41 HDA Firmware and tuning for Lenovo
Thinkbook 13X laptop.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2024-04-23 13:43:08 +01:00
Mario Limonciello e6309bb28f Merge branch 'robot/patch-0-1713581904' into 'main'
robot/patch-0-1713581904

See merge request kernel-firmware/linux-firmware!198
2024-04-20 21:31:39 +00:00
Shenghao Ding 850d77103e ASoC: tas2781: Add dsp firmware for Thinkpad ICE-1 laptop
Add tas2781 dsp firmware for Thinkpad ICE-1 laptop.

Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
2024-04-20 21:30:00 +00:00
Mario Limonciello d58a6b7d39 Merge branch 'robot/pr-0-1713643127' into 'main'
robot/pr-0-1713643127

See merge request kernel-firmware/linux-firmware!199
2024-04-20 21:28:45 +00:00
Alex Deucher 6bfdacdd5c amdgpu: add DMCUB 3.5 firmware
From internal git commit:
bcb1a6a525d92c69eee29c734b0d9c050214e7ce

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-20 21:27:04 +00:00
Alex Deucher cb59bf73a7 amdgpu: add VPE 6.1.0 firmware
From internal git commit:
bcb1a6a525d92c69eee29c734b0d9c050214e7ce

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-20 21:27:04 +00:00
Alex Deucher 3ca35ef52d amdgpu: add VCN 4.0.5 firmware
From internal git commit:
bcb1a6a525d92c69eee29c734b0d9c050214e7ce

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-20 21:27:04 +00:00
Alex Deucher 9a3a6c6159 amdgpu: add UMSCH 4.0.0 firmware
From internal git commit:
bcb1a6a525d92c69eee29c734b0d9c050214e7ce

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-20 21:27:04 +00:00
Alex Deucher 62cc13727a amdgpu: add SDMA 6.1.0 firmware
From internal git commit:
bcb1a6a525d92c69eee29c734b0d9c050214e7ce

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-20 21:27:04 +00:00
Alex Deucher b455dd2410 amdgpu: add PSP 14.0.0 firmware
From internal git commit:
bcb1a6a525d92c69eee29c734b0d9c050214e7ce

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-20 21:27:04 +00:00
Alex Deucher 30c1adcb52 amdgpu: add GC 11.5.0 firmware
From internal git commit:
bcb1a6a525d92c69eee29c734b0d9c050214e7ce

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-20 21:27:04 +00:00
Alex Deucher 9442c72e36 amdgpu: update license date
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-20 21:27:04 +00:00
Josh Boyer c8b17cb663 Merge branch 'tsse_merge' into 'main'
Montage: update firmware for Mont-TSSE

See merge request kernel-firmware/linux-firmware!196
2024-04-19 14:24:03 +00:00
Carrie.Cai 7eab375229 Montage: update firmware for Mont-TSSE
update firmware for Mont-TSSE crypto algorithm accelerator

File:tsse_firmware.bin
Version: 1.0.1

Signed-off-by: Carrie.Cai <carrie.cai@montage-tech.com>
2024-04-19 12:38:55 +00:00
Josh Boyer 055dfa8e62 Merge branch 'robot/pr-0-1713455862' into 'main'
robot/pr-0-1713455862

See merge request kernel-firmware/linux-firmware!197
2024-04-19 11:19:46 +00:00
Stefan Binding dfadf56879 linux-firmware: Add tuning parameter configs for CS35L41 Firmware
The Tuning and Firmware for some laptops using CS35L41 HDA require
additional special parameters to work properly.
These are saved in binary form and loaded by the CS35L41 HDA driver.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2024-04-18 16:39:54 +01:00
Stefan Binding 693648961d linux-firmware: Fix firmware names for Laptop SSID 104316a3
SSID for firmwaire name should be lower case.

Fixes: 4cccf3f90e ("linux-firmware: Add CS35L41 firmware for additional ASUS Zenbook 2023 models")

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2024-04-18 16:39:44 +01:00
Stefan Binding c57062e13d linux-firmware: Add CS35L41 HDA Firmware for Lenovo Legion Slim 7 16ARHA7
SSIDs supported:
- 17AA3877
- 17AA3878

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2024-04-18 16:39:28 +01:00
Josh Boyer e6786998c1 Merge branch 'mt7922' into 'main'
linux-firmware: update firmware for MT7922 WiFi device

See merge request kernel-firmware/linux-firmware!195
2024-04-17 11:59:01 +00:00
Chris Lu 68c3c62f17 linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
Update binary firmware for MT7922 BT devices.

File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
Version: 20240409163648

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-04-17 07:56:24 -04:00
Deren Wu e4a21ad768 linux-firmware: update firmware for MT7922 WiFi device
Update binary firmware for MT7922 WiFi devices

File: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin
Version: 20240409163301a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20240409163347

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-04-17 07:56:12 -04:00
Josh Boyer b631a5ba6d Merge branch 'robot/pr-0-1713347815' into 'main'
robot/pr-0-1713347815

See merge request kernel-firmware/linux-firmware!194
2024-04-17 11:17:49 +00:00
Miri Korenblit da7133bbdf iwlwifi: add gl FW for core87-44 release
Add the -90 ucode firmware and update the pnvm binary
for gl device.

Build number: Core_manual_signed_core87-44
Revision: 38c93dbc (gl)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
2024-04-17 11:15:21 +00:00
Miri Korenblit 4ff50358b3 iwlwifi: add ty/So/Ma firmwares for core87-44 release
Add -89.ucode firmwares for ty/So/Ma devices,
and update the PNVM files.

Build number: Core_manual_signed_core87-44
Revision: bd067429 (ty, so, ma)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
2024-04-17 11:15:21 +00:00
Miri Korenblit 1500033b4d iwlwifi: update cc/Qu/QuZ firmwares for core87-44 release
Update -77.ucode firmwares for cc/Qu/QuZ devices.

Build number: Core_manual_signed_core87-44
Revision: a20fb07d (Qu, QuZ, cc)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
2024-04-17 11:15:21 +00:00
Josh Boyer fffac82ab8 Merge branch 'robot/patch-0-1713171349' into 'main'
robot/patch-0-1713171349

See merge request kernel-firmware/linux-firmware!193
2024-04-17 11:14:16 +00:00
JC Kuo 520d85beec nvidia: Update Tegra210 XUSB firmware to v50.29
Update firmware file for the XUSB controller found on Tegra210.
This is version 50.29 of the Tegra210 XUSB firmware.

Signed-off-by: JC Kuo <jckuo@nvidia.com>
2024-04-15 03:55:49 -05:00
Josh Boyer 5da74b1616 Merge branch 'robot/pr-0-1712895838' into 'main'
robot/pr-0-1712895838

See merge request kernel-firmware/linux-firmware!192
2024-04-12 13:04:30 +00:00
Alex Deucher b205802296 amdgpu: update beige goby firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher e5c2f7ae97 amdgpu: update dimgrey cavefish firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 3b6f1aea39 amdgpu: update psp 13.0.11 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher b96bd80b91 amdgpu: update gc 11.0.4 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 389e2aa12f amdgpu: update navy flounder firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 0f63814e04 amdgpu: update renoir firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher b500b6a6d8 amdgpu: update vcn 4.0.2 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 0846c9f6c5 amdgpu: update sdma 6.0.1 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 710f6b3573 amdgpu: update psp 13.0.4 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 322bd97751 amdgpu: update gc 11.0.1 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 6ab7106e37 amdgpu: update sienna cichlid firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 44988264f5 amdgpu: update vega20 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 2906139148 amdgpu: update yellow carp firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 3158e5fac6 amdgpu: update green sardine firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 04a4e978ec amdgpu: update vega12 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher e10fdf2f39 amdgpu: update raven2 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 2b44190cad amdgpu: update vcn 4.0.4 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 3651509df8 amdgpu: update smu 13.0.7 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher 94cc8b4c96 amdgpu: update sdma 6.0.2 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00