Commit Graph

4991 Commits (20250627)

Author SHA1 Message Date
Josh Boyer f40eafe216 Merge branch 'license' into 'main'
WHENCE: move license texts to separate files

See merge request kernel-firmware/linux-firmware!599
2025-06-27 11:45:29 +00:00
Ross Burton cb826c70e9 WHENCE: extract license texts
Start extracting license texts from WHENCE into separate LICENSE files.

There are several reasons to do this:

1) Long license texts in the WHENCE are distracting and make parsing the
file more complicated.
2) Some licenses state that the terms must accompany the firmware when
redistributed, which is neater when the licence text is isolated instead
of having to use the entire contents of WHENCE.

Signed-off-by: Ross Burton <ross.burton@arm.com>
2025-06-27 11:39:39 +00:00
Ross Burton db6e243857 WHENCE: expand the advansys license statement
The license statement on the original file (well, the original in git)
is BSD-like but is not a BSD license. Include a fragment of the original
comment for clarity in a separate LICENCE file so that it can be
distributed with the firmware.

Signed-off-by: Ross Burton <ross.burton@arm.com>
2025-06-27 11:39:39 +00:00
Ross Burton e8a4acb512 WHENCE: some older AMD drivers are MIT licensed
The r128 and RV710 firmware has a bespoke licence, but it's actually the
MIT text.

Include a canonical copy of the MIT text (from spdx.org) and refer to
that directly.

Signed-off-by: Ross Burton <ross.burton@arm.com>
2025-06-27 11:39:39 +00:00
Josh Boyer 47317c1efe Merge branch 'robot/pr-0-1751023915' into 'main'
robot/pr-0-1751023915

See merge request kernel-firmware/linux-firmware!601
2025-06-27 11:36:55 +00:00
Dikshita Agarwal ebbcfe361c qcom: update firmware binary for SM8550
Update firmware binary to VIDEO.VPU.3.1-0092 for SM8550.
This includes the handling of drain with only output buffer.

Update WHENCE version string to match with updated fw version string.

Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
2025-06-27 15:03:31 +05:30
Mario Limonciello b27862c732 Merge branch 'amd-staging' into 'main'
amdgpu: DMCUB updates for DCN401

See merge request kernel-firmware/linux-firmware!600
2025-06-27 02:05:56 +00:00
Ray Wu 09db581815 amdgpu: DMCUB updates for DCN401
DMCUB updates for DCN401
From internal git commit 5de62e62a686910f3374aea0275e741c414f2251

Firmware release 0.1.17.0
Tested with DC 3.2.340

Release Notes:
- Add brightness adjustment feature for edp
- Revise low power init sequence
- Adjusted DP blanking sequence

Signed-off-by: Ray Wu <ray.wu@amd.com>
2025-06-27 10:03:41 +08:00
Mario Limonciello b05fabcd6f Merge branch 'robot/pr-0-1750756517' into 'main'
robot/pr-0-1750756517

See merge request kernel-firmware/linux-firmware!598
2025-06-24 14:34:53 +00:00
Renjiang Han c319d6bea7 qcom: venus-5.4: add the firmware binary for qcs615
Due to the TZ upgrade on QCS615, it is required firmware to use
Sectools v2 for signing. Therefore, the venus_s2.mbn file is added.

Signed-off-by: Renjiang Han <quic_renjiang@quicinc.com>
2025-06-24 14:30:27 +05:30
Josh Boyer dbfe16e9e8 Revert "qcom: Add sdx61 Foxconn vendor firmware image file"
This reverts commit 8c091f4b0e.

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2025-06-23 12:15:33 -04:00
Mario Limonciello 0e1d4c5138 Merge branch 'amd-staging' into 'main'
amdgpu: update aldebaran firmware

