]> git.proxmox.com Git - mirror_linux-firmware.git/log
mirror_linux-firmware.git
3 months agointel: avs: Add topology file for I2S Realtek 5640
Cezary Rojewski [Wed, 10 Jul 2024 09:46:09 +0000 (11:46 +0200)]
intel: avs: Add topology file for I2S Realtek 5640

The topology file defines stream layout for a single bidirectional
endpoint.

Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 44a399dd585b ("i2s: Add ALC5640 topology").

Link: https://github.com/thesofproject/avs-topology-xml/commit/44a399dd585bddac2241bbf7b2f4bfccc21aef14
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agointel: avs: Add topology file for I2S Realtek 5514
Cezary Rojewski [Wed, 10 Jul 2024 09:43:43 +0000 (11:43 +0200)]
intel: avs: Add topology file for I2S Realtek 5514

The topology file defines stream layout for a single unidirectional
capture endpoint.

Binary equivalent of the XML source in the avs-topology-xml repository.
Commit d4d89367d375 ("i2s: Add RT5514 topology").

Link: https://github.com/thesofproject/avs-topology-xml/commit/d4d89367d375ed1af760a7069b5d73eceb46248f
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agointel: avs: Add topology file for I2S Realtek 298
Cezary Rojewski [Wed, 10 Jul 2024 09:41:10 +0000 (11:41 +0200)]
intel: avs: Add topology file for I2S Realtek 298

The topology file defines stream layout for a single bidirectional
endpoint.

Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 55d0790fcf49 ("i2s: rt298: Drop S24_LE support").

Link: https://github.com/thesofproject/avs-topology-xml/commit/55d0790fcf493f091e5cc30ddb91372135db62b2
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agointel: avs: Add topology file for I2S Realtek 286
Cezary Rojewski [Wed, 10 Jul 2024 09:39:38 +0000 (11:39 +0200)]
intel: avs: Add topology file for I2S Realtek 286

The topology file defines stream layout for a single bidirectional
endpoint.

Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 4718383f92a7 ("i2s: rt286: Drop S24_LE support").

Link: https://github.com/thesofproject/avs-topology-xml/commit/4718383f92a730cdaafcf5a7c882f5cde153edc7
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agointel: avs: Add topology file for I2S Realtek 274
Cezary Rojewski [Wed, 10 Jul 2024 09:31:43 +0000 (11:31 +0200)]
intel: avs: Add topology file for I2S Realtek 274

