Re: [PATCH 0/8] Support for NVDEC on Tegra234

From: Mikko Perttunen
Date: Wed Sep 07 2022 - 07:06:11 EST


On 7.9.2022 13.58, Krzysztof Kozlowski wrote:
On 07/09/2022 07:27, Mikko Perttunen wrote:
On 9/6/22 20:50, Krzysztof Kozlowski wrote:
On 06/09/2022 15:28, Mikko Perttunen wrote:
From: Mikko Perttunen <mperttunen@xxxxxxxxxx>

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.

You need to describe the dependencies, otherwise I would be free to go
with applying memory controllers part.

Hi Krzysztof,

the memory controller patch can be applied independently.

OK then... but looking at the code it does not seem to. Anyway kbuild
robot complained so I expect v2.

Ah, indeed, though patch 1 can be applied on top of current trees, patch 8 does require patch 1 to be there first. Which is, thinking about it now, necessary information as well..

Thanks for the reviews.

Mikko


Best regards,
Krzysztof