imx6q VPU support

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
671件の閲覧回数
flobro
Contributor III

we are "stuck" with Linux 4.9.175 kernel with iMX6q and are looking for a solution for VPU video decoding. I see that there is a VPU driver in the kernel,  but I assume that more support is needed for doing a simple decode.

 

Questions: Do I need CONFIG_MXC_GPU_VIV with CONFIG_MXC_VPU? 

I cannot seem to get the CONFIG_MXC_GPU_VIV to stick in menuconfig (I save it, then go back in and it is disabled...)

 

 

Thanks in advance.

ラベル(1)
タグ(3)
0 件の賞賛
1 解決策
658件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

If you are using mainline kernel version, you may need porting VPU driver from kernel we release.

https://github.com/nxp-imx/linux-imx/tree/rel_imx_4.9.88_2.0.0_ga/drivers/mxc

 

元の投稿で解決策を見る

0 件の賞賛
4 返答(返信)
654件の閲覧回数
flobro
Contributor III

Thank you for the reply. I will try that.

The current code I have seems to lock up the kernel as soon as the module loads.

0 件の賞賛
659件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

If you are using mainline kernel version, you may need porting VPU driver from kernel we release.

https://github.com/nxp-imx/linux-imx/tree/rel_imx_4.9.88_2.0.0_ga/drivers/mxc

 

0 件の賞賛
624件の閲覧回数
flobro
Contributor III
I managed to get the imxvpudec driver(s) working with gstreamer to decode video files to jpeg/png frames. The only issue is there seems to be no support for "videorate' (maybe due to no timestamps in the video) - so the issue is speed.
0 件の賞賛
647件の閲覧回数
flobro
Contributor III

Anyone know of a simple VPU decoder test? (does it use vpuwrap, or some other library)...

0 件の賞賛