Commit Graph

2519 Commits

Author SHA1 Message Date
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
Josh Boyer 3e2a684321
Merge branch 'brcmfmac-nvram-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-15 08:55:39 -04:00
Josh Boyer b15fe964a6
Merge https://github.com/tjiang123/qca-btfw1
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-15 08:54:53 -04:00
Tinghan Shen 12ca075334 mediatek: Add new mt8186 SOF firmware
SOF version: mt8186/v0.2-95d6499
Release version: v0.2.0

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
2022-08-15 16:43:11 +08:00
Tony Nguyen aed71f2966 ice: Update package to 1.3.30.0
Update package file and WHENCE entry to 1.3.30.0.

Changes include:
 - Selectable Tx Scheduler Topology support
 - Flow Director support on multicast packets

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
2022-08-11 15:48:00 -07:00
tjiang123 56df0ab0ec
Merge pull request #1 from tjiang123/master
QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00438
2022-08-11 20:44:43 +08:00
Tim Jiang 1ee415b64d QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00438
This commit will update WCN685x 2.1 Bluetoth firmware files
to 2.1.0-00438.

Signed-off-by: Tim Jiang <quic_tjiang@quicinc.com>
2022-08-11 19:59:48 +08:00
Hans de Goede c58f00165b brcm: Add nvram for Lenovo Yoga Tablet 2 830F/L and 1050F/L tablets
Add a NVRAM file for the brcmfmac43241b4 wifi chip found on the mainboard
of Lenovo Yoga Tablet 2 830F/L and 1050F/L tablets. This is based on
a copy of the existing brcmfmac43430a0-sdio.ilife-S806.txt NVRAM file with
various parameters changed to match the Lenovo Yoga Tablet 2 series.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2022-08-10 16:27:41 +02:00
Hans de Goede d4a4224965 brcm: Add nvram for the Xiaomi Mi Pad 2 tablet
Add a NVRAM file for the brcmfmac43340 wifi/bt chip found on the
Xiaomi Mi Pad 2 tablet. This is based on copy of the existing
brcm/brcmfmac4356-pcie.gpd-win-pocket.txt NVRAM file with some
of the calibration values adjusted for the Xiaomi Mi Pad 2 tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2022-08-10 16:27:41 +02:00
Hans de Goede 7220731d63 brcm: Add nvram for the Asus TF103C tablet
Add a NVRAM file for the brcmfmac43340 wifi/bt chip found on the
Asus TF103C tablet. This is based on copy of the existing
brcm/brcmfmac43340-sdio.pov-tab-p1006w-data.txt NVRAM file with some
of the calibration values adjusted for the Asus TF103C tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2022-08-10 16:27:41 +02:00
Josh Boyer ad5ae82019
Merge branch 'main' of https://github.com/suraj714/BT-Upstream
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-10 07:58:34 -04:00
John Allen 89ec6198f1
Add amd-ucode README file
Create new README file describing the microcode patch levels included in the
microcode container files in the amd-ucode directory.

