Commit Graph

3053 Commits

Author SHA1 Message Date
Alex Deucher
eb1e45cfa2
amdgpu: update Yellow Carp RLC firmware
Adds new tap_delays data for SPM.

From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-10-12 12:55:04 -04:00
Alex Deucher
88557e1078
amdgpu: update Beige Goby RLC firmware
Adds new tap_delays data for SPM.

From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-10-12 12:55:04 -04:00
Alex Deucher
2d3c1f813c
amdgpu: update Dimgrey Cavefish RLC firmware
Adds new tap_delays data for SPM.

From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-10-12 12:55:04 -04:00
Alex Deucher
d51382548c
amdgpu: update Navy Flounder RLC firmware
Adds new tap_delays data for SPM.

From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-10-12 12:55:04 -04:00
Alex Deucher
c132befeb6
amdgpu: update Sienna Cichlid RLC firmware
Adds new tap_delays data for SPM.

From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-10-12 12:54:59 -04:00
Tinghan Shen
675bd6a24b mediatek: Update mt8195 SOF firmware to v0.4.1
SOF version: mt8195/v0.4-15054.107.0
Release version: v0.4.1

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
2022-10-11 19:07:12 +08:00
Dmitry Baryshkov
44fa25ddf7 qcom: add squashed version of a530 zap shader
Qualcomm binary files can be published in one of two formats: a split
MDT+Bnn format, consisting of several files, or a squashed MBN format,
consisting of a single ELF file.

Most of Qualcomm binary files (except the venus firmware) are
distributed (in linux-firmware) and used in the MBN format (even if the
original publishing format was MDT), since that requires transfer of a
single file between the userspace and the kernel.

Provide a squashed variant of Qualcomm Adreno a530 ZAP shader.  For
backwards compatibility reason the split a530_zap.* files are retained.
They can be removed later, after all users migrate to new file location.

Cc: Rob Clark <robdclark@chromium.org>
Cc: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-10-11 01:31:10 +03:00
Chin-Yen Lee
d2aac63b83 rtw89: 8852c: update fw to v0.27.56.1
Refine hardware scan behavior

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2022-10-07 18:35:47 +08:00
Chin-Yen Lee
c9a1ddf5fd rtw89: 8852c: update fw to v0.27.56.0
Fix beacon Loss when deep PS mode is enabled.

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2022-10-07 18:35:44 +08:00
Allen-KH Cheng
b7d6c9f665 mediatek: Update mt8186 SCP firmware
Public:
commit 70c8f75292bb
rt1739: add interrupt callback in rt1739 ppc driver

Private:
commit 9fc31100151f
corsola_scp: set vp9 default_frame_context_bin to DRAM instead of sram

Release Version: 0.0.9

Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
2022-10-05 19:34:58 +08:00
John Allen
fdf1a65258
linux-firmware: Update AMD cpu microcode
* Update AMD cpu microcode for processor family 19h

Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
Key ID          = F328AE73
Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

Signed-off-by: John Allen <john.allen@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-30 17:33:35 -04:00
Josh Boyer
8d198465d6
Merge branch 'mtk-20220928' of https://github.com/tinghan-shen/linux_fw_scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-28 07:31:56 -04:00
Josh Boyer
535482db6d
Merge commit '0e8f546c4c66a61981fd0341ec0a84563d1cfaaa'
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-28 07:30:52 -04:00
Tinghan Shen
375d4500d3 mediatek: mt8195: Update scp.img to v2.0.11956
Internal version: cherry_scp_v2.0.11956-f9b0627e0 2022-09-02 06:05:26
Release version: v2.0.11956

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
2022-09-28 14:03:24 +08:00
Josh Boyer
0958301bde
Merge branch 'mtk-20220915' of https://github.com/tinghan-shen/linux_fw_scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-27 13:23:42 -04:00
Tinghan Shen
daee413cb1 mediatek: Add new mt8195 SOF firmware
SOF version: mt8195/v0.4-0f5f95b
Release version: v0.4.0

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
2022-09-27 10:03:00 +08:00
Tinghan Shen
213255f476 mediatek: Update mt8186 SOF firmware to v0.2.1
SOF version: mt8186/v0.2-4fd2b14
Release version: v0.2.1

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
2022-09-27 10:03:00 +08:00
Josh Boyer
126b56964f
Merge branch 'guc_70.5.1_huc_nover' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-26 10:30:08 -04:00
Josh Boyer
8491957eb0
Merge branch 'for-upstream' of http://git.chelsio.net/pub/git/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-26 10:28:31 -04:00
Sean Wang
9f88ec4f46
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: 20220908211234

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-26 10:19:27 -04:00
Hilda Wu
bb3f948fda
rtl_bt: Update RTL8852A BT USB firmware to 0xD9B8_8207
This firmware patch update for Realtek RTL8852A BT USB controller.

