Commit Graph

2090 Commits (c93aa1a0edc36f653259b25567a864996f667d37)

Author SHA1 Message Date
Alex Deucher 6e03a68f9b amdgpu: add GC 11.0.1 rlc_1 firmware
From internal git commit:
9a5104340a1e9fe80240546cc3d0975fdeaa8e06

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-23 12:27:24 -05:00
Alex Deucher dd2c1a8ca3 amdgpu: add VCN 4.0.3 firmware
From internal git commit:
9a5104340a1e9fe80240546cc3d0975fdeaa8e06

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-23 12:05:24 -05:00
Alex Deucher 839fac0db5 amdgpu: add SDMA 4.4.2 firmware
From internal git commit:
9a5104340a1e9fe80240546cc3d0975fdeaa8e06

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-23 12:04:24 -05:00
Alex Deucher b197d6c5c1 amdgpu: add SMU 13.0.6 firmware
From internal git commit:
9a5104340a1e9fe80240546cc3d0975fdeaa8e06

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-23 12:03:04 -05:00
Alex Deucher ac4c973748 amdgpu: add PSP 13.0.6 firmware
From internal git commit:
9a5104340a1e9fe80240546cc3d0975fdeaa8e06

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-23 12:01:48 -05:00
Alex Deucher 86848cf4e3 amdgpu: Add GC 9.4.3 firmware
From internal git commit:
9a5104340a1e9fe80240546cc3d0975fdeaa8e06

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-23 11:59:47 -05:00
Josh Boyer 604586575e
Merge branch 'sc8280xp-audio-fw-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/srini/linux-firmware into sc8280xp-audio-fw-fixes
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-09-07 06:57:30 -04:00
Josh Boyer 28935de4c2
Merge branch 'rb5-update' of https://github.com/lumag/linux-firmware into rb5-update
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-09-06 16:47:33 -04:00
Srinivas Kandagatla 7d94e0fa84 linux-firmware: add link to sc8280xp audioreach firmware
Audio drivers look for firmware based on the model string, in SoC
specific directory. Add soft link for this pointing to platform specific
firmware.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
2023-09-06 05:55:50 -07:00
Dmitry Baryshkov bb3d5bc99f qcom: sm8250: add RB5 sensors DSP firmware
Add the firmware for the sensors DSP found on Qualcomm SM8250 platform.
Unlike the rest of DSP firmware, this particular firmware is
device-specific. This firmware was published for the Thundercomm RB5
kit aka Qualcomm Robotics RB5 platform.

- SLPI.HY.3.1-00032-SM8250AZL-1

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-09-06 14:35:32 +03:00
Dmitry Baryshkov 74cc8ca821 qcom: add firmware for the onboard WiFi on qcm2290 / qrb4210
Platforms using qcm2290 and qrb4210 SoCs require the wlanmdsp.mbn file
to boot the WiFi core (similar to the sdm845 platforms). However these
platforms reject existing wlanmdsp.mbn. Provide a separate wlanmdsp.mbn
file to be used by these two platforms only.

- WLAN.HL.3.3.7.c2-00855-QCAHLSWMTPLZ-1

Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-09-06 14:30:16 +03:00
Dmitry Baryshkov 106ff9f9b9 qcom: add venus firmware files for v6.0
To be used on Qualcomm Snapdragon QCM2290 / QRB2210 and SM6115 /
QRB4210, such as on the Qualcomm Robotics RB1 and RB2 platforms.

- VIDEO.VE.6.0-00049-PROD-1

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-09-06 14:29:48 +03:00
Dmitry Baryshkov 89659cb98d qcom: add firmware for QRB4210 platforms
Add Adreno zap shader, ADSP, CDSP and modem firmare for QRB4210 SoC. It
is used e.g. on Qualcomm Robotics RB2 platform.

- ADSP.VT.5.4.1.c4-00013-KAMORTA-2
- CDSP.VT.2.4.1-00265-KAMORTA-1
- MPSS.HA.1.1-00409-KD_ALL_PACK-1

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-09-06 14:29:46 +03:00
Dmitry Baryshkov a32c856835 qcom: add firmware for QCM2290 platforms
Add Adreno zap shader, ADSP and modem firmare for QCM2290 / QRB2210 SoC.
It is used e.g. on Qualcomm Robotics RB1 platform.

