Commit Graph

3246 Commits

Author SHA1 Message Date
Kiran K
ba1aa06f37 Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
This patch updates the firmware file for Intel Bluetooth BE200
Also it is known as Intel Gale Peak2 (GaP2).

FW Build: REL45894
Release Version: 23.10.0.2
FSEQ: 0.0.4.125

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-20 06:16:52 +00:00
Josh Boyer
7124ce30ba Merge branch 'mlimonci/encoding' into 'main'
Try both utf-8 and windows-1252 for decoding email

See merge request kernel-firmware/linux-firmware!61
2023-11-17 16:54:55 +00:00
Mario Limonciello
f81145a07a Merge branch 'robot/pr-0-1700234575' into 'main'
robot/pr-0-1700234575

See merge request kernel-firmware/linux-firmware!65
2023-11-17 15:25:50 +00:00
Gustavo Sousa
451090149c i915: Update MTL DMC to v2.19
Release info:
    Version: 2.19
    Date   : 10/20/2023
    Notes:
 
    1. Clear hold pll lock bit during abort

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-11-17 11:03:16 -03:00
Mario Limonciello
bfd5f0b9d5 Make email replies more resilient
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-11-16 10:55:13 -06:00
Mario Limonciello
6723a8d909 Merge branch 'robot/pr-5-1700153542' into 'main'
robot/pr-5-1700153542

See merge request kernel-firmware/linux-firmware!64
2023-11-16 16:54:38 +00:00
Mario Limonciello
b486a13bae Merge branch 'robot/pr-17-1700153404' into 'main'
robot/pr-17-1700153404

See merge request kernel-firmware/linux-firmware!62
2023-11-16 16:51:58 +00:00
Mario Limonciello
8228c2222f Try both utf-8 and windows-1252 for decoding email
Recent submissions from Cirrus were classified as spam by the lore
analysis robot script.  This is because cirrus used windows-1252 for
the encoding which failed to decode as utf-8.

Try both encodings when decoding email.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-11-16 10:42:10 -06:00
Josh Boyer
58ec43257c Merge branch 'mlimonci/release-packages' into 'main'
Enable deb and rpm builds on tags

See merge request kernel-firmware/linux-firmware!60
2023-11-16 14:06:15 +00:00
Gregory Greenman
f27dec616e iwlwifi: fix for the new FWs from core83-55 release
Fix the -86 ucode firmwares for the currently supported hardware and
update the PNVM binaries. The original commit had signing issues.

Build number: Core_manual_signed_core83-74
Revision: fb5c9aeb (so, ty, ma, gl)

Fixes: a07fd0b96b ("iwlwifi: add new FWs from core83-55 release")
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-11-16 12:15:53 +02:00
Mario Limonciello
9009038b17 Enable deb and rpm builds on tags
Since we're not using an automatic tagging pipeline we should instead
create the deb and rpm builds when externally created tags come through
CI.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-11-15 13:54:43 -06:00
Mario Limonciello
124b66396a Merge branch 'robot/pr-0-1700068965' into 'main'
robot/pr-0-1700068965

See merge request kernel-firmware/linux-firmware!59
2023-11-15 17:24:46 +00:00
Gregory Greenman
a07fd0b96b iwlwifi: add new FWs from core83-55 release
Add the -86 ucode firmwares for the currently supported hardware and
update the PNVM binaries.

Build number: Core_build_core83-55
Revision: fb5c9aeb (so, ty, ma, gl)

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-11-15 18:30:59 +02:00
Gregory Greenman
4fc5801ee0 iwlwifi: update cc/Qu/QuZ firmwares for core83-55 release
Update -77.ucode firmwares for cc/Qu/QuZ devices.

Build number: Core_build_core83-55
Revision: ad46c98b (Qu, QuZ, cc)

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-11-15 17:53:27 +02:00
Stefan Binding
4f498d09a4 linux-firmware: Add firmware for Cirrus CS35L41 on HP G11 Laptops
Support for 3 laptops using CS35L41.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-11-15 15:46:38 +00:00
Stefan Binding
978dff6793 linux-firmware: Add firmware for Cirrus CS35L41 on 2024 ASUS Zenbook Laptops
Support for 4 laptops using CS35L41.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-11-15 15:46:38 +00:00
Josh Boyer
b72eeb6039 Merge branch 'mlimonci/robot-pr-improvements' into 'main'
Fixups for robot script to handle pull requests better

See merge request kernel-firmware/linux-firmware!58
2023-11-14 12:40:38 +00:00
Mario Limonciello
d011ba69eb Add a workaround for gitlab.freedesktop.org pull requests
Some of these pull requests are submitted using git protocol
in the pull request which b4 won't be able to handle. Manually
swap out for the https protocol.

Signed-off-by: Mario Limonciello <superm1@gmail.com>
2023-11-13 22:02:26 -06:00
Mario Limonciello
05ac293be9 Add extra debugging output when processing pull requests
Signed-off-by: Mario Limonciello <superm1@gmail.com>
2023-11-13 22:01:52 -06:00
Mario Limonciello
1f8f61d5cd Process pull requets directly from mbox
Rather than letting b4 fetch a second time use the same one
that was already downloaded.

Signed-off-by: Mario Limonciello <superm1@gmail.com>
2023-11-13 22:01:03 -06:00
Josh Boyer
398b4605a3 Merge branch 'robot/patch-0-1699862686' into 'main'
robot/patch-0-1699862686

See merge request kernel-firmware/linux-firmware!57
2023-11-13 12:04:28 +00:00
Josh Boyer
bd4df9535f Merge branch 'main' into 'main'
Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210

See merge request kernel-firmware/linux-firmware!56
2023-11-13 12:03:12 +00:00
SkyLake.Huang
6910095b2c linux-firmware: add firmware for mt7988 internal 2.5G ethernet phy
This patch adds firmware file of version 2023/07/28 for mt7988 internal 2.5G
ethernet phy.

Signed-off-by: SkyLake.Huang <skylake.huang@mediatek.com>
2023-11-13 02:04:46 -06:00
Kiran K
307a4e505d Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak1 (HrP1).

FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:55 +05:30
Kiran K
5e40b6aa59 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:55 +05:30
Kiran K
8b5a4168a5 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:55 +05:30
Kiran K
80907d766a Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX101
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak (HrP1).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:49 +05:30
Kiran K
c7c5ca3926 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX101
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak (HrP1).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:08 +05:30
Kiran K
4eb64f9b5f Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:26:35 +05:30
Kiran K
bfc7dbe7ec Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:26:03 +05:30
Kiran K
b021ad7cca Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:25:30 +05:30
Kiran K
80a378a205 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:24:54 +05:30
Kiran K
bf5150dd88 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:24:19 +05:30
Mario Limonciello
74158e7ac8 Merge branch 'amd-2023-11-10' into 'main'
amdgpu: DMCUB updates for various AMDGPU ASICs

See merge request kernel-firmware/linux-firmware!55
2023-11-10 22:42:27 +00:00
Mario Limonciello
1737b581a9 Merge tag 'amd-2023-11-10' into amd-2023-11-10
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-11-10 16:44:41 -06:00
Alex Hung
c57c838466 amdgpu: DMCUB updates for various AMDGPU ASICs
DMCUB updates for Navi24, DCN314, DCN32 and DCN321.
From internal git commit c336e91685867fb37903c88d013a77a40e97ee3a.

Tested with DC 3.2.260

Release notes:

- Fix OLED black screen when plugging in/out HDMI monitor as second screen only
- Fix manual driver disable fails after plugging in HDMI display
- Skip ABM steady/Static Screen check to Navi3x dmub
- Fix 4K120 eDP + 1080p240 intermittent hard hang while changing settings
- Fix frozen screen using eDP 1080p360hz during Idle

Signed-off-by: Alex Hung <alex.hung@amd.com>
2023-11-10 12:12:59 -07:00
Josh Boyer
1ee89a1127 Merge branch 'mlimonci/robot-fix' into 'main'
Fix classification of some pull requests

See merge request kernel-firmware/linux-firmware!53
2023-11-09 12:54:21 +00:00
Mario Limonciello
b79f31cf75 Merge branch 'mlimonci/fix-symlinks' into 'main'
Fix symlink creation for some files

See merge request kernel-firmware/linux-firmware!54
2023-11-09 00:54:17 +00:00
Mario Limonciello
cf8315ded9 Ensure rdfind is installed
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-11-08 17:14:52 -06:00
Mario Limonciello
195eae5962 Add checks for destination directory being specified
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-11-08 17:13:51 -06:00
Mario Limonciello
4c55675d7a Fix symlink creation for some files
rdfind was trying to duplicate symlinks created by WHENCE causing
problems.  Move the call before WHENCE creates symlinks.

Reported-by: Timur Tabi <ttabi@nvidia.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-11-08 17:03:14 -06:00
Mario Limonciello
cc8a7d1024 Fix classification of some pull requests
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-11-08 15:56:18 -06:00
Mario Limonciello
16b92b8d68 Merge branch 'mlimonci/nvidia-gsp-rm-535' into 'main'
nvidia: add GSP-RM version 535.113.01 firmware images

See merge request kernel-firmware/linux-firmware!52
2023-11-08 21:52:52 +00:00
Timur Tabi
f4a3c72e5c nvidia: add GSP-RM version 535.113.01 firmware images
These firmware images are required to provide GSP offloading support
on Turing (TU10x) and later GPUs.

The GPU System Processor is a RISC-V coprocessor that is used to offload
GPU initialization and management tasks.  The Nvidia proprietary driver
(aka Resource Manager or RM) is split between a host CPU portion (CPU-RM)
and the GSP portion (GSP-RM).

The Nouveau driver can also load, initialize, and use GSP-RM for similar
purposes, and that is why these binary images are included.

The gsp-xxx.yy.zz.bin files contain GSP-RM itself and are extracted from the
Nvidia proprietary driver ".run" package.

The other binary images are support boot loaders that are extracted from
Nvidia's "OpenRM" git repository at
https://github.com/NVIDIA/open-gpu-kernel-modules using the
extract-firmware-nouveau.py script.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
2023-11-08 14:36:52 -06:00
Mario Limonciello
2340796daf Merge branch 'main' into 'main'
Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210

See merge request kernel-firmware/linux-firmware!51
2023-11-07 05:45:20 +00:00
Kiran K
a5a6dded0c Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
This patch updates the firmware file for Intel Bluetooth BE200
Also it is known as Intel Gale Peak2 (GaP2).

FW Build: REL43914
Release Version: 23.0.1.1
FSEQ: 0.0.97.4.2

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:54:04 +05:30
Kiran K
19c3c02350 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak1 (HrP1).

FW Build: REL90033
Release Version: 23.0.1.1
FSEQ: 0x0.0.88.3.1

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:54:04 +05:30
Kiran K
92faee69a2 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL90033
Release Version: 23.0.1.1
FSEQ: 0x0.0.88.3.1

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:54:04 +05:30
Kiran K
ed34505ff1 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL90033
Release Version: 23.0.1.1
FSEQ: 0x0.0.88.3.1

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:54:02 +05:30
Kiran K
8563348b3c Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL70976
Release Version: 23.0.1.1
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:46:15 +05:30