Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase default size of DMA buffer to accept a full UFO5 frame | Suren A. Chilingaryan | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | Fix pcitool.h includes | Suren A. Chilingaryan | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | Reverts r99 and fixes inheritance of kernel buffers properly | Suren A. Chilingaryan | 2011-12-12 | 1 | -2/+2 |
| | |||||
* | multithread preprocessing of ipecamera frames and code reorganization | Suren A. Chilingaryan | 2011-12-12 | 8 | -26/+29 |
| | |||||
* | new event architecture, first trial | Suren A. Chilingaryan | 2011-12-08 | 1 | -11/+13 |
| | |||||
* | Improvements of DMA engine | Suren A. Chilingaryan | 2011-10-26 | 10 | -153/+139 |
| | |||||
* | Fix DMA synchronization for writes as well | Suren A. Chilingaryan | 2011-10-24 | 1 | -0/+3 |
| | |||||
* | Do not sync to device, looks like it is not required | Suren A. Chilingaryan | 2011-10-23 | 1 | -1/+2 |
| | |||||
* | Sync only required buffers | Suren A. Chilingaryan | 2011-10-23 | 2 | -16/+2 |
| | |||||
* | Properly perform synchronization of DMA buffers | Suren A. Chilingaryan | 2011-10-23 | 2 | -4/+8 |
| | |||||
* | 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 | 2 | -0/+37 |
| | |||||
* | Fix bug causing failures of NWL engine to inherit kernel buffers | root | 2011-10-19 | 1 | -1/+5 |
| | |||||
* | Disable debugging | root | 2011-07-27 | 1 | -1/+1 |
| | |||||
* | Few fixes in IPE Camera code | root | 2011-07-27 | 1 | -2/+2 |
| | |||||
* | Few fixes for IPE Camera modification | Suren A. Chilingaryan | 2011-07-19 | 1 | -31/+34 |
| | |||||
* | IRQ acknowledgement support in the engine API | Suren A. Chilingaryan | 2011-07-18 | 3 | -18/+21 |
| | |||||
* | Correctly check if DMA is already enabled | Suren A. Chilingaryan | 2011-07-17 | 1 | -1/+1 |
| | |||||
* | Do not try to verify write-only registers | Suren A. Chilingaryan | 2011-07-17 | 1 | -1/+1 |
| | |||||
* | Few more fixes | Suren A. Chilingaryan | 2011-07-17 | 3 | -8/+21 |
| | |||||
* | Correctly detect the tail pointer of C2S ring | Suren A. Chilingaryan | 2011-07-17 | 4 | -34/+19 |
| | |||||
* | Stop only started engines | Suren A. Chilingaryan | 2011-07-17 | 1 | -3/+18 |
| | |||||
* | Handle correctly reference counting in the driver | Suren A. Chilingaryan | 2011-07-17 | 2 | -11/+13 |
| | |||||
* | Few fixes | Suren A. Chilingaryan | 2011-07-17 | 2 | -6/+15 |
| | |||||
* | Implement DMA access synchronization for NWL implementation | Suren A. Chilingaryan | 2011-07-17 | 5 | -87/+204 |
| | |||||
* | Implement DMA access synchronization in the driver | Suren A. Chilingaryan | 2011-07-16 | 2 | -3/+6 |
| | |||||
* | First iteration of work to preserve DMA state between executions | Suren A. Chilingaryan | 2011-07-14 | 6 | -201/+228 |
| | |||||
* | Support modifications of DMA engine and allow DMA customizations by Event engine | Suren A. Chilingaryan | 2011-07-14 | 5 | -89/+89 |
| | |||||
* | Few fixes | Suren A. Chilingaryan | 2011-07-12 | 2 | -7/+18 |
| | |||||
* | Separate NWL loopback code, provide DMA start/stop interfaces | Suren A. Chilingaryan | 2011-07-12 | 8 | -77/+136 |
| | |||||
* | Another reorganization of NWL sources | Suren A. Chilingaryan | 2011-07-12 | 6 | -285/+301 |
| | |||||
* | Provide IRQ enable/disable call | Suren A. Chilingaryan | 2011-07-12 | 5 | -18/+121 |
| | |||||
* | Suppport DMA modes in console application (not functional yet) | Suren A. Chilingaryan | 2011-07-12 | 4 | -12/+17 |
| | |||||
* | Few fixes | Suren A. Chilingaryan | 2011-07-12 | 1 | -5/+21 |
| | |||||
* | Fix compilation issues | Suren A. Chilingaryan | 2011-07-11 | 1 | -5/+5 |
| | |||||
* | Reorganization of NWL engine, step 1 | Suren A. Chilingaryan | 2011-07-11 | 4 | -128/+171 |
| | |||||
* | Wait for the completion of DMA operations during writes | Suren A. Chilingaryan | 2011-07-11 | 3 | -321/+335 |
| | |||||
* | IRQ support in NWL DMA engine | Suren A. Chilingaryan | 2011-07-11 | 7 | -129/+244 |
| | |||||
* | Support dynamic registers, support register offsets and multiregisters ↵ | Suren A. Chilingaryan | 2011-07-09 | 2 | -8/+161 |
| | | | | (bitmasks), list NWL DMA registers | ||||
* | Add some check to verify if NWL DMA engine have been successfully initialized | Suren A. Chilingaryan | 2011-07-08 | 1 | -5/+3 |
| | |||||
* | Support alignments in kmem allocation | Suren A. Chilingaryan | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | A bit of renaming | Suren A. Chilingaryan | 2011-07-06 | 2 | -12/+12 |
| | |||||
* | Define addresses of NWL engines | root | 2011-07-04 | 1 | -1/+3 |
| | |||||
* | North West Logick DMA implementation | root | 2011-07-04 | 3 | -104/+711 |
| | |||||
* | DMA engine initialization and basic intrastructure for DMA read/write | root | 2011-06-18 | 2 | -1/+102 |
| | |||||
* | Enumerate DMA engines | root | 2011-06-17 | 2 | -0/+208 |