summaryrefslogtreecommitdiffstats
path: root/dma/nwl_engine_buffers.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan2014-12-191-3/+3
|
* Fixes 2 bugs in NWL DMA initalization: DMA engine was not restarted in case ↵Suren A. Chilingaryan2012-10-221-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 reorganizationSuren A. Chilingaryan2011-12-121-10/+10
|
* Improvements of DMA engineSuren A. Chilingaryan2011-10-261-65/+20
|
* Sync only required buffersSuren A. Chilingaryan2011-10-231-14/+0
|
* Properly perform synchronization of DMA buffersSuren A. Chilingaryan2011-10-231-3/+5
|
* Precisely estimate used buffers for C2S enginesSuren A. Chilingaryan2011-10-221-5/+58
|
* Provide information about active DMA engines & buffersSuren A. Chilingaryan2011-10-221-0/+34
|
* Correctly check if DMA is already enabledSuren A. Chilingaryan2011-07-171-1/+1
|
* Few more fixesSuren A. Chilingaryan2011-07-171-5/+6
|
* Correctly detect the tail pointer of C2S ringSuren A. Chilingaryan2011-07-171-0/+376