summaryrefslogtreecommitdiffstats
path: root/dma/nwl_engine.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes out-of-source builds and minor build issuesSuren A. Chilingaryan2015-09-011-0/+1
|
* Provide an interface for logging debug messagesSuren A. Chilingaryan2015-04-301-0/+1
|
* Further adjustments to get ready for independent event pluginsSuren A. Chilingaryan2015-04-271-3/+3
|
* Big redign of model structuresSuren A. Chilingaryan2015-04-201-71/+65
|
* Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan2014-12-191-1/+1
|
* Do not return DMA buffer in streaming read if the callback returns errorSuren A. Chilingaryan2012-10-291-1/+1
|
* 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