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

2022-09-07 Thread Mikko Perttunen
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 Hi all, this series adds support for the HW video decoder, NVDEC, on Tegra234 (Orin). The m

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

2022-09-07 Thread Krzysztof Kozlowski
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 >>> >>> Hi all, >>> >>> this series adds support for the HW video decoder, NVDEC, >>> on Tegra234 (Orin). The main change is a switch f

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

2022-09-06 Thread Mikko Perttunen
On 9/6/22 20:50, Krzysztof Kozlowski wrote: On 06/09/2022 15:28, Mikko Perttunen wrote: From: Mikko Perttunen 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

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

2022-09-06 Thread Krzysztof Kozlowski
On 06/09/2022 15:28, Mikko Perttunen wrote: > From: Mikko Perttunen > > 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 engin

[PATCH 0/8] Support for NVDEC on Tegra234

2022-09-06 Thread Mikko Perttunen
From: Mikko Perttunen 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 earli