Commit Graph

3628 Commits

Author SHA1 Message Date
Ajay Singh
32693d3b6b
linux-firmware: wilc1000: update WILC1000 firmware to v16.0
This patch updates the firmware version for WILC1000

FW version: 16.0

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:55:08 -04:00
Shekhar Deb
109b23c5f4
ice: update ice DDP wireless_edge package to 1.3.10.0
Update ice DDP wireless_edge package file to the latest version: 1.3.10.0

Highlight of changes since 1.3.7.0:

- Provide Separate IP Fragment Packet Type Groups for Receive Side Scaling (RSS)
- Add support to allow Receive Side Scaling (RSS) and Flow Director (FD) on Multicast packets

Signed-off-by: Shekhar Deb <shekhar.deb@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:53:36 -04:00
Rodrigo Siqueira
ade163aaae
amdgpu: DMCUB updates for DCN 3.1.4 and 3.1.5
DMCUB Updates for DCN 3.1.4 and DCN 3.1.5 From interal git commit
fd9e0d6d24f1ce1c7322eeb0a8725327ac76161e. This firmware update bring
improvements for:

- DCN 3.1.4 (version 0x08001B00): Improve the HDCP transaction.
- DCN 3.1.5 (version 0x05000F00): Improves the ABM ramping
  sequence with PSR/PR and fix incorrect abm inturrupt control.

Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:52:43 -04:00
Hamza Mahfooz
045b2136a6
amdgpu: update DMCUB to v0.0.172.0 for various AMDGPU ASICs
DMCUB updates for Navi2x and DCN314.
From internal git commit ba25ca4ddd66a74331bf460346bde045804bc75d

Tested with DC v3.2.240

Release notes:

- Fix hang observed during DP Link Layer compliance testing

Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-20 11:50:21 -04:00
Josh Boyer
5a1842ce73
Merge branch 'rb3-update' of https://github.com/lumag/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-20 11:48:38 -04:00
Thomas Backlund
2f81bd9f50
fix broken cirrus firmware symlinks
Commit: 244d6b5c2f ("cirrus: Add firmware for new Asus ROG Laptops") added
several Link: entries for cirrus firmwares, but as link and target exists in
the same directory, the extra "cirrus/" path gets them created as broken
symlinks.

Fix it up by removing the extra "cirrus/" path.

Signed-off-by: Thomas Backlund <tmb@tmb.nu>
Fixes: 244d6b5c2f ("cirrus: Add firmware for new Asus ROG Laptops")
Reported-by: Bit Twister2 <bittwister2@gmail.com>
Reported-by: David GEIGER <geiger.david68210@gmail.com>
Cc: Stefan Binding <sbinding@opensource.cirrus.com>
Cc: Josh Boyer <jwboyer@kernel.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-20 11:46:42 -04:00
Dmitry Baryshkov
01a7a844cd qcom: Update the microcode files for Adreno a630 GPUs.
Update qcom/a630_sqe.fw to version 1.89.01.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-06-14 11:54:16 +03:00
Dmitry Baryshkov
9412046724 qcom: sdm845: rename the modem firmware
The Qualcomm SDM845 platform has a modem-less version, called SDA845.
It still has the modem DSP, which is used for WiFi, GNSS, etc. The
firmware in the qcom/sdm845 dir comes from the Thundercomm RB3 board,
which internally has the SDA845 SoC rather than the full SDM845.

The SC8180X platform (not yet added to linux-firmware) started using
modem.mbn and modem_nm.mbn, the latter being used for no-modem
platforms.

Follow this example and rename qcom/sdm845/modem.mbn firmware
file to modem_nm.mbn. This commit adds a compatibility link for now, to
let the device trees to be adapted to this change. It should be removed
when the proper qcom/sdm845/modem.mbn is submitted.

Cc: Caleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-06-14 11:40:48 +03:00
Dmitry Baryshkov
1c59948891 qcom: sdm845: update remoteproc firmware
Update remoteproc firmware to the following versions:

- ADSP.HT.4.0-00593-SDM845-1
- CDSP.HT.1.0-00559-SDM845-1
- MPSS.AT.4.0.c2-01365-SDM845_GEN_PACK-1

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-06-13 05:42:31 +03:00
Hilda Wu
1cd1c871c9
rtl_bt: Update RTL8852A BT USB firmware to 0xDAC7_480D
This firmware patch update for Realtek RTL8852A BT USB controller.

Release Version: 0xDAC7_480D

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:08:48 -04:00
Hilda Wu
55e7448533
rtl_bt: Update RTL8852C BT USB firmware to 0x040D_7225
This firmware patch update for Realtek RTL8852C BT USB controller

Note: This firmware patch needs to be used with driver
"btrtl: Firmware format v2 support". Please update the
driver with this commit: 9a24ce5e29b15c4c6b0c89c04f9df6ce14addefa

Release Version: 0x040D_7225

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:08:13 -04:00
Stylon Wang
9dbd8ec28f
amdgpu: DMCUB updates for various AMDGPU asics
DMCUB Updates for Navi2x, Yellow Carp, DCN321, DCN32, DCN314
From interal git commit 533a5940d7a5bc0d4ba3548eef131f1d5341fd5f

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:07:22 -04:00
Josh Boyer
9a47adc736
Merge branch 'mtl_huc_v8.5.0' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:06:17 -04:00
Deren Wu
eb3ae8417c
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: 20230530123154a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20230530123236

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:04:34 -04:00
Deren Wu
5ce06b9e07
linux-firmware: update firmware for MT7921 WiFi device
Update binary firmware for MT7921 WiFi devices