Signed-off-by: John Allen <john.allen@amd.com>
[WHENCE entry added by Josh Boyer <jwboyer@kernel.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-10 07:55:45 -04:00
Suraj Magar 4f8f67efcd qca: Update firmware files for BT chip WCN6750.
This commit will update required firmware files for WCN6750.

     msbtfw11.mbn :RAM FW dump
     msbtfw11.tlv :RAM FW dump
     msnv11.bin   :NVM dump

     Updated firmware files with:
     Add on Features support for QHS and QCM
     Bug Fix for RSSI calculation
     IOT bug fixes related to power level during streaming
     Braktooth issue fix

Signed-off-by: Suraj Magar <quic_smagar@quicinc.com>
2022-08-09 14:31:29 +05:30
Mario Limonciello e6857b6f93
amdgpu: Update Yellow Carp VCN firmware
from internal git commit 84605ffd4b0b38dd76c0f54ccb33c15742641c61

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-08 08:42:34 -04:00
Kiran K e6185d5197
linux-firmware: Update firmware file for Intel Bluetooth 9462
This patch updates the firmware file for Intel Bluetooth 9462
Also it is known as Intel JeffersonPeak (JfP1).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:23 -04:00
Kiran K 140beaf7d7
linux-firmware: Update firmware file for Intel Bluetooth 9462
This patch updates the firmware file for Intel Bluetooth 9462
Also it is known as Intel JeffersonPeak (JfP1).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:23 -04:00
Kiran K 045847edb1
linux-firmware: Update firmware file for Intel Bluetooth 9560
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:23 -04:00
Kiran K f7f3d1f40c
linux-firmware: Update firmware file for Intel Bluetooth 9560
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:22 -04:00
Kiran K 45c5e53ea4
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:22 -04:00
Kiran K 1068c45f16
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:22 -04:00
Kiran K b93bf2c9ce
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:22 -04:00
Kiran K 31d24ca113
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:22 -04:00
Kiran K 447ca4a62c
linux-firmware: Update firmware file for Intel Bluetooth AX210
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).

FW Build: REL47489

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:22 -04:00
Kiran K 87d07fd3d3
linux-firmware: Update firmware file for Intel Bluetooth AX200
This patch updates the firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP2).

FW Build: REL47124

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:22 -04:00
Kiran K 63a87d2f1f
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL47124

Release Version: 22.160.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:52:21 -04:00
Josh Boyer 6b0376467a
Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:43:48 -04:00
Josh Boyer 327ac4c071
Merge branch 'dg2_guc_v70.4.1' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:37:51 -04:00
Josh Boyer 8361b88a44
Merge branch 'dg2_dmc_2_07' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:36:50 -04:00
Petr Machata a45053c757
Mellanox: Add new mlxsw_spectrum firmware xx.2010.3020
Add latest verified version of Nvidia Spectrum-family switch firmware,
for Spectrum (13.2010.3020), Spectrum-2 (29.2010.3020) and Spectrum-3
(30.2010.3020). Furthermore, add lc_ini_bundle_2010_3020.bin for modular
systems.

Among others, this release fixes the following two issues:

- Allow that correction field adjustment can be enabled for different PTP
  message types on ingress than on egress.
- Fix for linecard PSID byte ordering issue for modular systems.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-04 07:33:01 -04:00
Mark Pearson 4ae4ae8891 qcom: Add firmware for Lenovo ThinkPad X13s
Add runtime loaded firmware for the audio, compute and sensor DSPs, as
well as the zap shader for the GPU on the Lenovo ThinkPad X13s.

The files are placed under qcom/ as some distributions distribute
linux-firmware as multiple packages and the qcom-specific package will
be needed to provide some of the shared GPU files.

Signed-off-by: Mark Pearson <markpearson@lenovo.com>
2022-08-03 16:29:07 -04:00
Vitaly Rodionov feda1996d5 linux-firmware: Add firmware for Cirrus CS35L41
This patch adds the firmware files for Cirrus CS35L41 smart amplifier

Playback version: 6.76
Release version: 29.78.0

Signed-off-by: Vitaly Rodionov <vitaly.rodionov@cirrus.com>
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2022-08-03 16:14:51 +01:00
John Harrison a4235e0aa4 i915: Add GuC v70.4.1 for DG2
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
2022-07-27 18:03:49 -07:00
Anusha Srivatsa 3ab394af47 i915: Add DMC v2.07 for DG2
This release has a WA to prevent hang when DC states
are enabled.

Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
2022-07-27 10:52:59 -07:00
Alex Deucher 150864a4d7
amdgpu partially revert "amdgpu: update beige goby to release 22.20"
The yellow carp change was accidently added to this commit.

This reverts commit 06cead1822.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-25 14:16:04 -04:00
Josh Boyer 6cbcf35127
Merge branch 'mtk-scp-20220722' of https://github.com/tinghan-shen/linux_fw_scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-25 14:15:15 -04:00