The topology file defines stream layout for a single bidirectional
endpoint.

Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 60581de70a62 ("i2s: rt274: Align the topology with all the other
rt ones").

Link: https://github.com/thesofproject/avs-topology-xml/commit/60581de70a62690b508ff5f34ccf1dc6c084301a
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agointel: avs: Add topology file for Digital Microphone Array
Cezary Rojewski [Wed, 10 Jul 2024 09:27:24 +0000 (11:27 +0200)]
intel: avs: Add topology file for Digital Microphone Array

The topology file defines stream layout for a single unidirectional
capture endpoint.

Binary equivalent of the XML source in the avs-topology-xml repository.
Commit d7aa0496cbce ("dmic: Update topology to expose volume control").

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://github.com/thesofproject/avs-topology-xml/commit/d7aa0496cbce40915929fa944fb86716d0cbf83a
3 months agointel: avs: Add topology file for HDMI codecs
Cezary Rojewski [Wed, 10 Jul 2024 09:18:47 +0000 (11:18 +0200)]
intel: avs: Add topology file for HDMI codecs

The topology file defines stream layout for three unidirectional
playback endpoints.

Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 6233cc465ee5 ("hda: Add symlinks for 3-endpoints HDMI variant").

Link: https://github.com/thesofproject/avs-topology-xml/commit/6233cc465ee5f3ad8705ad958f5f31ee4d5f6ccb
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agointel: avs: Add topology file for HDAudio codecs
Cezary Rojewski [Wed, 10 Jul 2024 08:58:27 +0000 (10:58 +0200)]
intel: avs: Add topology file for HDAudio codecs

The topology file defines stream layout for a single bidirectional
endpoint.

Binary equivalent of the XML source in the avs-topology-xml repository.
Commit ac7dccab470e ("hda: Update available configurations").

Link: https://github.com/thesofproject/avs-topology-xml/commit/ac7dccab470e06f9ac8645ed72fdbefd1c2fb898
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agoAdd a copy of Apache-2.0
Cezary Rojewski [Wed, 10 Jul 2024 09:24:18 +0000 (11:24 +0200)]
Add a copy of Apache-2.0

For WHENCE descriptions to reference.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agointel: avs: Update AudioDSP base firmware for APL-based platforms
Cezary Rojewski [Wed, 10 Jul 2024 08:08:39 +0000 (10:08 +0200)]
intel: avs: Update AudioDSP base firmware for APL-based platforms

Update the existing base firmware to recent maintainance release.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
3 months agoMerge branch 'add_intel_ish' into 'main' 20240709
Mario Limonciello [Wed, 3 Jul 2024 05:34:26 +0000 (05:34 +0000)]
Merge branch 'add_intel_ish' into 'main'

linux-firmware: Add ISH firmware file for Intel Lunar Lake platform

See merge request kernel-firmware/linux-firmware!238

3 months agolinux-firmware: Add ISH firmware file for Intel Lunar Lake platform
Zhang Lixu [Tue, 2 Jul 2024 03:33:05 +0000 (11:33 +0800)]
linux-firmware: Add ISH firmware file for Intel Lunar Lake platform

This patch contains ISH firmware file for Intel Lunar Lake platform.
FW Version: 5.8.0.7716

Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
3 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Tue, 2 Jul 2024 19:11:13 +0000 (19:11 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: update navi10 firmware

See merge request kernel-firmware/linux-firmware!240

3 months agoamdgpu: update DMCUB to v0.0.224.0 for Various AMDGPU Asics
Fangzhi Zuo [Fri, 28 Jun 2024 19:21:10 +0000 (15:21 -0400)]
amdgpu: update DMCUB to v0.0.224.0 for Various AMDGPU Asics

DMCUB Updates for DCN315, DCN35, and DCN351
From internal git commit 2d2960aaace42c3a6b6bfe04f34e7841f431bad3

Tested with DC 3.2.291

Release notes:
- Optimize dpis ips code
- USB4 related fixes
- update dp 2.1 training sequence
- Replay speed up enable

Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
3 months agoMerge branch 'robot/pr-0-1719936449' into 'main'
Mario Limonciello [Tue, 2 Jul 2024 16:11:38 +0000 (16:11 +0000)]
Merge branch 'robot/pr-0-1719936449' into 'main'

robot/pr-0-1719936449

See merge request kernel-firmware/linux-firmware!239

3 months agocirrus: cs35l41: Update various firmware for ASUS laptops using CS35L41
Stefan Binding [Tue, 2 Jul 2024 14:31:10 +0000 (15:31 +0100)]
cirrus: cs35l41: Update various firmware for ASUS laptops using CS35L41

Updated laptops:
10431a63
10431c03
10431c43

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
3 months agoMerge branch 'amd-isp-staging' into 'main'
Mario Limonciello [Thu, 27 Jun 2024 19:34:37 +0000 (19:34 +0000)]
Merge branch 'amd-isp-staging' into 'main'

amdgpu: add new ISP 4.1.1 firmware

See merge request kernel-firmware/linux-firmware!237

3 months agoamdgpu: Update ISP FW for isp v4.1.1
Pratap Nirujogi [Wed, 26 Jun 2024 15:36:48 +0000 (11:36 -0400)]
amdgpu: Update ISP FW for isp v4.1.1

From internal git commit:
ed700d1c929a8d64fe569e901bada95668e21bc3

Signed-off-by: Pratap Nirujogi <pratap.nirujogi@amd.com>
3 months agoMerge branch 'robot/pr-0-1719052208' into 'main'
Mario Limonciello [Sat, 22 Jun 2024 12:40:29 +0000 (12:40 +0000)]
Merge branch 'robot/pr-0-1719052208' into 'main'

robot/pr-0-1719052208

See merge request kernel-firmware/linux-firmware!235

3 months agolinux-firmware: mediatek: Update MT8173 VPU firmware to v1.2.0
Irui Wang [Sat, 22 Jun 2024 09:58:24 +0000 (17:58 +0800)]
linux-firmware: mediatek: Update MT8173 VPU firmware to v1.2.0

[h264 decoder]
check if the h264 decoder instance allocation is successful before use.

Release Version: 1.2.0

Signed-off-by: Irui Wang <irui.wang@mediatek.com>
3 months agoMerge branch 'robot/pr-0-1718900951' into 'main'
Josh Boyer [Thu, 20 Jun 2024 16:54:34 +0000 (16:54 +0000)]
Merge branch 'robot/pr-0-1718900951' into 'main'

robot/pr-0-1718900951

See merge request kernel-firmware/linux-firmware!234

3 months agoqcom: Add AIC100 firmware files
Jeffrey Hugo [Thu, 20 Jun 2024 15:41:28 +0000 (09:41 -0600)]
qcom: Add AIC100 firmware files

Add firmware files for the Qualcomm Cloud AI 100 product (AIC100). These
are consumed by the qaic driver in the accel subsystem. This revision of
the firmware comes from the 1.15.4.0 proprietary release.

Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
4 months agoMerge branch 'upstream' into 'main'
Josh Boyer [Tue, 18 Jun 2024 11:34:55 +0000 (11:34 +0000)]
Merge branch 'upstream' into 'main'

amlogic: Update bluetooth firmware binary

See merge request kernel-firmware/linux-firmware!232

4 months agoamlogic: Update bluetooth firmware binary
Yang Li [Tue, 18 Jun 2024 07:23:47 +0000 (15:23 +0800)]
amlogic: Update bluetooth firmware binary

Add new file of aml_w265s1_bt_uart.bin,
and change the file name of w155s2&w265s1

w1u_bt_fw_uart.bin => aml_w155s2_bt_uart.bin
w2_bt_fw_uart.bin => aml_w265s1_bt_uart.bin

Signed-off-by: Yang Li <yang.li@amlogic.com>
4 months agoMerge branch 'main' into 'main'
Josh Boyer [Tue, 18 Jun 2024 11:26:59 +0000 (11:26 +0000)]
Merge branch 'main' into 'main'

linux-firmware: Update firmware file for Intel Bluetooth Pulsar core

See merge request kernel-firmware/linux-firmware!233

4 months agolinux-firmware: Update firmware file for Intel BlazarU core
Kiran K [Tue, 18 Jun 2024 09:43:17 +0000 (15:13 +0530)]
linux-firmware: Update firmware file for Intel BlazarU core

This patch contains firmware files for BlazarU core -
1. Gale Peak2 (BE200)

FW Build: BT_BlazarU_S_REL58211_23.60.24183.58211

Release Version: 23.60.0.1
FSEQ:  0x0.0.4.164

Signed-off-by: Kiran K <kiran.k@intel.com>
4 months agolinux-firmware: Update firmware file for Intel Bluetooth Magnetor core
Kiran K [Tue, 18 Jun 2024 09:40:04 +0000 (15:10 +0530)]
linux-firmware: Update firmware file for Intel Bluetooth Magnetor core

This patch contains firmware files for,
- Garfield Peak2 (GfP2) - AX211
- Johnson Peak2 (JnP2)  - AX203
- Harrison Peak1 (HrP1) - AX101

FW Build: BT_Magnetar_REL103243_23.50.24183.103243
Release Version: 23.60.0.1
FSEQ: 0x0.0.3.94

Signed-off-by: Kiran K <kiran.k@intel.com>
4 months agolinux-firmware: Update firmware file for Intel Bluetooth Solar core
Kiran K [Tue, 18 Jun 2024 09:31:09 +0000 (15:01 +0530)]
linux-firmware: Update firmware file for Intel Bluetooth Solar core

This patch contains firmware files for,
- Typhoon Peak2 (TyP2) - AX210
- Garfield Peak2 (GfP2) - AX211
- Johnson Peak2 (JnP2) - AX203

FW Build: BT_Solar_REL81528_23.50.24183.81528
Release Version: 23.60.0.1
FSEQ: 0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
4 months agolinux-firmware: Update firmware file for Intel Bluetooth Pulsar core
Kiran K [Tue, 18 Jun 2024 09:14:07 +0000 (14:44 +0530)]
linux-firmware: Update firmware file for Intel Bluetooth Pulsar core

This patch contains firmware files for,
      - Thunder Peak2 (GfP2) - 9260
      - Jefferson Peak2 (JnP2) - 9560

FW Build: BT_Pulsar_REL20425_22.20.2412.20425
Release Version: 23.60.0.1

Signed-off-by: Kiran K <kiran.k@intel.com>
4 months agoMerge branch 'robot/patch-0-1718607452' into 'main'
Josh Boyer [Tue, 18 Jun 2024 11:23:52 +0000 (11:23 +0000)]
Merge branch 'robot/patch-0-1718607452' into 'main'

robot/patch-0-1718607452

See merge request kernel-firmware/linux-firmware!231

4 months agortl_bt: Update RTL8822C BT UART firmware to 0xB5D6_6DCB
Hilda Wu [Mon, 17 Jun 2024 06:40:50 +0000 (14:40 +0800)]
rtl_bt: Update RTL8822C BT UART firmware to 0xB5D6_6DCB

This firmware patch update for Realtek RTL8822C BT UART controller.

Release Version: 0xB5D6_6DCB

Signed-off-by: Hilda Wu <hildawu@realtek.com>
4 months agoMerge branch 'robot/patch-0-1718605649' into 'main'
Josh Boyer [Tue, 18 Jun 2024 11:20:36 +0000 (11:20 +0000)]
Merge branch 'robot/patch-0-1718605649' into 'main'

robot/patch-0-1718605649

See merge request kernel-firmware/linux-firmware!230

4 months agortl_bt: Update RTL8822C BT USB firmware to 0xAED6_6DCB
Hilda Wu [Mon, 17 Jun 2024 06:19:04 +0000 (14:19 +0800)]
rtl_bt: Update RTL8822C BT USB firmware to 0xAED6_6DCB

This firmware patch update for Realtek RTL8822C BT USB controller.

Release Version: 0xAED6_6DCB

Signed-off-by: Hilda Wu <hildawu@realtek.com>
4 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Fri, 14 Jun 2024 19:42:24 +0000 (19:42 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: update smu 13.0.6 firmware

See merge request kernel-firmware/linux-firmware!229

4 months agoamdgpu: update DMCUB to v0.0.222.0 for DCN314
Hamza Mahfooz [Fri, 14 Jun 2024 18:48:52 +0000 (14:48 -0400)]
amdgpu: update DMCUB to v0.0.222.0 for DCN314

From internal git commit a93c48ecbd9353ffe9f9f843a332fc3bae77cb0a.

Tested with DC 3.2.289

Release notes:
- Panel Replay fixes

Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
4 months agoMerge branch 'robot/pr-0-1718306732' into 'main'
Mario Limonciello [Thu, 13 Jun 2024 19:43:30 +0000 (19:43 +0000)]
Merge branch 'robot/pr-0-1718306732' into 'main'

robot/pr-0-1718306732

See merge request kernel-firmware/linux-firmware!228

4 months agoiwlwifi: add ty/So/Ma firmwares for core88-87 release
Miri Korenblit [Wed, 17 Apr 2024 06:47:38 +0000 (09:47 +0300)]
iwlwifi: add ty/So/Ma firmwares for core88-87 release

Add -89.ucode firmwares for ty/So/Ma devices,
and update the PNVM files.

Build number: Core_manual_signed_core88-87
Revision: 202a2f7b (ty, so, ma)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
4 months agoiwlwifi: update cc/Qu/QuZ firmwares for core88-87 release
Miri Korenblit [Wed, 17 Apr 2024 05:55:39 +0000 (08:55 +0300)]
iwlwifi: update cc/Qu/QuZ firmwares for core88-87 release

Update -77.ucode firmwares for cc/Qu/QuZ devices.

Build number: Core_manual_signed_core88-87
Revision: c360c4b1 (Qu, QuZ, cc)

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
4 months agoMerge branch 'cc33xx-firmware' into 'main'
Mario Limonciello [Thu, 13 Jun 2024 16:42:43 +0000 (16:42 +0000)]
Merge branch 'cc33xx-firmware' into 'main'

linux-firmware: add new cc33xx firmware for cc33xx chips

See merge request kernel-firmware/linux-firmware!227

4 months agolinux-firmware: add new cc33xx firmware for cc33xx chips
Sabeeh Khan [Wed, 12 Jun 2024 22:14:59 +0000 (17:14 -0500)]
linux-firmware: add new cc33xx firmware for cc33xx chips

This patch includes the required binaries in order to use cc33xx
chips and driver. Update the WHENCE to include these additions.
Also update the LICENSE.ti-connectivity for the new year.

FW Version: 1.7.0.120

Signed-off-by: Sabeeh Khan <sabeeh-khan@ti.com>
4 months agoMerge branch 'robot/pr-0-1718270717' into 'main'
Mario Limonciello [Thu, 13 Jun 2024 12:04:19 +0000 (12:04 +0000)]
Merge branch 'robot/pr-0-1718270717' into 'main'

robot/pr-0-1718270717

See merge request kernel-firmware/linux-firmware!226

4 months agocirrus: cs35l56: Update firmware for Cirrus CS35L56 for ASUS UM5606 laptop
Simon Trimmer [Thu, 13 Jun 2024 09:04:06 +0000 (09:04 +0000)]
cirrus: cs35l56: Update firmware for Cirrus CS35L56 for ASUS UM5606 laptop

This patch updates the firmware files for the Cirrus CS35L56 smart
amplifier used in the ASUS UM5606 laptop.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
4 months agoMerge branch 'robot/pr-0-1718209490' into 'main'
Mario Limonciello [Wed, 12 Jun 2024 16:26:33 +0000 (16:26 +0000)]
Merge branch 'robot/pr-0-1718209490' into 'main'

robot/pr-0-1718209490

See merge request kernel-firmware/linux-firmware!224

4 months agocirrus: cs35l56: Update firmware for Cirrus CS35L56 for various ASUS laptops
Simon Trimmer [Wed, 12 Jun 2024 15:23:21 +0000 (15:23 +0000)]
cirrus: cs35l56: Update firmware for Cirrus CS35L56 for various ASUS laptops

This patch updates the firmware files for the Cirrus CS35L56 smart
amplifier used in the GA605W and H7606W ASUS laptops.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
4 months agoMerge branch 'qca' into 'main' 20240610
Josh Boyer [Mon, 10 Jun 2024 14:06:27 +0000 (14:06 +0000)]
Merge branch 'qca' into 'main'

QCA: Update Bluetooth QCA2066 firmware to 2.1.0-00639

See merge request kernel-firmware/linux-firmware!223

4 months agoMerge https://github.com/zijun-hu/qca_btfw into qca
Josh Boyer [Mon, 10 Jun 2024 14:02:03 +0000 (10:02 -0400)]
Merge https://github.com/zijun-hu/qca_btfw into qca

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
4 months agoMerge branch 'robot/pr-0-1717681820' into 'main'
Mario Limonciello [Thu, 6 Jun 2024 14:56:49 +0000 (14:56 +0000)]
Merge branch 'robot/pr-0-1717681820' into 'main'

robot/pr-0-1717681820

See merge request kernel-firmware/linux-firmware!222

4 months agolinux-firmware: Add firmware for Lenovo Thinkbooks
Stefan Binding [Tue, 4 Jun 2024 15:12:16 +0000 (16:12 +0100)]
linux-firmware: Add firmware for Lenovo Thinkbooks

Add Cirrus Logic Smart Amp CS35L41 HDA Firmware and tuning for Lenovo
Thinkbook 13X Gen 4 and Lenovo Thinkbook 16P Gen 5.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
4 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Tue, 4 Jun 2024 18:18:52 +0000 (18:18 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: update smu 13.0.6 firmware

See merge request kernel-firmware/linux-firmware!221

4 months agoamdgpu: update yellow carp firmware
Alex Deucher [Tue, 4 Jun 2024 17:31:50 +0000 (13:31 -0400)]
amdgpu: update yellow carp firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update VCN 4.0.4 firmware
Alex Deucher [Tue, 4 Jun 2024 17:31:05 +0000 (13:31 -0400)]
amdgpu: update VCN 4.0.4 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update SDMA 6.0.2 firmware
Alex Deucher [Tue, 4 Jun 2024 17:30:48 +0000 (13:30 -0400)]
amdgpu: update SDMA 6.0.2 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update PSP 13.0.7 firmware
Alex Deucher [Tue, 4 Jun 2024 17:30:20 +0000 (13:30 -0400)]
amdgpu: update PSP 13.0.7 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update GC 11.0.2 firmware
Alex Deucher [Tue, 4 Jun 2024 17:29:47 +0000 (13:29 -0400)]
amdgpu: update GC 11.0.2 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update navi10 firmware
Alex Deucher [Tue, 4 Jun 2024 17:28:54 +0000 (13:28 -0400)]
amdgpu: update navi10 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update raven2 firmware
Alex Deucher [Tue, 4 Jun 2024 17:28:20 +0000 (13:28 -0400)]
amdgpu: update raven2 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update raven firmware
Alex Deucher [Tue, 4 Jun 2024 17:27:40 +0000 (13:27 -0400)]
amdgpu: update raven firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update SMU 13.0.10 firmware
Alex Deucher [Tue, 4 Jun 2024 17:26:53 +0000 (13:26 -0400)]
amdgpu: update SMU 13.0.10 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update SDMA 6.0.3 firmware
Alex Deucher [Tue, 4 Jun 2024 17:26:34 +0000 (13:26 -0400)]
amdgpu: update SDMA 6.0.3 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update PSP 13.0.10 firmware
Alex Deucher [Tue, 4 Jun 2024 17:26:10 +0000 (13:26 -0400)]
amdgpu: update PSP 13.0.10 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update GC 11.0.3 firmware
Alex Deucher [Tue, 4 Jun 2024 17:25:32 +0000 (13:25 -0400)]
amdgpu: update GC 11.0.3 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update VCN 3.1.2 firmware
Alex Deucher [Tue, 4 Jun 2024 17:23:30 +0000 (13:23 -0400)]
amdgpu: update VCN 3.1.2 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update PSP 13.0.5 firmware
Alex Deucher [Tue, 4 Jun 2024 17:23:12 +0000 (13:23 -0400)]
amdgpu: update PSP 13.0.5 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update psp 13.0.8 firmware
Alex Deucher [Tue, 4 Jun 2024 17:22:11 +0000 (13:22 -0400)]
amdgpu: update psp 13.0.8 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update vega20 firmware
Alex Deucher [Tue, 4 Jun 2024 17:21:27 +0000 (13:21 -0400)]
amdgpu: update vega20 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update vega12 firmware
Alex Deucher [Tue, 4 Jun 2024 17:20:44 +0000 (13:20 -0400)]
amdgpu: update vega12 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update vega10 firmware
Alex Deucher [Tue, 4 Jun 2024 17:18:39 +0000 (13:18 -0400)]
amdgpu: update vega10 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update VCN 4.0.0 firmware
Alex Deucher [Tue, 4 Jun 2024 17:17:39 +0000 (13:17 -0400)]
amdgpu: update VCN 4.0.0 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update smu 13.0.0 firmware
Alex Deucher [Tue, 4 Jun 2024 17:12:16 +0000 (13:12 -0400)]
amdgpu: update smu 13.0.0 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update SDMA 6.0.0 firmware
Alex Deucher [Tue, 4 Jun 2024 17:11:56 +0000 (13:11 -0400)]
amdgpu: update SDMA 6.0.0 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update PSP 13.0.0 firmware
Alex Deucher [Tue, 4 Jun 2024 17:11:35 +0000 (13:11 -0400)]
amdgpu: update PSP 13.0.0 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update GC 11.0.0 firmware
Alex Deucher [Tue, 4 Jun 2024 17:11:04 +0000 (13:11 -0400)]
amdgpu: update GC 11.0.0 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update picasso firmware
Alex Deucher [Tue, 4 Jun 2024 17:10:00 +0000 (13:10 -0400)]
amdgpu: update picasso firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update beige goby firmware
Alex Deucher [Tue, 4 Jun 2024 17:09:25 +0000 (13:09 -0400)]
amdgpu: update beige goby firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update vangogh firmware
Alex Deucher [Tue, 4 Jun 2024 17:08:50 +0000 (13:08 -0400)]
amdgpu: update vangogh firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update dimgrey cavefish firmware
Alex Deucher [Tue, 4 Jun 2024 17:08:06 +0000 (13:08 -0400)]
amdgpu: update dimgrey cavefish firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update green sardine firmware
Alex Deucher [Tue, 4 Jun 2024 17:06:48 +0000 (13:06 -0400)]
amdgpu: update green sardine firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update navy flounder firmware
Alex Deucher [Tue, 4 Jun 2024 17:05:51 +0000 (13:05 -0400)]
amdgpu: update navy flounder firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update PSP 13.0.11 firmware
Alex Deucher [Tue, 4 Jun 2024 17:05:06 +0000 (13:05 -0400)]
amdgpu: update PSP 13.0.11 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update GC 11.0.4 firmware
Alex Deucher [Tue, 4 Jun 2024 17:04:40 +0000 (13:04 -0400)]
amdgpu: update GC 11.0.4 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update VCN 4.0.2 firmware
Alex Deucher [Tue, 4 Jun 2024 17:03:38 +0000 (13:03 -0400)]
amdgpu: update VCN 4.0.2 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update SDMA 6.0.1 firmware
Alex Deucher [Tue, 4 Jun 2024 17:02:59 +0000 (13:02 -0400)]
amdgpu: update SDMA 6.0.1 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update PSP 13.0.4 firmware
Alex Deucher [Tue, 4 Jun 2024 17:02:34 +0000 (13:02 -0400)]
amdgpu: update PSP 13.0.4 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update GC 11.0.1 firmware
Alex Deucher [Tue, 4 Jun 2024 17:01:57 +0000 (13:01 -0400)]
amdgpu: update GC 11.0.1 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update sienna cichlid firmware
Alex Deucher [Tue, 4 Jun 2024 17:00:28 +0000 (13:00 -0400)]
amdgpu: update sienna cichlid firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update VCN 4.0.5 firmware
Alex Deucher [Tue, 4 Jun 2024 16:58:32 +0000 (12:58 -0400)]
amdgpu: update VCN 4.0.5 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update PSP 14.0.0 firmware
Alex Deucher [Tue, 4 Jun 2024 16:58:04 +0000 (12:58 -0400)]
amdgpu: update PSP 14.0.0 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update GC 11.5.0 firmware
Alex Deucher [Tue, 4 Jun 2024 16:57:31 +0000 (12:57 -0400)]
amdgpu: update GC 11.5.0 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update navi14 firmware
Alex Deucher [Tue, 4 Jun 2024 16:55:54 +0000 (12:55 -0400)]
amdgpu: update navi14 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update SMU 13.0.6 firmware
Alex Deucher [Tue, 4 Jun 2024 16:55:04 +0000 (12:55 -0400)]
amdgpu: update SMU 13.0.6 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update PSP 13.0.6 firmware
Alex Deucher [Tue, 4 Jun 2024 16:54:36 +0000 (12:54 -0400)]
amdgpu: update PSP 13.0.6 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update GC 9.4.3 firmware
Alex Deucher [Tue, 4 Jun 2024 16:53:52 +0000 (12:53 -0400)]
amdgpu: update GC 9.4.3 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update renoir firmware
Alex Deucher [Tue, 4 Jun 2024 16:52:47 +0000 (12:52 -0400)]
amdgpu: update renoir firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update navi12 firmware
Alex Deucher [Tue, 4 Jun 2024 16:51:37 +0000 (12:51 -0400)]
amdgpu: update navi12 firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoamdgpu: update aldebaran firmware
Alex Deucher [Tue, 4 Jun 2024 16:50:03 +0000 (12:50 -0400)]
amdgpu: update aldebaran firmware

From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months agoMerge branch 'amd-staging' into 'main'
Mario Limonciello [Thu, 30 May 2024 18:24:14 +0000 (18:24 +0000)]
Merge branch 'amd-staging' into 'main'

amdgpu: Update VCN firmware binaries

See merge request kernel-firmware/linux-firmware!217

4 months agoamdgpu: add support for PSP 14.0.1
Mario Limonciello [Thu, 30 May 2024 16:32:43 +0000 (11:32 -0500)]
amdgpu: add support for PSP 14.0.1

From internal git commit abc291e4fc5a5cb4f9eec0042d3cf3789a116b70

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
4 months agoamdgpu: add support for VPE 6.1.1
Mario Limonciello [Thu, 30 May 2024 16:32:10 +0000 (11:32 -0500)]
amdgpu: add support for VPE 6.1.1

From internal git commit abc291e4fc5a5cb4f9eec0042d3cf3789a116b70

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
4 months agoamdgpu: add support for VCN 4.0.6
Mario Limonciello [Thu, 30 May 2024 16:31:36 +0000 (11:31 -0500)]
amdgpu: add support for VCN 4.0.6

From internal git commit abc291e4fc5a5cb4f9eec0042d3cf3789a116b70

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
4 months agoamdgpu: add support for SDMA 6.1.1
Mario Limonciello [Thu, 30 May 2024 16:30:14 +0000 (11:30 -0500)]
amdgpu: add support for SDMA 6.1.1

From internal git commit abc291e4fc5a5cb4f9eec0042d3cf3789a116b70

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>