File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
Version: 20230526130917a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20230526130958

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:04:00 -04:00
Chris.Lu
2c50361c7d
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: 20230530123531

Signed-off-by: Chris.Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:02:17 -04:00
Chris.Lu
185f49df05
linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20230526131214

Signed-off-by: Chris.Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:02:12 -04:00
Josh Boyer
05f94af7d2
Merge branch 'v2.0.21478' of https://github.com/yunfei-mtk/linux_fw_scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 06:54:12 -04:00
Daniele Ceraolo Spurio
5de33fb45c i915: Add HuC v8.5.0 for MTL
Initial release of HuC firmware for MTL.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
2023-06-06 09:24:40 -07:00
Yunfei Dong
795aea911f mediatek: Update mt8195 SCP firmware to support hevc
Internal version: cherry_scp_v2.0.11966-84facae6e
Release version: v2.0.11966

Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
2023-06-01 17:40:42 +08:00
Josh Boyer
fc90c59bee
Merge branch 'db410c' of https://github.com/lumag/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-31 07:35:15 -04:00
Dmitry Baryshkov
9d4c9a52c2 qcom: apq8016: add Dragonboard 410c WiFi and modem firmware
Add the modem DSP firmware for the Qualcomm APQ8016 boards. The files
come from the redistributable linux-board-support-package-r1036.1.zip
for the Dragonboard 410c. The file modem.mbn and wcnss.mbn files wer
generated from segment files using the pil-squasher tool.

Cc: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-05-31 06:30:31 +03:00
Josh Boyer
1f9667ebd8
Merge branch 'for-upstream' of http://git.chelsio.net/pub/git/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-30 07:46:20 -04:00
Josh Boyer
b544e2b086
Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-30 06:53:48 -04:00
Stefan Binding
244d6b5c2f cirrus: Add firmware for new Asus ROG Laptops
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-05-26 16:08:50 +01:00
Diederik de Haas
d11ae98478
brcm: Add symlinks from Pine64 devices to AW-CM256SM.txt
There are a number of Pine64 devices which all use the same wireless
chipset, so add symlinks for those modules/(base)boards:
- Pine64 RockPro64 v2.0 and v2.1 (via adapter board)
- Pine64 RK3566 Quartz64-A Board (via adapter board)
- Pine64 PineNote v1.1 and v1.2
- PINE64 RK3566 SOQuartz on Model A carrier board
- Pine64 RK3566 SoQuartz with CM4-IO Carrier Board
- PINE64 RK3566 SOQuartz on Blade carrier board

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
Tested-by: Maximilian Weigand <mweigand@mweigand.net>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-25 08:26:29 -04:00
Mario Limonciello
1c513ec749
amdgpu: Update GC 11.0.1 and 11.0.4
A major regression was reported on commit 60dc78a7 ("amdgpu: update GC
11.0.1 firmware for amd.5.5 release") where Phoenix integrated GPUs
aren't able to boot up with `amdgpu` loaded.

This is fixed internal commit 8b27b052488cee45b453dcab6d034bb80a964e61.
To avoid another regression from a mismatch, pull in a whole snapshot
of all GC firmware at this commit instead of just the one file.

Reported-by: Adrien Aubry
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/2575
Fixes: 60dc78a7 ("amdgpu: update GC 11.0.1 firmware for amd.5.5 release")
Fixes: 31f8f526 ("amdgpu: update GC 11.0.4 firmware for amd.5.5 release")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-25 06:56:48 -04:00
Josh Boyer
8449fcd0ec
Merge https://github.com/pkshih/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-25 06:55:44 -04:00
Ping-Ke Shih
c10facaf11 rtw89: 8851b: add firmware v0.29.41.0
Initial firmware of 8851B, which supports hardware revision A and B.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-05-24 16:30:58 +08:00
Josh Boyer
1ba3519eab
Merge branch 'dev-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:07:29 -04:00
Alex Deucher
2e77545089
amdgpu: update yellow carp firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
5eccb3c10c
amdgpu: update navi14 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
c70d3c3ba8
amdgpu: update navi12 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
0e4f17cca0
amdgpu: update vega20 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
413348f395
amdgpu: update vega12 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
c167587dd1
amdgpu: update navi10 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
3c98630afa
amdgpu: update vega10 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
d13ef0cb3c
amdgpu: update PSP 13.0.11 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
31f8f52694
amdgpu: update GC 11.0.4 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
f0ce702657
amdgpu: update SDMA 6.0.1 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
474244643b
amdgpu: update PSP 13.0.4 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
60dc78a708
amdgpu: update GC 11.0.1 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
ba70041c09
amdgpu: update 13.0.8 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
9c48881ff7
amdgpu: update GC 10.3.7 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
bb4d72504a
amdgpu: update vangogh firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
102a413863
amdgpu: update VCN 4.0.4 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
a7fe4aa131
amdgpu: update SMU 13.0.7 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
80b2d561a1
amdgpu: update PSP 13.0.7 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:26 -04:00
Alex Deucher
a5d7b4df1a
amdgpu: update GC 11.0.2 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:25 -04:00
Alex Deucher
c1db00c5fc
amdgpu: update renoir firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:25 -04:00