Release Version: 0xD9B8_8207

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-23 07:59:11 -04:00
Sean Wang
6be4c4ceb2
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: 20220908211234

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-23 07:58:24 -04:00
Deren Wu
ea94bdaef1
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: 20220908203203a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20220908203253

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-23 07:57:06 -04:00
Deren Wu
9490e8ac92
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: 20220908210919a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20220908211021

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-23 07:56:45 -04:00
Rahul Lakkireddy
e6e48db2f8 cxgb4: Update firmware to revision 1.27.0.0
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2022-09-19 20:35:56 +00:00
John Harrison
51fff4e69b i915: Add versionless HuC files for current platforms
Direction from upstream is to use minimal version numbering on
firmware files and replace rather than add. So add versionless
editions of the HuC files for currently HuC enabled platforms.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
2022-09-16 08:52:30 -07:00
John Harrison
067440c18f i915: Add GuC v70.5.1 for DG1, DG2, TGL and ADL-P
Direction from upstream is to use minimal version numbering on
firmware files and replace rather than add. So going forwards, GuC
files will use only the major version number and HuC files will be
completely versionless.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
2022-09-16 08:52:30 -07:00
Suraj Magar
0e8f546c4c qca: Update firmware files for BT chip WCN3991.
crbtfw32.tlv :RAM FW dump
crnv32.bin   :NVM FW dump
crnv32u.bin  :RAM FW dump

Updated firmware files with:
BQR enhancements
LE priority changes
Braktooth issue fix
RSSI Fix

Signed-off-by: Suraj Magar <quic_smagar@quicinc.com>
2022-09-16 10:44:17 +05:30
Suraj Magar
3593bb7d8f Removing crnv32
Signed-off-by: Suraj Magar <quic_smagar@quicinc.com>
2022-09-15 11:09:50 +05:30
Mario Limonciello
f09bebf31b
amdgpu: update yellow carp DMCUB firmware
From internal git commit:
888bc55dd0c5e59249dcd4c1c842c2f055ea0ffb

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-13 08:02:23 -04:00
Mario Limonciello
db6db36a84
amdgpu: add firmware for VCN 3.1.2 IP block
From internal git commit:
33d6b5ddb01bba420792f2c89882d678c991aacd

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-13 08:02:22 -04:00
Mario Limonciello
3647da5c2f
amdgpu: add firmware for SDMA 5.2.6 IP block
From internal git commit:
d88956b82b0033ead67c2bda64ab215a2925875b

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-13 08:02:22 -04:00
Mario Limonciello
639b5c13e3
amdgpu: add firmware for PSP 13.0.5 IP block
From internal git commit:
0b2ffd9a926caedc7b5777c0b2dc8c45f384f467

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-13 08:02:22 -04:00
Mario Limonciello
76589464cb
amdgpu: add firmware for GC 10.3.6 IP block
From internal git commit:
cfcc211118953f2000927f2754b478ca323546cd

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-13 08:02:22 -04:00
Mario Limonciello
427ca6cacd
amdgpu: add firmware for DCN 3.1.5 IP block
From internal git commit:
2e0d591ef3fac80eb3f0f522b5df818df2ac9b83

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-13 08:02:18 -04:00
Josh Boyer
4c004d8f8f
Merge https://github.com/pkshih/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-12 08:20:01 -04:00
Dmitry Baryshkov
edf9a2b4e1
qcom: rename Lenovo ThinkPad X13s firmware paths
After some discussion with Bjorn, the Qualcomm platform maintainer, it
was agreed to follow the established practice and to inject the SoC name
into the firmware paths.

It is highly unlikely that we are going to run Linux off the existing
ACPI data in these platforms anytime soon. And even if we do so, we'd
have to figure out the file names anyway, as they do not follow the
existing standard names.

