LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: dikshita@codeaurora.org
To: stanimir.varbanov@linaro.org
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
vgarodia@codeaurora.org, linux-media@vger.kernel.org
Subject: Re: [PATCH v4 0/7] media: venus: Enable venus support on sc7280
Date: Mon, 30 Aug 2021 12:58:18 +0530 [thread overview]
Message-ID: <22c9b9b2183fce1f426a7b82d71999ad@codeaurora.org> (raw)
In-Reply-To: <1628588875-23790-1-git-send-email-dikshita@codeaurora.org>
Hi Stan,
Could you pls review and ack this series.
Thanks,
Dikshita
On 2021-08-10 15:17, Dikshita Agarwal wrote:
> This series enables support for 6xx venus encode/decode on sc7280.
>
> The driver changes are dependent on [1]yaml and [2]dts patches.
>
> [1]
> https://patchwork.kernel.org/project/linux-arm-msm/list/?series=484019
> [2]
> https://patchwork.kernel.org/project/linux-arm-msm/list/?series=484727
>
> Changes since v3:
> - addressed comments on v3 (stanimir).
> - rebased the changes on latest media tree.
>
> Dikshita Agarwal (7):
> venus: firmware: enable no tz fw loading for sc7280
> media: venus: core: Add sc7280 DT compatible and resource data
> media: venus: Add num_vpp_pipes to resource structure
> media: venus: hfi: Skip AON register programming for V6 1pipe
> venus: vdec: set work route to fw
> media: venus: helpers: update NUM_MBS macro calculation
> media: venus: Set buffer to FW based on FW min count requirement.
>
> drivers/media/platform/qcom/venus/core.c | 54
> ++++++++++++++++++++++
> drivers/media/platform/qcom/venus/core.h | 2 +
> drivers/media/platform/qcom/venus/firmware.c | 42
> ++++++++++++-----
> drivers/media/platform/qcom/venus/helpers.c | 23 +++++----
> drivers/media/platform/qcom/venus/hfi_cmds.c | 7 +++
> drivers/media/platform/qcom/venus/hfi_helper.h | 14 ++++++
> drivers/media/platform/qcom/venus/hfi_msgs.c | 7 +++
> .../media/platform/qcom/venus/hfi_plat_bufs_v6.c | 6 ++-
> drivers/media/platform/qcom/venus/hfi_platform.c | 13 ------
> drivers/media/platform/qcom/venus/hfi_platform.h | 2 -
> .../media/platform/qcom/venus/hfi_platform_v6.c | 6 ---
> drivers/media/platform/qcom/venus/hfi_venus.c | 4 ++
> drivers/media/platform/qcom/venus/hfi_venus_io.h | 2 +
> drivers/media/platform/qcom/venus/vdec.c | 42
> ++++++++++++++---
> 14 files changed, 175 insertions(+), 49 deletions(-)
prev parent reply other threads:[~2021-08-30 7:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-10 9:47 Dikshita Agarwal
2021-08-10 9:47 ` [PATCH v4 1/7] venus: firmware: enable no tz fw loading for sc7280 Dikshita Agarwal
2021-08-10 9:47 ` [PATCH v4 2/7] media: venus: core: Add sc7280 DT compatible and resource data Dikshita Agarwal
2021-08-12 19:17 ` Stephen Boyd
2021-08-10 9:47 ` [PATCH v4 3/7] media: venus: Add num_vpp_pipes to resource structure Dikshita Agarwal
2021-08-10 9:47 ` [PATCH v4 4/7] media: venus: hfi: Skip AON register programming for V6 1pipe Dikshita Agarwal
2021-08-10 9:47 ` [PATCH v4 5/7] venus: vdec: set work route to fw Dikshita Agarwal
2021-08-12 19:20 ` Stephen Boyd
2021-08-10 9:47 ` [PATCH v4 6/7] media: venus: helpers: update NUM_MBS macro calculation Dikshita Agarwal
2021-10-01 21:31 ` Stanimir Varbanov
2021-10-04 7:37 ` dikshita
2021-08-10 9:47 ` [PATCH v4 7/7] media: venus: Set buffer to FW based on FW min count requirement Dikshita Agarwal
2021-08-30 7:28 ` dikshita [this message]
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=22c9b9b2183fce1f426a7b82d71999ad@codeaurora.org \
--to=dikshita@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=stanimir.varbanov@linaro.org \
--cc=vgarodia@codeaurora.org \
--subject='Re: [PATCH v4 0/7] media: venus: Enable venus support on sc7280' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).