mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
synced 2024-12-13 18:58:11 +00:00
ad9fdba01f
Qualcomm drivers have supported non-split firmware since since 2019 in linux kernel commit 498b98e93900 ("soc: qcom: mdt_loader: Support loading non-split images"). The firmware loader works with either the split or non-split firmware types. The venus driver for SC7180 currently loads venus.mdt, not the unified venus.mbn. This commit removes the non-split images. It adds a link from venus.mdt to venus.mbn. This retains existing driver compatibility, while gaining the benefit of reducing size of the deployed files. I verified this change with on ChromeOS using kernels based on 5.4 and 5.15. Signed-off-by: Nathan Hebert <nhebert@chromium.org> |
||
---|---|---|
.. | ||
apq8096 | ||
sc8280xp/LENOVO/21BX | ||
sdm845 | ||
sm8250 | ||
venus-1.8 | ||
venus-4.2 | ||
venus-5.2 | ||
venus-5.4 | ||
vpu-1.0 | ||
vpu-2.0 | ||
a300_pfp.fw | ||
a300_pm4.fw | ||
a330_pfp.fw | ||
a330_pm4.fw | ||
a420_pfp.fw | ||
a420_pm4.fw | ||
a530_pfp.fw | ||
a530_pm4.fw | ||
a530_zap.b00 | ||
a530_zap.b01 | ||
a530_zap.b02 | ||
a530_zap.mdt | ||
a530v3_gpmu.fw2 | ||
a630_gmu.bin | ||
a630_sqe.fw | ||
a650_gmu.bin | ||
a650_sqe.fw | ||
a660_gmu.bin | ||
a660_sqe.fw | ||
leia_pfp_470.fw | ||
leia_pm4_470.fw | ||
NOTICE.txt |