Re: [PATCH v2 0/3] media: iris: Add support for SM8750 (VPU v3.5)
From: Dikshita Agarwal
Date: Tue Aug 12 2025 - 03:54:26 EST
On 8/4/2025 7:07 PM, Krzysztof Kozlowski wrote:
> Changes in v2:
> - Unify power-off sequence with SM8650 and re-use existing callbacks.
> - Drop incorrect WRAPPER_CORE_POWER_CONTROL and unused
> controller_resets.
> - Rename FW to qcom/vpu/vpu35_p4.mbn.
> - DT binding: correct typo + Rb tag.
> - Link to v1: https://lore.kernel.org/r/20250714-sm8750-iris-v1-0-3006293a5bc7@xxxxxxxxxx
>
> Firmware:
> =========
> Mot yet released, AFAIK. Will be hopefully released later by Qualcomm.
Its released here:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/qcom?id=530f283206034b20ed791ef379f4394ca21fe63d
>
> DTS for reference was posted here:
> https://lore.kernel.org/all/20250714-b4-sm8750-iris-dts-v1-0-93629b246d2e@xxxxxxxxxx/
>
> Description:
> ============
> Add support for SM8750 Iris codec with major differences against
> previous generation SM8650.
>
> DTS will follow up separately (depends on other DTS patches so cannot be
> merged as is).
>
> v4l2-compliance report:
>
> v4l2-compliance 1.26.1-5142, 64 bits, 64-bit time_t
> v4l2-compliance SHA: 4aee01a02792 2023-12-12 21:40:38
>
Thank you for running the v4l2 compliance tests with your patches. While
these tests are helpful for verifying API compliance, they do not cover the
actual functional aspects of the new SOC support being added.
Please run a decoder use-case using either v4l2-ctl or GStreamer (GST) and
add the results in this cover letter.
Thanks,
Dikshita