summaryrefslogtreecommitdiffstats
path: root/dma/ipe_private.h
Commit message (Expand)AuthorAgeFilesLines
* 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