This firmware is intended for the Qualcomm DSP firmware image for a hexagon
core on ARM based systems specifically used by QDU100 driver. The firmware
is compressed using XZ algorithm to meet linux firmware size policy.
Signed-off-by: Kishore Batta <kishore.batta@oss.qualcomm.com>
The firmware image files are specific to Qualcomm DU product(QDU100).
These files are consumed by Sahara driver during the device boot.
Signed-off-by: Kishore Batta <kishore.batta@oss.qualcomm.com>
Add the RGMU firmware and also update the secure firmware with the one
generated with a newer security profile required for QCS615.
Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
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>
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>
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>
Add the following gpu firmwares required for Snapdragon X1 Plus
(X1P42100) chipset:
qcom/gen71500_gmu.bin: v4.06.04
qcom/gen71500_sqe.fw: v1.81
qcom/x1p42100/gen71500_zap.mbn: v0.13
Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
Update firmware binary to VIDEO.VPU.1.0-00119-PROD-1 for SM8250.
This includes the fix to release all buffers held by firmware for
reference when HFI_CMD_STOP is queued to firmware.
Update WHENCE version string to match with updated fw version string.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Add the gmu and zap firmware and bump the version of a650_sqe.fw file to
support the GPU present in QCS8300 chipset.
qcom/a650_sqe.fw: v1.12
qcom/a623_gmu.bin: v3.06.00
qcom/qcs8300/a623_zap.mbn: v0.12
Signed-off-by: Rajesh Kemisetti <quic_rajeshk@quicinc.com>
Add firmware files for Adreno A225 as present on some of older Qualcomm
Snapdragon chips. While MSM8960 is an old platform, there is a certain
community interest in supporting it.
Cc: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
QCS615 uses the same video core as sc7180, so update the firmware binary
which can be used for both the SoCs.
Delete "venus_s6.mbn" since no SoC is currently using this.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Update firmware file to VIDEO.VPU.2.0-00055-PROD-1 for SC7280. This
includes below fixes:
- vdec: Fix for HEVC green frame corruption.
- venc: Add proper level setting for AVC High profile usecase for VP9
decoding compliance.
- venc: Fix for EOS handling.
- venc: Update min-max QP range for default case.
Update WHENCE version string to match with updated fw version string.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Add firmware files for the Qualcomm DU product(QDU100). These files are consumed
by the MHI driver in the MHI subsystem.
Signed-off-by: Kishore Batta <quic_batta@quicinc.com>
Add the secure firmware and also update the following gpu firmwares:
qcom/a660_gmu.bin: v3.01.0B
qcom/a660_sqe.fw: v1.12
qcom/qcm6490/a660_zap.mbn: v0.09
Signed-off-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Add the following gpu related firmwares for SA8775P chipset:
qcom/a663_gmu.bin: v3.05.01
qcom/sa8775p/a663_zap.mbn: v0.09
Signed-off-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Add Linux firmware to be used for Qualcomm QCM6490 IDP and
Qualcomm RB3 Gen 2 Development Kit. Most of the firmware files are
common, IPA block is only present on the QCM6490 hardware.
- ADSP.HT.5.5.c8-00149-KODIAK-1
- CDSP.HT.2.5.c3-00077-KODIAK-1
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
- Rename qcom/vpu-3.0/ to qcom/vpu/ to have common sub-folder for
new firmware files.
- Move firmware files from vpu-1.0/ and vpu-2.0/ to vpu/ with
proper names for firmware binaries and provide backwards-compatible
links.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
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>
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>