Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changes | Suren A. Chilingaryan | 2014-12-19 | 1 | -3/+3 |
| | |||||
* | Fixes 2 bugs in NWL DMA initalization: DMA engine was not restarted in case ↵ | Suren A. Chilingaryan | 2012-10-22 | 1 | -3/+8 |
| | | | | of incosistency leading to possibility of data loss on DMA; Persistent mode was not respected after re-initalization (stop/start dma) | ||||
* | multithread preprocessing of ipecamera frames and code reorganization | Suren A. Chilingaryan | 2011-12-12 | 1 | -10/+10 |
| | |||||
* | Improvements of DMA engine | Suren A. Chilingaryan | 2011-10-26 | 1 | -65/+20 |
| | |||||
* | Sync only required buffers | Suren A. Chilingaryan | 2011-10-23 | 1 | -14/+0 |
| | |||||
* | Properly perform synchronization of DMA buffers | Suren A. Chilingaryan | 2011-10-23 | 1 | -3/+5 |
| | |||||
* | Precisely estimate used buffers for C2S engines | Suren A. Chilingaryan | 2011-10-22 | 1 | -5/+58 |
| | |||||
* | Provide information about active DMA engines & buffers | Suren A. Chilingaryan | 2011-10-22 | 1 | -0/+34 |
| | |||||
* | Correctly check if DMA is already enabled | Suren A. Chilingaryan | 2011-07-17 | 1 | -1/+1 |
| | |||||
* | Few more fixes | Suren A. Chilingaryan | 2011-07-17 | 1 | -5/+6 |
| | |||||
* | Correctly detect the tail pointer of C2S ring | Suren A. Chilingaryan | 2011-07-17 | 1 | -0/+376 |