- ADSP.VT.5.4.1.c4-00013-KAMORTA-1
- MPSS.HA.1.1-00409-KD_ALL_PACK-1

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-09-06 14:29:24 +03:00
Dmitry Baryshkov 9f3ec3a802 qcom: add GPU firmware for QCM2290 / QRB2210
Adds and a702_sqe.fw (v0.47) firmware blob required for QRB2210 SoC
(used e.g. on Qualcomm Robotics RB1 platform).

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-09-06 14:25:12 +03:00
Dmitry Baryshkov a0142c5704
ath10k/WCN3990: move wlanmdsp to qcom/sdm845
The firmware file ath10k/WCN3990/hw1.0/wlanmdsp.mbn is platform-specific
(rather than being specific to the WiFi chip itself) and can be used
only on the Qualcomm SDM845 platform and close relatives. Other
platforms (e.g. Qualcomm QCM2290, QRB4210) are going to provie their own
copies of the wlanmdsp.mbn firmware.

As discussed with Kalle, move this file to the platform-specific folder,
providing the backwards-compatibility symlink.

Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-09-06 07:08:10 -04:00
Juerg Haefliger e805619f93
WHENCE: Don't compress qcom json files
Don't compress qcom json files. They are loaded by the pd-mapper userspace
app which doesn't know about compression.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-09-05 12:51:52 -04:00
Juerg Haefliger c6ce6ac0ac
WHENCE: amd-ucode: Use new RawFile keyword
Replace old File/Raw entries with a single RawFile entry now that
copy-firmware and check_whence supports that.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-09-05 12:51:25 -04:00
Gustavo Sousa 49f9e3479f i915: Update MTL DMC to v2.16
There were some releases of MTL DMC since the last update. We are
updating to v2.16 here, but see below release notes for each release.

Release notes for v2.16:

    1. Bug fix for Debuggability DCN.

Release notes for v2.15:

    1. Bug fix for HRR.

Release notes for v2.14:

    1. Fix for HRR feature.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-08-29 09:49:34 -03:00
Lokendra Singh 51e9ea589b
linux-firmware: Update firmware file for Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel JohnsonPeak (JnP2).

FW Build: REL68350

Release Version: 22.250.0.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 07:01:16 -04:00
Lokendra Singh e6c093976c
linux-firmware: Update firmware file for Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel JohnsonPeak (JnP2).

FW Build: REL68350

Release Version: 22.250.0.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 07:01:16 -04:00
Lokendra Singh 904880ad68
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: REL68350

Release Version: 22.250.0.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 07:01:16 -04:00
Lokendra Singh 5554529979
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: REL68350

Release Version: 22.250.0.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 07:01:15 -04:00
Lokendra Singh 606a17b1d6
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: REL68350

Release Version: 22.250.0.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 07:01:15 -04:00
Lokendra Singh 3892dc0121
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: REL53497

Release Version: 22.250.0.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 07:01:15 -04:00
Lokendra Singh fc45c42585
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: REL53497

Release Version: 22.250.0.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 07:01:15 -04:00
Josh Boyer 50da38eecf
Merge branch 'mtl_gsc_1655' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 06:54:53 -04:00
John Allen 97e88a0d70
linux-firmware: Update AMD SEV firmware
Update AMD SEV firmware version 1.55 build 8 for AMD family 19h processors
with models in the range 00h to 0fh.

Add AMD SEV firmware version 1.55 build 21 for AMD family 19h processors
with models in the range 10h to 1fh.

Signed-off-by: John Allen <john.allen@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-28 06:52:50 -04:00
Daniele Ceraolo Spurio 81caac98ed i915: add GSC 102.0.0.1655 for MTL
First GSC FW release for MTL.

Release: 102.0.0.1655
Compatibility (API) Version: 1.0
SVN: 1

The firmware file is named after the compatibility version, as that is
what the kernel driver cares about.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
2023-08-21 14:13:11 -07:00
Josh Boyer 0e048b061b
Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-14 13:03:41 -04:00
Stefan Binding 980373f587 cirrus: Add CS35L41 firmware for HP G11 models
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-08-09 15:57:54 +01:00
John Allen f2eb058afc
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>
2023-08-09 07:59:05 -04:00
Josh Boyer 0ab353f8d8
Merge branch 'for-upstream' of http://git.chelsio.net/pub/git/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-08 06:56:38 -04:00
Hilda Wu 42d31f8f6e
rtl_bt: Add firmware v2 file for RTL8852C
This firmware is submitted for RTL8852C BT USB I/F.

