Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Crticial fix in IPEDMA resulting in spurious data generated, due to not ↵ | Suren A. Chilingaryan | 2016-03-22 | 1 | -1/+1 |
| | | | | finished migration to new versioning scheme in hardware | ||||
* | New IPEDMA versioning | Suren A. Chilingaryan | 2016-03-07 | 1 | -7/+13 |
| | |||||
* | Support large DMA pages in IPEDMA | Suren A. Chilingaryan | 2015-11-20 | 1 | -2/+1 |
| | |||||
* | Enforce 64-bit dma mask from IPEDMA if supported | Suren A. Chilingaryan | 2015-11-18 | 1 | -1/+2 |
| | |||||
* | Support 64-bit addressing mode in IPEDMA | Suren A. Chilingaryan | 2015-11-18 | 1 | -2/+9 |
| | |||||
* | Adjust IPEDMA register model to address new revision | Suren A. Chilingaryan | 2015-11-18 | 1 | -8/+25 |
| | |||||
* | IPEDMA Update | Suren A. Chilingaryan | 2015-11-17 | 1 | -6/+14 |
| | |||||
* | Disable STREAMING_CHECKS for better performance | Suren A. Chilingaryan | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | Detect if IPEDMA operates in streaming mode | Suren A. Chilingaryan | 2015-08-06 | 1 | -2/+5 |
| | |||||
* | Use 64-bit addressing in IPEDMA only for gen3 boards or if enforced | Suren A. Chilingaryan | 2015-07-24 | 1 | -3/+4 |
| | |||||
* | Support streaming mode in IPEDMA | Suren A. Chilingaryan | 2015-06-12 | 1 | -1/+5 |
| | |||||
* | Small clean up in IPEDMA driver | Suren A. Chilingaryan | 2015-05-08 | 1 | -2/+1 |
| | |||||
* | Dynamicly set TLP(Payload) size in IPEDMA | Suren A. Chilingaryan | 2015-05-07 | 1 | -6/+9 |
| | |||||
* | Add fields reporting consumed buffers and space to the dma_engine_status and ↵ | Suren A. Chilingaryan | 2015-05-06 | 1 | -1/+7 |
| | | | | provide better ipedma benchmarking | ||||
* | Support gen3 DMA engine and provide work-arround for hardware mishandling ↵ | Suren A. Chilingaryan | 2015-05-05 | 1 | -0/+3 |
| | | | | last_descriptor_read register | ||||
* | Provide an interface for logging debug messages | Suren A. Chilingaryan | 2015-04-30 | 1 | -1/+0 |
| | |||||
* | Big redign of model structures | Suren A. Chilingaryan | 2015-04-20 | 1 | -5/+5 |
| | |||||
* | Use empty_detected flag to reduce timeout | Suren A. Chilingaryan | 2015-02-06 | 1 | -0/+1 |
| | |||||
* | Increase DMA timeout to 100ms for ipedma | Suren A. Chilingaryan | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Try to detect IPEDMA packets, but this probably will not work anyway as ↵ | Suren A. Chilingaryan | 2015-02-03 | 1 | -0/+1 |
| | | | | often data is just streamed and pci is not make for infinite packets | ||||
* | Several fixes in IPEDMA driver and its benchmarking code | Suren A. Chilingaryan | 2015-02-03 | 1 | -0/+1 |
| | |||||
* | Add delays to workaround problems in IPEDMA. Also provide other ↵ | Suren A. Chilingaryan | 2015-01-25 | 1 | -1/+1 |
| | | | | 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 | 1 | -0/+56 |