Commit Graph

3254 Commits

Author SHA1 Message Date
Przemek Kitszel
475828440e ice: update ice DDP package to 1.3.35.0
Changelog since 1.3.30.0:
- Parser is updated to set abort flag for malicious SCTP packets;
- Flexi MD4 and Flexi MD5 in RXDID22 of Flex descriptor is being used to
  describe rule id matched in the Switch;
- Updated the Protocol IDs that are being set when receiving MAC_IPV6
  type packets that have a VLAN or MPLS header present;
- other fixes.

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>
2023-11-22 11:37:06 -06:00
Mario Limonciello
bef5a36d52 Merge branch 'robot/patch-1-1700555775' into 'main'
robot/patch-1-1700555775

See merge request kernel-firmware/linux-firmware!73
2023-11-21 13:08:25 +00:00
Jason Chen
5e9fdab572 mediatek: Remove an unused packed library
Internal version: cherry_scp_v2.0.23042-e27728578
Release version: v2.0.23042

Signed-off-by: Jason Chen <Jason-ch.Chen@mediatek.com>
2023-11-21 02:36:15 -06:00
Mario Limonciello
0c211dbe90 Merge branch 'amd-staging' into 'main'
amdgpu: update DMCUB firmware to 0.0.193.0 for DCN31 and DCN314

See merge request kernel-firmware/linux-firmware!70
2023-11-21 06:40:04 +00:00
Mario Limonciello
9552083a78 Merge branch 'robot/pr-0-1700470117' into 'main'
robot/pr-0-1700470117

See merge request kernel-firmware/linux-firmware!68
2023-11-20 13:09:23 +00:00
Mario Limonciello
c3ce13b3ff Merge branch 'main' into 'main'
Intel Bluetooth: Update firmware file for Intel Bluetooth BE200

See merge request kernel-firmware/linux-firmware!67
2023-11-20 13:07:33 +00:00
Jason Chen
a41fa7c500 mediatek: Sync shared memory structure changes
Internal version: cherry_scp_v2.0.23033-543477593
Release version: v2.0.23033

Signed-off-by: Jason Chen <Jason-ch.Chen@mediatek.com>
2023-11-20 16:18:04 +08:00
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
Hamza Mahfooz
c03db704fa
amdgpu: update DMCUB firmware to 0.0.193.0 for DCN31 and DCN314
From internal git commit 32e54270957e4262f35baa8e74e0e367bf90ddfa.

Tested with DC v3.2.261

Release notes:

- ABM fixes
- Fix a hang issue observed during stress testing
- Fix an issue that cause the backlight level to change after power
  cycling a display

Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
2023-11-17 16:38:32 -05: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