From: Vikash Garodia <vgarodia@codeaurora.org>
To: stanimir.varbanov@linaro.org, hverkuil@xs4all.nl,
mchehab@kernel.org, robh@kernel.org, mark.rutland@arm.com,
andy.gross@linaro.org, arnd@arndb.de, bjorn.andersson@linaro.org
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org,
devicetree@vger.kernel.org, acourbot@chromium.org,
vgarodia@codeaurora.org
Subject: [PATCH v5 0/4] Venus updates - PIL
Date: Tue, 21 Aug 2018 22:49:30 +0530 [thread overview]
Message-ID: <1534871974-32269-1-git-send-email-vgarodia@codeaurora.org> (raw)
Hello,
Here is v5 with following comments addressed:
* non-pixel register programming during reset.
* comments related to instructions reordering.
Vikash Garodia (4):
venus: firmware: add routine to reset ARM9
venus: firmware: move load firmware in a separate function
venus: firmware: add no TZ boot and shutdown routine
venus: firmware: register separate driver for firmware device
.../devicetree/bindings/media/qcom,venus.txt | 17 +-
drivers/media/platform/qcom/venus/core.c | 60 +++++--
drivers/media/platform/qcom/venus/core.h | 7 +
drivers/media/platform/qcom/venus/firmware.c | 194 ++++++++++++++++++---
drivers/media/platform/qcom/venus/firmware.h | 17 +-
drivers/media/platform/qcom/venus/hfi_venus.c | 13 +-
drivers/media/platform/qcom/venus/hfi_venus_io.h | 8 +
7 files changed, 272 insertions(+), 44 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
next reply other threads:[~2018-08-21 17:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-21 17:19 Vikash Garodia [this message]
2018-08-21 17:19 ` [PATCH v5 1/4] venus: firmware: add routine to reset ARM9 Vikash Garodia
2018-08-21 17:19 ` [PATCH v5 2/4] venus: firmware: move load firmware in a separate function Vikash Garodia
2018-08-21 17:19 ` [PATCH v5 3/4] venus: firmware: add no TZ boot and shutdown routine Vikash Garodia
2018-08-21 17:19 ` [PATCH v5 4/4] venus: firmware: register separate driver for firmware device Vikash Garodia
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=1534871974-32269-1-git-send-email-vgarodia@codeaurora.org \
--to=vgarodia@codeaurora.org \
--cc=acourbot@chromium.org \
--cc=andy.gross@linaro.org \
--cc=arnd@arndb.de \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=hverkuil@xs4all.nl \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-soc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mchehab@kernel.org \
--cc=robh@kernel.org \
--cc=stanimir.varbanov@linaro.org \
/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;
as well as URLs for NNTP newsgroup(s).