Re: [PATCH 01/16] media: iris: Skip UBWC configuration when not supported

From: Vikash Garodia

Date: Thu May 07 2026 - 09:06:52 EST



On 5/7/2026 12:12 PM, Dmitry Baryshkov wrote:
From: Dikshita Agarwal<dikshita.agarwal@xxxxxxxxxxxxxxxx>

UBWC configuration is not applicable to all SoCs. Add a check to avoid
configuring UBWC during sys init on unsupported platforms.

Reviewed-by: Dmitry Baryshkov<dmitry.baryshkov@xxxxxxxxxxxxxxxx>
Signed-off-by: Dikshita Agarwal<dikshita.agarwal@xxxxxxxxxxxxxxxx>
Signed-off-by: Dmitry Baryshkov<dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---
drivers/media/platform/qcom/iris/iris_hfi_gen2_packet.c | 3 +++
1 file changed, 3 insertions(+)

Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>