Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
To: Wangao Wang <wangao.wang@oss.qualcomm.com>,
	Vikash Garodia <vikash.garodia@oss.qualcomm.com>,
	Abhinav Kumar <abhinav.kumar@linux.dev>,
	Bryan O'Donoghue <bod@kernel.org>,
	Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: quic_qiweil@quicinc.com,
	Renjiang Han <renjiang.han@oss.qualcomm.com>,
	linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 3/6] media: qcom: iris: Add B frames support for encoder
Date: Mon, 19 Jan 2026 15:10:30 +0530	[thread overview]
Message-ID: <2b87e1bc-75ea-f2af-cb81-fd12b5d2cf07@oss.qualcomm.com> (raw)
In-Reply-To: <20260109-batch2_iris_encoder_enhancements-v3-3-196855ef32ba@oss.qualcomm.com>



On 1/9/2026 1:12 PM, Wangao Wang wrote:
> Add support for B-frame configuration on both gen1 and gen2 encoders by
> enabling V4L2_CID_MPEG_VIDEO_B_FRAMES control.
> 
> Signed-off-by: Wangao Wang <wangao.wang@oss.qualcomm.com>
> ---
>  drivers/media/platform/qcom/iris/iris_ctrls.c      | 30 ++++++++++++++++++++++
>  drivers/media/platform/qcom/iris/iris_ctrls.h      |  1 +
>  .../platform/qcom/iris/iris_hfi_gen1_command.c     |  8 ++++++
>  .../platform/qcom/iris/iris_hfi_gen1_defines.h     | 10 ++++++++
>  .../platform/qcom/iris/iris_platform_common.h      |  2 ++
>  .../media/platform/qcom/iris/iris_platform_gen1.c  | 18 +++++++++++++
>  .../media/platform/qcom/iris/iris_platform_gen2.c  | 10 ++++++++
>  drivers/media/platform/qcom/iris/iris_vpu_buffer.c |  6 ++++-
>  8 files changed, 84 insertions(+), 1 deletion(-)
> 


Reviewed-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>

Thanks,
Dikshita

  reply	other threads:[~2026-01-19  9:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-09  7:42 [PATCH v3 0/6] media: qcom: iris: encoder feature enhancements batch2 Wangao Wang
2026-01-09  7:42 ` [PATCH v3 1/6] media: qcom: iris: Add intra refresh support for gen1 encoder Wangao Wang
2026-01-16 12:02   ` Dikshita Agarwal
2026-01-09  7:42 ` [PATCH v3 2/6] media: qcom: iris: Add Long-Term Reference support for encoder Wangao Wang
2026-01-09  7:42 ` [PATCH v3 3/6] media: qcom: iris: Add B frames " Wangao Wang
2026-01-19  9:40   ` Dikshita Agarwal [this message]
2026-01-09  7:42 ` [PATCH v3 4/6] media: qcom: iris: Add hierarchical coding " Wangao Wang
2026-01-22  9:38   ` Dikshita Agarwal
2026-01-26  8:12     ` Wangao Wang
2026-01-09  7:42 ` [PATCH v3 5/6] media: qcom: iris: Optimize iris_hfi_gen1_packet_session_set_property Wangao Wang
2026-01-19  9:56   ` Dikshita Agarwal
2026-01-09  7:42 ` [PATCH v3 6/6] media: qcom: iris: Simplify COMV size calculation Wangao Wang
2026-01-19  9:44   ` Dikshita Agarwal
2026-01-09 15:02 ` [PATCH v3 0/6] media: qcom: iris: encoder feature enhancements batch2 Neil Armstrong
2026-01-13  6:29   ` Wangao Wang
2026-01-13  7:01     ` Dmitry Baryshkov
2026-01-19  9:52     ` Neil Armstrong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2b87e1bc-75ea-f2af-cb81-fd12b5d2cf07@oss.qualcomm.com \
    --to=dikshita.agarwal@oss.qualcomm.com \
    --cc=abhinav.kumar@linux.dev \
    --cc=bod@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=quic_qiweil@quicinc.com \
    --cc=renjiang.han@oss.qualcomm.com \
    --cc=vikash.garodia@oss.qualcomm.com \
    --cc=wangao.wang@oss.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox