The rest of the firmware for Monaco is using qcs8300 subdir, the
top-level compatibility for the platform also declares qcom,qcs8300.
Be consistent and move audioreach topology file to qcom/qcs8300/ subdir.
Cc: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Cc: Mohammad Rafi Shaik <mohammad.rafi.shaik@oss.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
- Fix flag for drain response command.
- Retain seq_hdr flag to host set value.
- Add log to get 64-bit of playload data.
Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
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>
FW blob file needed for Iris support on T14s G6 Qualcomm platform
Tested-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>
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>