Cc: Bjorn Andersson <andersson@kernel.org>
Cc: Mark Pearson <markpearson@lenovo.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-12 08:14:40 -04:00
Ping-Ke Shih
9ebd5a558b rtw89: 8852c: update fw to v0.27.42.0
Backup registers properly in deep PS mode.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2022-09-08 13:22:21 +08:00
Po-Hao Huang
754643280f rtw89: 8852c: update fw to v0.27.36.0
1. Support hardware scan
2. Add encoded channel index in channel switch functions
3. Refine LPS state behavior
4. Add support to generate probe request

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2022-09-08 13:22:09 +08:00
Petr Machata
2f2f018158
Mellanox: Add new mlxsw_spectrum firmware xx.2010.3146
Add latest verified version of Nvidia Spectrum-family switch firmware,
for Spectrum (13.2010.3146), Spectrum-2 (29.2010.3146) and Spectrum-3
(30.2010.3146). Furthermore, add lc_ini_bundle_2010_3146.bin for modular
systems.

The following issues have been fixed:

- In Spectrum-3, fix fallback from PCIe gen3 to gen1, resulting in poor PCI
  throughput
- In Spectrum-2, 1Gbps speed is now supported with 40Gbps modules
- Stability issues when burning FW to gearboxes on modular systems
- Several issues in link negotiation and link stability of modular systems
- Latency of several registers has been improved: PLLP, SFMR, SFN, PEFA,
  RATR, MPILM, PPBS, RMPE, RIPS, PTER, SBCTR
- In Spectrum-2 and Spectrum-3, an issue in ECN marking on traffic going
  through split ports
- Support of IPv4-to-IPv6 NAT in Spectrum-4
- PTP accuracy improvements on 1Gbps, 25Gbps and 50Gbps ports in Spectrum-1
  and 10Gbps port in Spectrum-3
- On Spectrum-2+, fix edge cases of ACL matching IPv6 packets
- On Spectrum-3, an issue with a partial CRC overwrite when timestamp over
  CRC is set to UTC and CRC recalculation is disabled
- On Spectrum-1, a possible FW freeze when many (e.g. 70) ports are up, and
  shared buffer configuration is applied on the fly
- On Spectrum-3, an issue with port-down reason still being reported
  despite link having been established

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-02 07:28:59 -04:00
Alex Deucher
706a462f18
amdgpu: update beige goby VCN firmware
from internal git commit:
d59bd4aafdaf4e7bbcfd9b16a0ebaa1b1a996e9a

ENC: 1.24 DEC: 2 VEP: 0 Revision: 0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-02 07:28:00 -04:00
Alex Deucher
09ec4388f5
amdgpu: update dimgrey cavefish VCN firmware
from internal git commit:
4023c250e83b5b2af3b4317bcfa3bb178602acbf

ENC: 1.24 DEC: 2 VEP: 0 Revision: 0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-02 07:28:00 -04:00
Alex Deucher
647021b3a4
amdgpu: update navy flounder VCN firmware
from internal git commit:
f7f5db5759cd4bae88cbc248f87c43b4e4c1ea0b

ENC: 1.24 DEC: 2 VEP: 0 Revision: 0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-02 07:28:00 -04:00
Alex Deucher
3c1662d9a5
amdgpu: update sienna cichlid VCN firmware
From internal git commit:
850d21d575a855c4a8d5e1802ded3910bf7c473b

ENC: 1.24 DEC: 2 VEP: 0 Revision: 0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-09-02 07:27:55 -04:00
Hilda Wu
d3c9228056
rtl_bt: Update RTL8852C BT USB firmware to 0xDFB8_5A33
This firmware patch update for Realtek RTL8852C BT USB controller.

Release Version: 0xDFB8_5A33

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-29 07:47:18 -04:00
Josh Boyer
05ee469260
Merge branch 'mtk-20220816' of https://github.com/tinghan-shen/linux_fw_scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-29 07:46:13 -04:00
Tinghan Shen
a1c4b15986 mediatek: reference the LICENCE file for MediaTek firmwares
Since the licence information in the WHENCE for MediaTek firmwares
are identical to the LICENCE.mediatek, clean up the WHENCE to
reference the licence file.

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
2022-08-16 10:13:16 +08:00
Josh Boyer
8413c63c7a
Merge branch 'lenovo-thinkpad-x13s' of https://github.com/mrhpearson/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-15 09:02:17 -04:00
Josh Boyer
5f75f1a3e5
Merge branch 'mt8186-sof-20220815' of https://github.com/tinghan-shen/linux_fw_scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-15 09:00:04 -04:00
Josh Boyer
e1baacdbcb
Merge branch 'dev-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-15 08:56:38 -04:00