From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Mikko Perttunen <cyndis@kapsi.fi>,
Thierry Reding <thierry.reding@gmail.com>,
David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Jonathan Hunter <jonathanh@nvidia.com>
Cc: Mikko Perttunen <mperttunen@nvidia.com>,
Ashish Mhetre <amhetre@nvidia.com>,
Sameer Pujar <spujar@nvidia.com>,
dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/8] Support for NVDEC on Tegra234
Date: Wed, 21 Sep 2022 09:53:04 +0200 [thread overview]
Message-ID: <9ada8d37-83b8-8bd2-2b02-d821b1b1c8e7@linaro.org> (raw)
In-Reply-To: <de7f5e65-c939-558a-277d-01320f93eedc@kapsi.fi>
On 21/09/2022 09:50, Mikko Perttunen wrote:
> On 9/21/22 10:26, Krzysztof Kozlowski wrote:
>> On 20/09/2022 10:11, Mikko Perttunen wrote:
>>> From: Mikko Perttunen <mperttunen@nvidia.com>
>>>
>>> v3:
>>> * Updated patch 3 based on comments
>>>
>>> v2:
>>> * Updated patches 1,3 based on comments
>>> * Added Acked-by to patch 2
>>>
>>> Original message:
>>>
>>> Hi all,
>>>
>>> this series adds support for the HW video decoder, NVDEC,
>>> on Tegra234 (Orin). The main change is a switch from Falcon
>>> to RISC-V for the internal microcontroller, which brings along
>>> a change in how the engine is booted. Otherwise it is backwards
>>> compatible with earlier versions.
>>
>> I asked you to describe the dependencies and patch merging strategy.
>> It's still not here, so I assume there are no and I am taking patches
>> relevant to me.
>>
>> Best regards,
>> Krzysztof
>
> Sorry, I described it in the earlier email and forgot to add it to the
> cover letter..
Please keep it in cover letter. We all get too many emails and too many
patchsets to remember. Plus, things can change and such dependency can
disappear after some versions.
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-09-21 7:53 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-20 8:11 [PATCH v3 0/8] Support for NVDEC on Tegra234 Mikko Perttunen
2022-09-20 8:11 ` [PATCH v3 1/8] memory: tegra: Add API for retrieving carveout bounds Mikko Perttunen
2022-09-21 7:28 ` Krzysztof Kozlowski
2022-09-21 18:37 ` Krzysztof Kozlowski
2022-09-21 18:54 ` Mikko Perttunen
2022-10-24 13:15 ` Thierry Reding
2022-11-04 15:33 ` Jon Hunter
2022-11-04 15:35 ` Krzysztof Kozlowski
2022-11-04 15:46 ` Jon Hunter
2022-11-04 15:48 ` Krzysztof Kozlowski
2022-11-04 16:01 ` Jon Hunter
2022-09-20 8:11 ` [PATCH v3 2/8] dt-bindings: Add headers for NVDEC on Tegra234 Mikko Perttunen
2022-09-20 8:11 ` [PATCH v3 3/8] dt-bindings: Add bindings for Tegra234 NVDEC Mikko Perttunen
2022-10-03 16:16 ` Rob Herring
2022-09-20 8:11 ` [PATCH v3 4/8] arm64: tegra: Add NVDEC on Tegra234 Mikko Perttunen
2022-09-20 8:12 ` [PATCH v3 5/8] gpu: host1x: Add stream ID register data for " Mikko Perttunen
2022-09-20 8:12 ` [PATCH v3 6/8] drm/tegra: nvdec: Support multiple clocks Mikko Perttunen
2022-09-20 8:12 ` [PATCH v3 7/8] drm/tegra: Add code for booting RISC-V based engines Mikko Perttunen
2022-09-20 8:12 ` [PATCH v3 8/8] drm/tegra: Add Tegra234 support to NVDEC driver Mikko Perttunen
2022-09-21 7:26 ` [PATCH v3 0/8] Support for NVDEC on Tegra234 Krzysztof Kozlowski
2022-09-21 7:50 ` Mikko Perttunen
2022-09-21 7:53 ` Krzysztof Kozlowski [this message]
2022-10-24 13:15 ` Thierry Reding
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=9ada8d37-83b8-8bd2-2b02-d821b1b1c8e7@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=airlied@linux.ie \
--cc=amhetre@nvidia.com \
--cc=cyndis@kapsi.fi \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jonathanh@nvidia.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mperttunen@nvidia.com \
--cc=robh+dt@kernel.org \
--cc=spujar@nvidia.com \
--cc=thierry.reding@gmail.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;
as well as URLs for NNTP newsgroup(s).