Release version is 0x040D_7225

Due to the follow-up RTL8852C firmware patch is format v2,
the RTL8852C BT USB firmware updates will be launched
with rtl8852cu_fw_v2.bin.

Suggested-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-08 06:56:05 -04:00
Rahul Lakkireddy 06fa7dd204 cxgb4: Update firmware to revision 1.27.4.0
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2023-08-07 12:32:53 +00:00
Josh Boyer 7be2766de1
Merge branch 'rb3-update' of https://github.com/lumag/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-04 06:33:54 -04:00
Petr Machata 5046942287
Mellanox: Add new mlxsw_spectrum firmware xx.2012.1012
Add latest verified version of Nvidia Spectrum-family switch firmware,
for Spectrum (13.2012.1012), Spectrum-2 (29.2012.1012), Spectrum-3
(30.2012.1012) and Spectrum-4 (34.2012.1012).

Among a number of fixes and new features that this FW release brings, the
following are specifically relevant for the mlxsw driver:

- includes support for ACL IGNORE action's disable_security bit
- includes FW for the Spectrum-4 ASIC

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-04 06:32:21 -04:00
Neeraj Kale 5c7b67f912
linux-firmware: Add URL for latest FW binaries for NXP BT chipsets
Adding URL to find latest FW binaries for btnxpuart driver.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-04 06:31:33 -04:00
Dmitry Baryshkov 742bf577e1 qcom: sdm845: add RB3 sensors DSP firmware
Add the firmware for the sensors DSP found on Qualcomm SDM845/SDA845.
Unlike the rest of DSP firmware, this particular firmware is
device-specific. This firmware was published for the Thundercomm RB3
board aka db845c.

Firmware version:
- SLPI.HY.1.0-00365-SDM845AZL-1

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-08-02 03:42:15 +03:00
Josh Boyer 07f05b0c97
Merge branch 'dmc-adlp_2.20-mtl_2.13' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-28 14:16:07 -04:00
Josh Boyer 5a251eda99
Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-28 14:15:01 -04:00
Przemek Kitszel 6c8ce49d35
ice: add LAG-supporting DDP package
Add the ddp-lag package, to be loaded by ice driver
in Link Aggregation (LAG) use case.

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@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-07-28 14:14:18 -04:00
Gustavo Sousa fd6e13ca2a i915: Update MTL DMC to v2.13
Release notes:

  1. Pipe scanline counter hang issue fix.
  2. Fix for noclaim generated during Dcstate entry.
  3. HRR and Debugabilty DCN enabled.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-07-26 13:59:54 -03:00
Gustavo Sousa 41e615cf34 i915: Update ADLP DMC to v2.20
Release notes:

  1. Pipe scanline counter hang issue fix.
  2. Fix for DC6v aggresive re-entry.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-07-26 13:51:44 -03:00
Stefan Binding c8424cf03d cirrus: Add CS35L41 firmware for Dell Oasis Models
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-07-26 13:43:05 +01:00
Peter Robinson b602d438fb
qcom: sc8280xp: LENOVO: remove directory sym link
The firmware was only ever referenced in the 6.0 kernel by
two firmware, for less than a month, by the 6.1 LTS kernel
those references had been updated to the new location.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-25 06:51:17 -04:00
Alex Deucher 22fb12f2f6
amdgpu: add initial SMU 13.0.10 firmware
From internal git commit:
2ca390cfa8b01eb962e82d686088f6ee6550a596

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-24 10:45:58 -04:00
Alex Deucher b3f512fb53
amdgpu: add initial SDMA 6.0.3 firmware
From internal git commit:
2ca390cfa8b01eb962e82d686088f6ee6550a596

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-24 10:45:58 -04:00
Alex Deucher b1a7d7624f
amdgpu: add initial PSP 13.0.10 firmware
From internal git commit:
2ca390cfa8b01eb962e82d686088f6ee6550a596

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-24 10:45:58 -04:00
Alex Deucher d6d655ade8
amdgpu: add initial GC 11.0.3 firmware
From internal git commit:
2ca390cfa8b01eb962e82d686088f6ee6550a596

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-24 10:45:53 -04:00