This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM35x dma_alloc_coherent failed

Other Parts Discussed in Thread: AM3505

Hi All,

We are using AM3505 processor based custom board. We are using kernel version 2.6.37 on that. 

We are facing very strange issue currently. On our board when we use 2 Telit modems together (module used by modem : cdc-acm.ko) in that case video driver is showing below error. 

[   63.569976] vpfe-capture vpfe-capture: adjusted width = 160, height = 128, bpp = 2, bytesperline = 320, sizeimage = 40960
[   63.996337] vpfe-capture vpfe-capture: dma_alloc_coherent size 40960 failed
 
If we remove any one Telit modem then issue is not happening. 
 
We have also done few more experiments based on TI e2e posts. 
 
1. Increase MAX_ORDER to 12.
2. Increase CONSISTENT_DMA_SIZE to SZ_8M instead of SZ_4M.

 We don't get success in both of above experiments error is still there.

Any pointers or suggestion for this issue will be appreciated. We have shipment of units in this month end , it would be better if someone can help for this critical issue. 

Thanks,

Jemish