Re: [PATCH v9 00/19] media: iris: Add AR50LT core support and enable Agatti platform
From: Vikash Garodia
Date: Thu Sep 17 2026 - 06:55:28 EST
On 7/31/2026 5:18 AM, Dmitry Baryshkov wrote:
This series adds support for the AR50Lt VPU core to the iris driver and
enables the Agatti SoC to use Gen2 firmware and HFI.
AR50Lt introduces a few platform-specific requirements that need to be
handled in the iris core and VPU abstraction layer. To accommodate
this, the series adds minimal hooks and updates needed to allow the
firmware to operate correctly on AR50Lt without impacting existing
supported platforms.
Additionally, the series wires up Agatti to use the Gen2 firmware and
HFI path, aligning it with newer generations of supported Qualcomm
video hardware.
<snip>
Hi Bryan,
---
Dikshita Agarwal (11):
media: iris: Add Gen2 firmware autodetect and fallback
media: iris: Skip UBWC configuration when not supported
media: iris: Filter UBWC raw formats based on hardware capabilities
media: iris: Introduce set_preset_register as a vpu_op
media: iris: Introduce interrupt_init as a vpu_op
media: iris: add vpu op hook to disable ARP buffer
media: iris: Add platform data field for watchdog interrupt mask
media: iris: Add platform flag for instantaneous bandwidth voting
media: iris: Add framework support for AR50_LITE video core
media: iris: Introduce buffer size calculations for AR50LT
media: iris: add Gen2 firmware support on the Agatti platform
Dmitry Baryshkov (8):
Revert "media: iris: Add Gen2 firmware autodetect and fallback"
media: iris: drop IRIS_FMT_foo enumeration
media: iris: skip PIPE if it is not supported by the platform
media: iris: add minimal GET_PROPERTY implementation
media: iris: update buffer requirements based on received info
media: iris: implement support for the Agatti platform
media: venus: skip QCM2290 if Iris driver is enabled
media: iris: constify inst_fw_cap_sm8250_dec
When do you plan to apply this series ? Is anything pending to apply this ?
Regards,
Vikash