See merge request kernel-firmware/linux-firmware!596
2025-06-23 15:35:57 +00:00
Fangzhi Zuo cbbce56d6d amdgpu: update dmcub fw for dcn401
Fix the issue on a26e413e74

Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
2025-06-23 15:33:47 +00:00
Mario Limonciello a7931ff26b Merge branch 'robot/patch-0-1750679812' into 'main'
robot/patch-0-1750679812

See merge request kernel-firmware/linux-firmware!595
2025-06-23 14:58:18 +00:00
Slark Xiao 8c091f4b0e qcom: Add sdx61 Foxconn vendor firmware image file
For MHI modems, it defines an edl firmware in kernel drivers/bus/
mhi/host/pci_generic.c file. According to the requirement of MHI
driver maintainer, we shall commit this firmware before commiting
kernel driver support.
Since different vendor use different firmwares, so we add a
vendor sub-folder under qcom/sdx61.

Signed-off-by: Slark Xiao <slark.xiao@gmail.com>
2025-06-23 06:56:52 -05:00
Josh Boyer b4e2acf35e Merge branch 'robot/patch-0-1750607404' into 'main'
robot/patch-0-1750607404

See merge request kernel-firmware/linux-firmware!593
2025-06-23 11:25:09 +00:00
Martin Blumenstingl 1c4846b614 brcm: Fix symlinks for Khadas VIM SDIO wifi config
Remove the duplicate "brcmfmac43455-sdio." part from the symlink target.

Fixes: c629575aa5 ("brcm: Add symlinks for Khadas VIM SDIO wifi config to AW-CM256SM.txt")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2025-06-22 10:50:04 -05:00
Mario Limonciello 49c833a10a Merge branch 'robot/pr-0-1750440480' into 'main'
robot/pr-0-1750440480

See merge request kernel-firmware/linux-firmware!592
2025-06-20 19:35:55 +00:00
Alex Deucher f191695a00 amdgpu: update renoir firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher c71a6daecc amdgpu: update vcn 5.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 72a8d25438 amdgpu: update smu 14.0.3 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 9f33f83a32 amdgpu: update sdma 7.0.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher ef19800204 amdgpu: update psp 14.0.3 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 103e235baf amdgpu: update gc 12.0.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher f69dbbbd61 amdgpu: update navy flounder firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 8390670973 amdgpu: update psp 14.0.4 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 0fde9638f2 amdgpu: update gc 11.5.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 128b759e5c amdgpu: update sienna cichlid firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 94e718de89 amdgpu: add raven2 ip discovery firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher cbd24c08ce amdgpu: update smu 14.0.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher fe7f99e3d0 amdgpu: update sdma 7.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 20e7099124 amdgpu: update psp 14.0.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 0e6cf73ebe amdgpu: update gc 12.0.0 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 00ce8ee06b amdgpu: update vcn 4.0.6 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher ed9525cb57 amdgpu: update psp 14.0.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher cd7f739592 amdgpu: update gc 11.5.1 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 56accbf3cc amdgpu: update psp 13.0.11 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 03523034b0 amdgpu: update gc 11.0.4 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 1035014812 amdgpu: add picasso ip discovery firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 7e14bde8ff amdgpu: add raven ip discovery firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 2427860b84 amdgpu: update vega20 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Add new vega20_ip_discovery.bin

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher c354a09672 amdgpu: update vega12 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Add new vega12_ip_discovery.bin

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 6e36b39175 amdgpu: update smu 13.0.7 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 97e3e9cb4d amdgpu: update vcn 4.0.4 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 52f8bb5fd7 amdgpu: update psp 13.0.7 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher b2f81cf8dd amdgpu: update gc 11.0.2 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 46646de90c amdgpu: update navi14 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 6d59ec7d67 amdgpu: update vega10 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Add new vega10_ip_discovery.bin

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher 6a451a89f1 amdgpu: update gc 10.3.6 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00
Alex Deucher aa3e04655f amdgpu: update smu 13.0.10 firmware
From internal git commit:
9cf5e3125393aad4f667d156f8ce23150b5f38e7

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-20 17:59:53 +00:00