Can Linux BSP on iMX6Q processor supports both IPU's

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can Linux BSP on iMX6Q processor supports both IPU's

1,616件の閲覧回数
makislivadas
Contributor IV

I am wondering if the Linux BSP running on iMX6Q quad processor which has two IPU units can use both of them.

From what I can see most documentation describe the use of the IPU as it is only one available.

ラベル(3)
0 件の賞賛
返信
3 返答(返信)

1,406件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Hello Makis,

Sure the driver it is able to support both of the IPUs at the same time.  One of this feature is the usage of more than two displays.  or the way to do alpha blending of the image with a video.


Have a great day,
Jaime

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,406件の閲覧回数
makislivadas
Contributor IV

Hi Jaime,

Thank you for your reply.

I am in particular interested for image capture and want to use ipu_prp_enc.c driver for camera capture. This driver seems to just support one IPU not sure how to get the same code to support the second IPU.

Is this at all possible?

Makis

0 件の賞賛
返信

1,406件の閲覧回数
makislivadas
Contributor IV

Hi all,

I can confirm that this is possible. Hardware has to be designed so that second camera can be linked to second IPU. If then bsp is configured to use the second IPU then the IPU_prp_end.c driver will be supporting second IPU. Also this driver will still support first IPU as well so two cameras can be driven concurrently.

Makis

0 件の賞賛
返信