summaryrefslogtreecommitdiffstats
path: root/dma/ipe_private.h
Commit message (Expand)AuthorAgeFilesLines
* Crticial fix in IPEDMA resulting in spurious data generated, due to not finis...Suren A. Chilingaryan2016-03-221-1/+1
* New IPEDMA versioningSuren A. Chilingaryan2016-03-071-7/+13
* Support large DMA pages in IPEDMASuren A. Chilingaryan2015-11-201-2/+1
* Enforce 64-bit dma mask from IPEDMA if supportedSuren A. Chilingaryan2015-11-181-1/+2
* Support 64-bit addressing mode in IPEDMASuren A. Chilingaryan2015-11-181-2/+9
* Adjust IPEDMA register model to address new revisionSuren A. Chilingaryan2015-11-181-8/+25
* IPEDMA UpdateSuren A. Chilingaryan2015-11-171-6/+14
* Disable STREAMING_CHECKS for better performanceSuren A. Chilingaryan2015-08-061-1/+1
* Detect if IPEDMA operates in streaming modeSuren A. Chilingaryan2015-08-061-2/+5
* Use 64-bit addressing in IPEDMA only for gen3 boards or if enforcedSuren A. Chilingaryan2015-07-241-3/+4
* Support streaming mode in IPEDMASuren A. Chilingaryan2015-06-121-1/+5
* Small clean up in IPEDMA driverSuren A. Chilingaryan2015-05-081-2/+1
* Dynamicly set TLP(Payload) size in IPEDMASuren A. Chilingaryan2015-05-071-6/+9
* Add fields reporting consumed buffers and space to the dma_engine_status and ...Suren A. Chilingaryan2015-05-061-1/+7
* Support gen3 DMA engine and provide work-arround for hardware mishandling las...Suren A. Chilingaryan2015-05-051-0/+3
* Provide an interface for logging debug messagesSuren A. Chilingaryan2015-04-301-1/+0
* Big redign of model structuresSuren A. Chilingaryan2015-04-201-5/+5
* Use empty_detected flag to reduce timeoutSuren A. Chilingaryan2015-02-061-0/+1
* Increase DMA timeout to 100ms for ipedmaSuren A. Chilingaryan2015-02-061-1/+1
* Try to detect IPEDMA packets, but this probably will not work anyway as often...Suren A. Chilingaryan2015-02-031-0/+1
* Several fixes in IPEDMA driver and its benchmarking codeSuren A. Chilingaryan2015-02-031-0/+1
* Add delays to workaround problems in IPEDMA. Also provide other modifications...Suren A. Chilingaryan2015-01-251-1/+1
* Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan2014-12-191-0/+56