Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce 64-bit dma mask from IPEDMA if supported | Suren A. Chilingaryan | 2015-11-18 | 2 | -1/+14 |
| | |||||
* | Support 64-bit addressing mode in IPEDMA | Suren A. Chilingaryan | 2015-11-18 | 2 | -39/+89 |
| | |||||
* | Adjust IPEDMA register model to address new revision | Suren A. Chilingaryan | 2015-11-18 | 4 | -39/+110 |
| | |||||
* | Support for 64-bit registes | Suren A. Chilingaryan | 2015-11-17 | 1 | -0/+2 |
| | |||||
* | IPEDMA Update | Suren A. Chilingaryan | 2015-11-17 | 4 | -36/+107 |
| | |||||
* | Documentation update | Suren A. Chilingaryan | 2015-10-22 | 3 | -1/+3 |
| | |||||
* | Base functions for views | Suren A. Chilingaryan | 2015-10-08 | 1 | -0/+2 |
| | |||||
* | Fix IPEDMA benchmark in non-streaming mode | Suren A. Chilingaryan | 2015-09-24 | 1 | -4/+4 |
| | |||||
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 2 | -2/+3 |
| | |||||
* | Fixes out-of-source builds and minor build issues | Suren A. Chilingaryan | 2015-09-01 | 6 | -0/+7 |
| | |||||
* | Disable STREAMING_CHECKS for better performance | Suren A. Chilingaryan | 2015-08-06 | 2 | -2/+2 |
| | |||||
* | In IPEDMA streaming mode put aside a single empty buffer to distinguish ↵ | Suren A. Chilingaryan | 2015-08-06 | 1 | -3/+14 |
| | | | | between completely empty and full states of kernel ring buffer | ||||
* | Detect if IPEDMA operates in streaming mode | Suren A. Chilingaryan | 2015-08-06 | 3 | -52/+32 |
| | |||||
* | Use 64-bit addressing in IPEDMA only for gen3 boards or if enforced | Suren A. Chilingaryan | 2015-07-24 | 3 | -10/+16 |
| | |||||
* | Integration of software registers | Suren A. Chilingaryan | 2015-06-19 | 1 | -0/+2 |
|\ | |||||
| * | new version of software_registers | zilio nicolas | 2015-06-18 | 1 | -4/+4 |
| | | |||||
| * | some modifications | zilio nicolas | 2015-06-12 | 1 | -0/+4 |
| | | |||||
* | | Support streaming mode in IPEDMA | Suren A. Chilingaryan | 2015-06-12 | 2 | -2/+20 |
|/ | |||||
* | Small clean up in IPEDMA driver | Suren A. Chilingaryan | 2015-05-08 | 3 | -41/+7 |
| | |||||
* | In IPEDMA use negotiated payload instead of maximum supported by device | Suren A. Chilingaryan | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | Dynamicly set TLP(Payload) size in IPEDMA | Suren A. Chilingaryan | 2015-05-07 | 2 | -11/+28 |
| | |||||
* | Add forgotten ipe_benchmark.c | Suren A. Chilingaryan | 2015-05-06 | 1 | -0/+192 |
| | |||||
* | Add fields reporting consumed buffers and space to the dma_engine_status and ↵ | Suren A. Chilingaryan | 2015-05-06 | 5 | -97/+71 |
| | | | | provide better ipedma benchmarking | ||||
* | Support gen3 DMA engine and provide work-arround for hardware mishandling ↵ | Suren A. Chilingaryan | 2015-05-05 | 2 | -17/+60 |
| | | | | last_descriptor_read register | ||||
* | Include version information in all API descriptions | Suren A. Chilingaryan | 2015-05-02 | 2 | -0/+4 |
| | |||||
* | Provide an interface for logging debug messages | Suren A. Chilingaryan | 2015-04-30 | 5 | -19/+9 |
| | |||||
* | Further adjustments to get ready for independent event plugins | Suren A. Chilingaryan | 2015-04-27 | 4 | -7/+9 |
| | |||||
* | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | 2015-04-24 | 3 | -5/+5 |
| | |||||
* | Merge r241 fixing reporting of IPEDMA status | Suren A. Chilingaryan | 2015-04-20 | 1 | -30/+43 |
| | |||||
* | Merge: disable complaining on empty_detected unless in debugging | Suren A. Chilingaryan | 2015-04-20 | 1 | -3/+6 |
|\ | |||||
| * | Only complain on empty_detected flag if debugging is one | Suren A. Chilingaryan | 2015-02-10 | 1 | -2/+2 |
| | | |||||
| * | Better handle empty_detected flag | Suren A. Chilingaryan | 2015-02-10 | 1 | -1/+4 |
| | | |||||
* | | Big redign of model structures | Suren A. Chilingaryan | 2015-04-20 | 17 | -532/+498 |
|/ | |||||
* | Don't complain on empty_detected if flag was not set at all because no data ↵ | Suren A. Chilingaryan | 2015-02-06 | 1 | -1/+1 |
| | | | | have arrived | ||||
* | Use empty_detected flag to reduce timeout | Suren A. Chilingaryan | 2015-02-06 | 2 | -10/+23 |
| | |||||
* | Increase DMA timeout to 100ms for ipedma | Suren A. Chilingaryan | 2015-02-06 | 2 | -2/+2 |
| | |||||
* | Try to detect IPEDMA packets, but this probably will not work anyway as ↵ | Suren A. Chilingaryan | 2015-02-03 | 2 | -5/+24 |
| | | | | often data is just streamed and pci is not make for infinite packets | ||||
* | Support 64 bit mode, but disable due to problems in hardware | Suren A. Chilingaryan | 2015-02-03 | 1 | -2/+9 |
| | |||||
* | Properly return error code in NWLDMA benchmarking code | Suren A. Chilingaryan | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Several fixes in IPEDMA driver and its benchmarking code | Suren A. Chilingaryan | 2015-02-03 | 2 | -6/+72 |
| | |||||
* | Add delays to workaround problems in IPEDMA. Also provide other ↵ | Suren A. Chilingaryan | 2015-01-25 | 2 | -9/+22 |
| | | | | modifications to reflect minor changes in hardware | ||||
* | Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changes | Suren A. Chilingaryan | 2014-12-19 | 14 | -110/+665 |
| | |||||
* | Do not return DMA buffer in streaming read if the callback returns error | Suren A. Chilingaryan | 2012-10-29 | 1 | -1/+1 |
| | |||||
* | 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) | ||||
* | Decrease size of DMA buffer (bigger sizes limit DMA bandwidth) | Suren A. Chilingaryan | 2012-10-20 | 1 | -1/+1 |
| | |||||
* | 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 |
| |