Re: [RFC PATCH 06/12] media: iris: Update CAPTURE format info based on OUTPUT format
From: Dikshita Agarwal
Date: Thu Mar 06 2025 - 07:27:49 EST
On 3/6/2025 2:15 AM, Dmitry Baryshkov wrote:
> On Wed, Mar 05, 2025 at 04:13:29PM +0530, Dikshita Agarwal wrote:
>> Update the width, height and buffer size of CAPTURE based on the
>> resolution set to OUTPUT via VIDIOC_S_FMT. This is required to set the
>> updated capture resolution to firmware when S_FMT is called only for
>> OUTPUT.
>>
>> Signed-off-by: Dikshita Agarwal <quic_dikshita@xxxxxxxxxxx>
>> ---
>> drivers/media/platform/qcom/iris/iris_vdec.c | 5 +++++
>> 1 file changed, 5 insertions(+)
>>
>
> This also looks like a fix, so Fixes, cc:stable, move to the top.
Ack.
>