imx6Q ipu video display

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

imx6Q ipu video display

308 次查看
segri544
Contributor I

Hi Community,

İ am using İMX6Q, i am trying to make 32 MSI interrupt by using 

ret = pci_alloc_irq_vectors(dev, 1, 32, PCI_IRQ_MSI);
 
ret is returned as 16. But i am expecting 32 as documantation (The MSI Driver Guide HOWTO) suggests
"If a device supports both MSI-X and MSI capabilities, this API will use the
MSI-X facilities in preference to the MSI facilities. MSI-X supports any
number of interrupts between 1 and 2048. In contrast, MSI is restricted to
a maximum of 32 interrupts (and must be a power of two)."
 
What could be go wrong? or is max number of MSI is 16?
0 项奖励
回复
2 回复数

286 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The IPU is binary i can not interrupt or you will have the non-wished results.

Regards

 

0 项奖励
回复

283 次查看
segri544
Contributor I
The title is incorrect; it should be: 'IMX6Q Maximum MSI Signal That Can Be Generated.'
0 项奖励
回复