Re: [PATCH v3 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ

2021-02-24 Thread Ezequiel Garcia
Hi Benjamin, On Mon, 2021-02-22 at 13:23 +0100, Benjamin Gaignard wrote: > The IMX8MQ got two VPUs but until now only G1 has been enabled. > This series aim to add the second VPU (aka G2) and provide basic > HEVC decoding support. > > To be able to decode HEVC it is needed to add/update some of

[PATCH v3 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ

2021-02-22 Thread Benjamin Gaignard
The IMX8MQ got two VPUs but until now only G1 has been enabled. This series aim to add the second VPU (aka G2) and provide basic HEVC decoding support. To be able to decode HEVC it is needed to add/update some of the structures in the uapi. In addition of them one HANTRO dedicated control is requ