Commit Graph

8 Commits

Author SHA1 Message Date
Renjiang Han 1e7f658831 qcom: venus-5.4: add venus firmware file for qcs615
Add venus_v6.mbn which is used on Qualcomm Snapdragon QCS615 based
video hardware.

Signed-off-by: Renjiang Han <quic_renjiang@quicinc.com>
2024-11-13 15:50:29 +05:30
Nathan Hebert 52ac76144a qcom: update venus firmware file for v5.4
Update firmware file to VIDEO.VE.5.4-00058-PROD-4. This includes a fix
for VP9 decoding compliance.

The WHENCE version string has been changed match the version string in
the firmware file, rather than extracting the middle-most numbers.

Signed-off-by: Nathan Hebert <nhebert@chromium.org>
2024-02-07 11:15:07 -08:00
Nathan Hebert 1612706787 qcom: update venus firmware file for v5.4
Update firmware file to VIDEO.VE.5.4-00053-PROD-1. There are a few
fixes including a fix for dynamic resolution change handling.

Signed-off-by: Nathan Hebert <nhebert@chromium.org>
2022-10-25 14:16:59 -07:00
Nathan Hebert ad9fdba01f qcom: replace split SC7180 venus firmware images with symlink
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>
2022-10-25 14:14:33 -07:00
smagar ca83c73deb qcom: update venus firmware files for v5.4
There are few bug fixes which are part of this upgrade.

Signed-off-by: smagar <smagar@codeaurora.org>
2021-04-23 19:56:27 +05:30
Asit Shah 8a46c32a26 qcom : updated venus firmware files for v5.4
Following changes are included :
1. Added support for fixed stride in encoder
2. Bug Fixes

Signed-off-by: Asit Shah <asitshah@codeaurora.org>
2020-11-06 10:33:37 +05:30
Asit Shah a09b728b77 qcom : updated venus firmware files for v5.4
Signed-off-by: Asit Shah <asitshah@codeaurora.org>
2020-10-08 15:07:59 +05:30
Dikshita Agarwal e10ed2126e qcom: update venus firmware files for v5.4
Update the firmware to be used on Qualcomm Snapdragon
SC7180 based video hardware.

Signed-off-by: Dikshita Agarwal <dikshita@codeaurora.org>
2019-12-11 13:53:22 +05:30