]>
git.ipfire.org Git - thirdparty/linux-firmware.git/log
Alex Deucher [Mon, 6 Jan 2025 20:49:54 +0000 (15:49 -0500)]
amdgpu: revert dimgrey cavefish VCN firmware
Revert back to internal commit:
97ae5dc916b1b174cc87c1f1502a19d2c044e6e6
The newer firmware can result in timeouts after extended
periods of encoding.
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3842
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Mario Limonciello [Mon, 6 Jan 2025 03:09:46 +0000 (03:09 +0000)]
Merge branch 'rpi5' into 'main'
WHENCE: Link the Raspberry Pi CM5 and 500 to the 4B
See merge request kernel-firmware/linux-firmware!395
Peter Robinson [Sun, 29 Dec 2024 17:38:44 +0000 (17:38 +0000)]
WHENCE: Link the Raspberry Pi CM5 and 500 to the 4B
The CM5 and 500 use the same WiFi modules as the 4B
so we can link them so they're detected.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Mario Limonciello [Mon, 6 Jan 2025 03:07:37 +0000 (03:07 +0000)]
Merge branch 'compress-in-parallel' into 'main'
Add support to install files/symlinks in parallel.
See merge request kernel-firmware/linux-firmware!396
Maxim Cournoyer [Thu, 2 Jan 2025 13:21:45 +0000 (22:21 +0900)]
copy-firmware.sh: Fix typo in error message.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Maxim Cournoyer [Wed, 1 Jan 2025 15:31:43 +0000 (00:31 +0900)]
Add support to install files/symlinks in parallel.
This reduces the install-zst target time from 100 s to 25 s on my test
system, a 400% speed improvement.
* Makefile (NUM_JOBS): New variable.
(install, install-xz, install-zst): Use it.
* copy-firmware.sh (num_jobs): New variable.
(has_gnu_parallel): New procedure.
<-j>: Parse new option, and use it along GNU parallel to parallelize
firmware copying and compression/symlink creation.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Maxim Cournoyer [Wed, 1 Jan 2025 15:39:59 +0000 (00:39 +0900)]
Makefile: Remove obsolete/broken reference.
The URL returns a 404. I'm also not sure what the GNOME Build API has
to do with a Makefile designed to install Linux firmware files.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Maxim Cournoyer [Wed, 1 Jan 2025 14:48:38 +0000 (23:48 +0900)]
check_whence.py: Use a more portable shebang.
Some systems do not have /usr/bin/python3, e.g. Guix System and NixOS.
Look python3 from PATH.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Mario Limonciello [Mon, 6 Jan 2025 03:04:53 +0000 (03:04 +0000)]
Merge branch 'robot/patch-0-
1735900021 ' into 'main'
robot/patch-0-
1735900021
See merge request kernel-firmware/linux-firmware!397
Hilda Wu [Fri, 3 Jan 2025 10:23:32 +0000 (18:23 +0800)]
rtl_bt: Update RTL8852B BT USB FW to 0x04BE_1F5E
This firmware patch update for Realtek RTL8852B BT USB controller.
Release Version: 0x04BE_1F5E
Signed-off-by: Hilda Wu <hildawu@realtek.com>
Josh Boyer [Fri, 20 Dec 2024 12:21:29 +0000 (12:21 +0000)]
Merge branch 'robot/patch-0-
1734677355 ' into 'main'
robot/patch-0-
1734677355
See merge request kernel-firmware/linux-firmware!394
Nas Chung [Fri, 20 Dec 2024 06:44:37 +0000 (15:44 +0900)]
cnm: update chips&media wave521c firmware.
Update the wave521c video IP firmware for K3 devices.
FW version : 1.0.7
Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com>
Mario Limonciello [Thu, 19 Dec 2024 18:03:23 +0000 (18:03 +0000)]
Merge branch 'add-info-tag' into 'main'
WHENCE: Add "Info:" tag to text that's clearly not part of the license
See merge request kernel-firmware/linux-firmware!392
Douglas Anderson [Wed, 25 Sep 2024 19:31:52 +0000 (12:31 -0700)]
WHENCE: Add "Info:" tag to text that's clearly not part of the license
In general text that comes after "License:" but before any other tags
(or section separators) should be assumed to be part of the
license. However, in some cases random information is placed there
that really doesn't have anything to do with the license. Add an
"Info:" tag before this extra bit of information to make it easy for
tools to find the license from the WHENCE.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Mario Limonciello [Thu, 19 Dec 2024 16:23:51 +0000 (16:23 +0000)]
Merge branch 'robot/patch-0-
1734598265 ' into 'main'
robot/patch-0-
1734598265
See merge request kernel-firmware/linux-firmware!393
ChunHao Lin [Thu, 19 Dec 2024 08:48:52 +0000 (16:48 +0800)]
rtl_nic: add firmware rtl8125bp-2
This adds firmware rtl8125bp-2 for rtl8125bp rev.b.
Signed-off-by: ChunHao Lin <hau@realtek.com>
[ml: change execute bit]
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Josh Boyer [Tue, 17 Dec 2024 15:51:14 +0000 (15:51 +0000)]
Merge branch 'qcom-video-fw' into 'main'
qcom: venus-5.4: update firmware binary for sc7180 and qcs615
See merge request kernel-firmware/linux-firmware!391
Dikshita Agarwal [Tue, 17 Dec 2024 05:45:32 +0000 (11:15 +0530)]
qcom: venus-5.4: update firmware binary for sc7180 and qcs615
QCS615 uses the same video core as sc7180, so update the firmware binary
which can be used for both the SoCs.
Delete "venus_s6.mbn" since no SoC is currently using this.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Josh Boyer [Mon, 16 Dec 2024 12:38:57 +0000 (12:38 +0000)]
Merge branch 'robot/pr-0-
1734347915 ' into 'main'
robot/pr-0-
1734347915
See merge request kernel-firmware/linux-firmware!389
Simon Trimmer [Fri, 13 Dec 2024 12:59:39 +0000 (12:59 +0000)]
cirrus: cs35l56: Correct filenames of SSID
17aa3832
This laptop is a SoundWire cs42l43-bridge system and needs a slightly
different filename format that uses l and r rather than 1 and 2.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Mario Limonciello [Thu, 12 Dec 2024 16:53:23 +0000 (16:53 +0000)]
Merge branch 'robot/pr-0-
1734020971 ' into 'main'
robot/pr-0-
1734020971
See merge request kernel-firmware/linux-firmware!388
Simon Trimmer [Mon, 21 Oct 2024 11:33:32 +0000 (11:33 +0000)]
cirrus: cs35l56: Add and update firmware for various Cirrus CS35L54 and CS35L56 laptops
This patch adds and updates the firmware files for a number of products
using the Cirrus CS35L54 and CS35L56 smart amplifiers.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Simon Trimmer [Wed, 20 Nov 2024 11:08:16 +0000 (11:08 +0000)]
cirrus: cs35l56: Correct SSID order for
103c8d01 103c8d08 10431f43
These were added in a weird order, move them so they are sorted by SSID
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Mario Limonciello [Wed, 11 Dec 2024 03:00:28 +0000 (03:00 +0000)]
Merge branch 'robot/patch-0-
1733885393 ' into 'main'
robot/patch-0-
1733885393
See merge request kernel-firmware/linux-firmware!387
ChunHao Lin [Wed, 11 Dec 2024 02:47:29 +0000 (10:47 +0800)]
rtl_nic: add firmware rtl8125d-2
This adds firmware rtl8125d-2 for rtl8125d rev.b.
Signed-off-by: ChunHao Lin <hau@realtek.com>
[ML: adjust execute bit]
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Josh Boyer [Tue, 10 Dec 2024 16:54:41 +0000 (16:54 +0000)]
Merge branch 'qca-bt' into 'main'
QCA: Update Bluetooth WCN785x firmware to 2.0.0-00515-2
See merge request kernel-firmware/linux-firmware!386
Josh Boyer [Tue, 10 Dec 2024 16:51:49 +0000 (11:51 -0500)]
Merge https://github.com/zijun-hu/qca_btfw into qca-bt
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Mario Limonciello [Mon, 9 Dec 2024 16:14:26 +0000 (16:14 +0000)]
Merge branch 'main' into 'main'
linux-firmware: Update firmware file for Intel BlazarU core
See merge request kernel-firmware/linux-firmware!385
Kiran K [Mon, 9 Dec 2024 10:33:21 +0000 (16:03 +0530)]
linux-firmware: Update firmware file for Intel BlazarU core
This patch contains firmware files for BlazarU core -
1. Harrison Peak2 (AX201)
2. Harrison Peak1 (AX101)
FW Build: BT_BlazarU_S_REL67159_23.90.24382.67159
Release Version: 23.90.0.3
FSEQ: 0x0.0.4.191
Signed-off-by: Kiran K <kiran.k@intel.com>
Mario Limonciello [Fri, 6 Dec 2024 18:55:05 +0000 (18:55 +0000)]
Merge branch 'amd-staging' into 'main'
Update DMCUB fw amd-2024-12-04
See merge request kernel-firmware/linux-firmware!383
Aurabindo Pillai [Wed, 4 Dec 2024 16:25:04 +0000 (11:25 -0500)]
amdgpu: update dmcub 0.0.246.0 firmware
From internal commit
4e47be4578b8b55de72714d88ca393f5d2fd6ed0
Highlights:
* Update DCN35 & DCN351
* Fixes for certain panel flickering during resume from S0i3
* Fix an 8K monitor lightup issue on DP2
* Update DCN314
* Fix a PSR entry issue during DPMS resume.
* New: Add DCN401 firmware from internal commit:
64f16a26df9aaba1028589188907b01aeb03cac3
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Mario Limonciello [Fri, 6 Dec 2024 18:43:37 +0000 (18:43 +0000)]
Merge branch 'superm1/license' into 'main'
Add top level license file.
See merge request kernel-firmware/linux-firmware!384
Mario Limonciello [Fri, 6 Dec 2024 18:23:30 +0000 (12:23 -0600)]
Add top level license file.
This is to avoid Gitlab UI showing the wrong thing.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Mario Limonciello [Tue, 3 Dec 2024 15:42:44 +0000 (15:42 +0000)]
Merge branch 'robot/pr-0-
1733239670 ' into 'main'
robot/pr-0-
1733239670
See merge request kernel-firmware/linux-firmware!382
Alex Deucher [Tue, 3 Dec 2024 15:18:48 +0000 (10:18 -0500)]
amdgpu: update raven firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:18:03 +0000 (10:18 -0500)]
amdgpu: update gc 11.0.3 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:17:25 +0000 (10:17 -0500)]
amdgpu: update psp 13.0.14 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:16:32 +0000 (10:16 -0500)]
amdgpu: update vcn 3.1.2 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:14:43 +0000 (10:14 -0500)]
amdgpu: update vpe 6.1.3 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:14:22 +0000 (10:14 -0500)]
amdgpu: update psp 14.0.4 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:13:53 +0000 (10:13 -0500)]
amdgpu: update gc 11.5.2 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:12:10 +0000 (10:12 -0500)]
amdgpu: update vcn 4.0.0 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:11:54 +0000 (10:11 -0500)]
amdgpu: update gc 11.0.0 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:10:51 +0000 (10:10 -0500)]
amdgpu: update picasso firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:10:22 +0000 (10:10 -0500)]
amdgpu: update beige goby firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:09:35 +0000 (10:09 -0500)]
amdgpu: update vangogh firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:07:53 +0000 (10:07 -0500)]
amdgpu: update dimgrey cavefish firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:07:11 +0000 (10:07 -0500)]
amdgpu: update navy flounder firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:06:20 +0000 (10:06 -0500)]
amdgpu: update gc 11.0.4 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:05:40 +0000 (10:05 -0500)]
amdgpu: update green sardine firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:04:50 +0000 (10:04 -0500)]
amdgpu: update vcn 4.0.2 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:04:30 +0000 (10:04 -0500)]
amdgpu: update gc 11.0.1 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:03:23 +0000 (10:03 -0500)]
amdgpu: update sienna cichlid firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:02:29 +0000 (10:02 -0500)]
amdgpu: update vcn 4.0.6 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:01:57 +0000 (10:01 -0500)]
amdgpu: update gc 11.5.1 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:00:43 +0000 (10:00 -0500)]
amdgpu: update vcn 4.0.5 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 15:00:24 +0000 (10:00 -0500)]
amdgpu: update psp 14.0.0 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:59:01 +0000 (09:59 -0500)]
amdgpu: add vcn 5.0.0 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:57:13 +0000 (09:57 -0500)]
amdgpu: add smu 14.0.3 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:56:18 +0000 (09:56 -0500)]
amdgpu: add sdma 7.0.1 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:55:07 +0000 (09:55 -0500)]
amdgpu: add psp 14.0.3 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:53:33 +0000 (09:53 -0500)]
amdgpu: add gc 12.0.1 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:48:47 +0000 (09:48 -0500)]
amdgpu: update navi14 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:47:56 +0000 (09:47 -0500)]
amdgpu: update renoir firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:46:47 +0000 (09:46 -0500)]
amdgpu: add smu 14.0.2 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:45:27 +0000 (09:45 -0500)]
amdgpu: add sdma 7.0.0 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:43:44 +0000 (09:43 -0500)]
amdgpu: add psp 14.0.2 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:41:56 +0000 (09:41 -0500)]
amdgpu: add gc 12.0.0 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:36:53 +0000 (09:36 -0500)]
amdgpu: update navi12 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:36:14 +0000 (09:36 -0500)]
amdgpu: update psp 13.0.6 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:35:36 +0000 (09:35 -0500)]
amdgpu: update yellow carp firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:34:49 +0000 (09:34 -0500)]
amdgpu: update vcn 4.0.4 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:34:24 +0000 (09:34 -0500)]
amdgpu: update gc 11.0.2 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:33:28 +0000 (09:33 -0500)]
amdgpu: update navi10 firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 3 Dec 2024 14:32:25 +0000 (09:32 -0500)]
amdgpu: update aldebaran firmware
based on internal git commit:
1057d7713554894b50e2d00f550c4b7e9eeda84e
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Mario Limonciello [Tue, 3 Dec 2024 03:16:08 +0000 (03:16 +0000)]
Merge branch 'amdnpu-upstream' into 'main'
upstream amdnpu firmware
See merge request kernel-firmware/linux-firmware!381
Max Zhen [Tue, 3 Dec 2024 02:28:02 +0000 (18:28 -0800)]
upstream amdnpu firmware
Signed-off-by: Max Zhen <max.zhen@amd.com>
Zijun Hu [Thu, 28 Nov 2024 10:05:41 +0000 (18:05 +0800)]
QCA: Add Bluetooth nvm files for WCN785x
This commit will add 2 Bluetoth firmware files for WCN785x.
The image version is 2.0.0-00515-2.
qca/nvm_usb_00190200_010e.bin : NVM dump
qca/nvm_usb_00190200_0112.bin : NVM dump
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Mario Limonciello [Thu, 28 Nov 2024 19:25:19 +0000 (19:25 +0000)]
Merge branch 'intel/dmc/xe2lpd/2.24' into 'main'
i915: Update Xe2LPD DMC to v2.24
See merge request kernel-firmware/linux-firmware!378
Gustavo Sousa [Wed, 27 Nov 2024 12:09:48 +0000 (09:09 -0300)]
i915: Update Xe2LPD DMC to v2.24
Release info:
Xe2LPD FW 2.24
Date : 10/09/2024
Notes:
1. Periodic AS_SDP firmware updates for better flipqueue interactions
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Mario Limonciello [Thu, 28 Nov 2024 19:23:01 +0000 (19:23 +0000)]
Merge branch 'robot/pr-0-
1732796526 ' into 'main'
robot/pr-0-
1732796526
See merge request kernel-firmware/linux-firmware!379
Simon Trimmer [Wed, 30 Oct 2024 12:08:15 +0000 (12:08 +0000)]
cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops
This patch adds the firmware files for the Cirrus CS35L56 smart
amplifier used in various Dell laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Mario Limonciello [Thu, 28 Nov 2024 19:20:51 +0000 (19:20 +0000)]
Merge branch 'robot/pr-0-
1732814279 ' into 'main'
robot/pr-0-
1732814279
See merge request kernel-firmware/linux-firmware!380
Miri Korenblit [Wed, 17 Apr 2024 06:56:59 +0000 (09:56 +0300)]
iwlwifi: add Bz-gf FW for core89-91 release
Add the -92 ucode firmware and the pnvm binary for bz-gf device.
Build number: Core_manual_signed_core89-91
Revision:
7541f516 (bz)
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Zijun Hu [Thu, 28 Nov 2024 09:57:45 +0000 (17:57 +0800)]
QCA: Update Bluetooth WCN785x firmware to 2.0.0-00515-2
This commit will update WCN785x Bluetoth firmware files
to 2.0.0-00515-2.
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Mario Limonciello [Tue, 26 Nov 2024 16:12:19 +0000 (16:12 +0000)]
Merge branch 'robot/pr-0-
1732634796 ' into 'main'
robot/pr-0-
1732634796
See merge request kernel-firmware/linux-firmware!377
Alex Deucher [Tue, 26 Nov 2024 15:10:24 +0000 (10:10 -0500)]
amdgpu: update smu 13.0.10 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 15:10:06 +0000 (10:10 -0500)]
amdgpu: update sdma 6.0.3 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 15:09:42 +0000 (10:09 -0500)]
amdgpu: update psp 13.0.10 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 15:08:55 +0000 (10:08 -0500)]
amdgpu: update gc 11.0.3 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 15:07:21 +0000 (10:07 -0500)]
amdgpu: add smu 13.0.14 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 15:06:22 +0000 (10:06 -0500)]
amdgpu: add sdma 4.4.5 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 15:02:16 +0000 (10:02 -0500)]
amdgpu: add psp 13.0.14 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 15:01:36 +0000 (10:01 -0500)]
amdgpu: add gc 9.4.4 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 14:59:47 +0000 (09:59 -0500)]
amdgpu: update vcn 3.1.2 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 14:59:30 +0000 (09:59 -0500)]
amdgpu: update psp 13.0.5 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 14:58:44 +0000 (09:58 -0500)]
amdgpu: update psp 13.0.8 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 14:54:32 +0000 (09:54 -0500)]
amdgpu: update vega20 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 14:53:56 +0000 (09:53 -0500)]
amdgpu: update vega12 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher [Tue, 26 Nov 2024 14:53:15 +0000 (09:53 -0500)]
amdgpu: update psp 14.0.4 firmware
from internal git commit:
5707e5a1dd1a1eca873a43fc2dcc8a99e71bc94a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>