[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAXNxMT3f68-ptM7Crhrfmn7iwTyJc9pwz4Beob+5beVODaSHQ@mail.gmail.com>
Date: Fri, 29 Dec 2023 11:01:09 +0000
From: Hugh Cole-Baker <sigmaris@...il.com>
To: Jianfeng Liu <liujianfeng1994@...il.com>
Cc: ezequiel@...guardiasur.com.ar, p.zabel@...gutronix.de, mchehab@...nel.org,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
heiko@...ech.de, sfr@...b.auug.org.au, linux-media@...r.kernel.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 0/3] Add hantro g1 video decoder support for RK3588
On Thu, 28 Dec 2023 at 13:16, Jianfeng Liu <liujianfeng1994@...il.com> wrote:
>
> This is the v2 version of this series adding hantro g1 video decoder
> support for rk3588.
>
> Changes in v2:
> - Fix alphabetical order in patch1 and patch3
> - Sort device tree node by bus-address
> - Drop rk3588_vpu_variant fron v1 because that is exactly the same as rk3568_vpu_variant
> - Link to v1: https://lore.kernel.org/all/20231227173911.3295410-1-liujianfeng1994@gmail.com
>
> Jianfeng Liu (3):
> media: verisilicon: Add support for Hantro G1 on RK3588
> arm64: dts: rockchip: Add Hantro G1 VPU support for RK3588
> dt-bindings: media: rockchip-vpu: Add RK3588 compatible
>
> .../bindings/media/rockchip-vpu.yaml | 1 +
> arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 20 +++++++++++++++++++
> .../media/platform/verisilicon/hantro_drv.c | 1 +
> 3 files changed, 22 insertions(+)
>
> --
> 2.34.1
Tested H.264 and VP8 decode with Fluster on NanoPC T6;
H.264 JVT-AVC_V1 test suite:
Ran 129/135 tests successfully.
(matches FFmpeg-H.264 software decoder)
H.264 JVT-FR-EXT test suite:
Ran 44/69 tests successfully
(some failures caused by lack of support for Hi10P and 4:2:2)
VP8-TEST-VECTORS test suite:
Ran 59/61 tests successfully
(matches FFmpeg-VP8 software decoder)
Full results at:
https://gist.github.com/sigmaris/d3d8586bfced5ddc021aa9dab94d4ab8
Tested-by: Hugh Cole-Baker <sigmaris@...il.com>
Powered by blists - more mailing lists