summaryrefslogtreecommitdiffstats
path: root/dma/nwl_engine.c
Commit message (Expand)AuthorAgeFilesLines
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-3/+2
* new event architecture, first trialSuren A. Chilingaryan2011-12-081-11/+13
* Improvements of DMA engineSuren A. Chilingaryan2011-10-261-18/+27
* Fix DMA synchronization for writes as wellSuren A. Chilingaryan2011-10-241-0/+3
* Do not sync to device, looks like it is not requiredSuren A. Chilingaryan2011-10-231-1/+2
* Sync only required buffersSuren A. Chilingaryan2011-10-231-2/+2
* Properly perform synchronization of DMA buffersSuren A. Chilingaryan2011-10-231-1/+3
* IRQ acknowledgement support in the engine APISuren A. Chilingaryan2011-07-181-17/+4
* Few more fixesSuren A. Chilingaryan2011-07-171-0/+2
* Correctly detect the tail pointer of C2S ringSuren A. Chilingaryan2011-07-171-1/+1
* Stop only started enginesSuren A. Chilingaryan2011-07-171-3/+18
* Handle correctly reference counting in the driverSuren A. Chilingaryan2011-07-171-2/+0
* Few fixesSuren A. Chilingaryan2011-07-171-4/+12
* Implement DMA access synchronization for NWL implementationSuren A. Chilingaryan2011-07-171-59/+66
* First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan2011-07-141-11/+31
* Separate NWL loopback code, provide DMA start/stop interfacesSuren A. Chilingaryan2011-07-121-8/+7
* Another reorganization of NWL sourcesSuren A. Chilingaryan2011-07-121-0/+266