Message ID | 20200904200112.5563-1-m.cerveny@computer.org (mailing list archive) |
---|---|
Headers | show |
Series | ARM: dts: sun8i: v3s: Enable video decoder | expand |
Hi, On Fri, Sep 04, 2020 at 10:01:06PM +0200, Martin Cerveny wrote: > First patch extends cedrus capability to all decoders > because V3s missing MPEG2 decoder. > > Next two patches add system control node (SRAM C1) and > next three patches add support for Cedrus VPU. How was it tested? Maxime
Hello. On Tue, 8 Sep 2020, Maxime Ripard wrote: > On Fri, Sep 04, 2020 at 10:01:06PM +0200, Martin Cerveny wrote: >> First patch extends cedrus capability to all decoders >> because V3s missing MPEG2 decoder. >> >> Next two patches add system control node (SRAM C1) and >> next three patches add support for Cedrus VPU. > > How was it tested? On V3s with LCD and bootlin raw v4l2 api test: - https://github.com/mcerveny/linux/tree/v3s_videocodec_v3 - https://github.com/mcerveny/v4l2-request-test Regards.
On Tue, Sep 08, 2020 at 06:44:06PM +0200, Martin Cerveny wrote: > Hello. > > On Tue, 8 Sep 2020, Maxime Ripard wrote: > > On Fri, Sep 04, 2020 at 10:01:06PM +0200, Martin Cerveny wrote: > > > First patch extends cedrus capability to all decoders > > > because V3s missing MPEG2 decoder. > > > > > > Next two patches add system control node (SRAM C1) and > > > next three patches add support for Cedrus VPU. > > > > How was it tested? > > On V3s with LCD and bootlin raw v4l2 api test: > - https://github.com/mcerveny/linux/tree/v3s_videocodec_v3 > - https://github.com/mcerveny/v4l2-request-test Thanks. Can you put it in your cover letter in your next version? Maxime