/dev/mxc_ipu in IMX6Q

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

/dev/mxc_ipu in IMX6Q

1,287 次查看
joanvicient
Contributor II

Hi,

I have a question regarding the IPU in IMX6 processors: When accessing the IPU via the "/dev/mxc_ipu" kernel device, in case the processor has two IPUs (e.g the IMX6Q or IMX6QP) which IPU is concretely used? I don't see in the ipu_device.c code how a concrete IPU is selected.

Thanks for the help.

标签 (2)
标记 (1)
0 项奖励
回复
1 回复

1,176 次查看
igorpadykov
NXP Employee
NXP Employee

Hi joan

seems this depends on registration order, most probably first ipu1 then ipu2,

for details one can look on

8. Device Registration and Initialization - Understanding Linux Network… 

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

0 项奖励
回复