Josh Boyer
22bc31b25a
Merge branch 'robot/patch-0-1721357501' into 'main'
...
robot/patch-0-1721357501
See merge request kernel-firmware/linux-firmware!258
4 months ago
Xiangzhi Tang
c2754fdaa6
mediatek: Update mt8195 SOF firmware and sof-tplg
...
Update SOF version: sof/sof-mt8195.ri
Release version: v0.4.2
Remove sof-mt8195-mt6359-rt1019-rt5682-dts.tplg
Signed-off-by: Xiangzhi Tang <xiangzhi.tang@mediatek.corp-partner.google.com>
4 months ago
Josh Boyer
058deb98e0
Merge branch 'robot/patch-0-1721287259' into 'main'
...
robot/patch-0-1721287259
See merge request kernel-firmware/linux-firmware!257
4 months ago
Shenghao Ding
b96c610911
ASoC: tas2781: fix the license issue for tas781 firmware
...
Fix the license issue for tas781 firmware, which are shipped as .bin
opaque. Remove the GPL-2+, which imposes having the source code
available.
Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
4 months ago
Josh Boyer
35434c45ae
Merge branch 'robot/patch-0-1721200770' into 'main'
...
robot/patch-0-1721200770
See merge request kernel-firmware/linux-firmware!256
4 months ago
Hilda Wu
0c4f8161e1
rtl_bt: Update RTL8852B BT USB FW to 0x048F_4008
...
This firmware patch update for Realtek RTL8852B BT USB controller.
Release Version: 0x048F_4008
Signed-off-by: Hilda Wu <hildawu@realtek.com>
4 months ago
Josh Boyer
b6014dbc66
Merge branch 'robot/patch-0-1721188151' into 'main'
...
robot/patch-0-1721188151
See merge request kernel-firmware/linux-firmware!254
4 months ago
WangYuli
2f975bd42b
.gitignore: Ignore intermediate files
...
We should prevent Git from tracking patch files generated by
'git format-patch' and other commands, as they are typically
intermediate files.
Link: https://lore.kernel.org/all/CA+5PVA7h92wEmJOPVbH-9ubsssPFPwGuRYPNvg54_kTmk8o0Lg@mail.gmail.com
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
4 months ago
Josh Boyer
56b9dd9288
Merge branch 'robot/pr-0-1721137645' into 'main'
...
robot/pr-0-1721137645
See merge request kernel-firmware/linux-firmware!252
4 months ago
Dnyaneshwar Bhadane
bd9acbdc8a
i915: Update Xe2LPD DMC to v2.21
...
Release info:
Xe2LPD FW 2.21
Date : 07/01/2024
Notes:
1. Firmware based periodic AS_SDP
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
4 months ago
Josh Boyer
4c8fb21eb6
Merge branch 'robot/patch-1-1721047515' into 'main'
...
robot/patch-1-1721047515
See merge request kernel-firmware/linux-firmware!251
4 months ago
Dmitry Baryshkov
d114fee353
qcom: move signed x1e80100 signed firmware to the SoC subdir
...
The ZAP shader is signed and is specific for the particular SoC. As such
it should be put the corresponding subdir rather than the topdir.
Move it to the subdir (like all other zap.mbn files).
Cc: Akhil P Oommen <quic_akhilpo@quicinc.com>
Cc: Bjorn Andersson <andersson@kernel.org>
Cc: linux-arm-msm@vger.kernel.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
4 months ago
Josh Boyer
028821cf88
Merge branch 'intel-avs' into 'main'
...
intel: avs: Update AudioDSP base firmware for APL-based platforms
See merge request kernel-firmware/linux-firmware!250
4 months ago
Josh Boyer
c21a7fe2c7
Merge branch 'for-upstream' of github.com:crojewsk-intel/linux-firmware into intel-avs
...
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
4 months ago
Josh Boyer
ee6829ebda
Merge branch 'qcom-vpu3' into 'main'
...
qcom: add video firmware file for vpu-3.0
See merge request kernel-firmware/linux-firmware!249
4 months ago
Dikshita Agarwal
e2b1461d2b
qcom: add video firmware file for vpu-3.0
...
To be used on Qualcomm Snapdragon SM8550 based boards.
- VIDEO.VPU.3.1-0076
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
4 months ago
Mario Limonciello
5a5eeff18c
Merge branch 'robot/pr-0-1720811564' into 'main'
...
robot/pr-0-1720811564
See merge request kernel-firmware/linux-firmware!248
4 months ago
Fangzhi Zuo
ed874ed83c
amdgpu: update DMCUB to v0.0.225.0 for Various AMDGPU Asics
...
DMCUB Updates for DCN314, DCN315, DCN35, and DCN351
From internal git commit 09e6518fe5e482fca8652a8c5d838e23e3f7b729
Tested with DC 3.2.292
Release notes:
- Refactor Replay FSM state 2
- Add visual confirm for IPS
- Fix bug in ODM mode
- update dp2.0 sequence part2
- update dp2.0 programming sequence part3
- Add UCLK P-State Support to Reg Inbox1
- Trigger an IPS idle_event after OTG resync clear
- dcn351 drop SLDO support per POR
- Set DCHUBBUB SDP port control to give DF control
- Low Replay residency in video playback
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
4 months ago
Mario Limonciello
7396b4b240
Merge branch 'robot/patch-0-1720807959' into 'main'
...
robot/patch-0-1720807959
See merge request kernel-firmware/linux-firmware!247
4 months ago
Akhil P Oommen
49bce14049
qcom: add gpu firmwares for x1e80100 chipset
...
Add the following gpu related firmwares for Snapdragon X1 Elite
chipset (x1e80100):
qcom/gen70500_gmu.bin: v4.03.11
qcom/gen70500_sqe.fw: v1.62
qcom/gen70500_zap.mbn: v0.15
Signed-off-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
4 months ago
Mario Limonciello
367b9f3300
Merge branch 'qat_402xx' into 'main'
...
linux-firmware: add firmware for qat_402xx devices
See merge request kernel-firmware/linux-firmware!246
4 months ago
Giovanni Cabiddu
74e4ad17d7
linux-firmware: add firmware for qat_402xx devices
...
Add firmware images for Intel QAT 402xx crypto/compression accelerators.
This firmware is taken from Intel QuickAssist Technology Hardware
Version 2.0 package QAT20.L.1.2.30-00013.
Firmware version: 1.2.40
Release notes for this firmware are reported at [1].
$ sha256sum qat_402*
b82b6faf0d1da97b78d2ec3b78cbdb3f769cbb1339227b82025d0f2ca4857037 qat_402xx.bin
e08d6fa7ee7079e6eaa06f1b92dbfcf7cc60f8a6ec6894710ec1001388bd6d57 qat_402xx_mmp.bin
Link: https://intel.github.io/quickassist/RN/In-Tree/index.html [1]
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
4 months ago
Mario Limonciello
e94c45cfee
Merge branch 'robot/pr-0-1720647682' into 'main'
...
robot/pr-0-1720647682
See merge request kernel-firmware/linux-firmware!244
4 months ago
Alex Deucher
e72d802aa4
amdgpu: update raven firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
efda09585d
amdgpu: update SMU 13.0.10 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
e22c208e7a
amdgpu: update SDMA 6.0.3 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
bb74bb44cc
amdgpu: update PSP 13.0.10 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
65937770e5
amdgpu: update GC 11.0.3 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
0344fac105
amdgpu: update vega20 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
7da40775a3
amdgpu: update PSP 13.0.5 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
1199c1cdaf
amdgpu: update PSP 13.0.8 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
23820642e7
amdgpu: update vega12 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
02f92d2cf6
amdgpu: update vega10 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
d59c6c2e07
amdgpu: update VCN 4.0.0 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
a792f53505
amdgpu: update SDMA 6.0.0 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
6466b0f52b
amdgpu: update PSP 13.0.0 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
b4d1188729
amdgpu: update GC 11.0.0 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
ccdac62801
amdgpu: update picasso firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
bbf26b6132
amdgpu: update beige goby firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
b8cb56484d
amdgpu: update vangogh firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
a192702e4a
amdgpu: update dimgrey cavefish firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
08b2d80c9d
amdgpu: update navy flounder firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
f929ac0fe3
amdgpu: update PSP 13.0.11 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
1023bd1b51
amdgpu: update GC 11.0.4 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
2d6cbb59f0
amdgpu: update green sardine firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
970dc8c511
amdgpu: update VCN 4.0.2 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
18def50cdd
amdgpu: update SDMA 6.0.1 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
01e08fb10a
amdgpu: update PSP 13.0.4 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
c2978c288c
amdgpu: update GC 11.0.1 firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago
Alex Deucher
6c49ecbd30
amdgpu: update sienna cichlid firmware
...
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4 months ago