summaryrefslogtreecommitdiff
path: root/dma/ipe.c
AgeCommit message (Expand)Author
2015-11-20Support static DMA regions in IPEDMASuren A. Chilingaryan
2015-11-20Configure number of DMA buffers in IPEDMA and improve checking and reporting ...Suren A. Chilingaryan
2015-11-20Support large DMA pages in IPEDMASuren A. Chilingaryan
2015-11-19Correct empty_detected location for gen3 IPEDMASuren A. Chilingaryan
2015-11-18Enforce 64-bit dma mask from IPEDMA if supportedSuren A. Chilingaryan
2015-11-18Support 64-bit addressing mode in IPEDMASuren A. Chilingaryan
2015-11-18Adjust IPEDMA register model to address new revisionSuren A. Chilingaryan
2015-11-17IPEDMA UpdateSuren A. Chilingaryan
2015-10-22Documentation updateSuren A. Chilingaryan
2015-09-01Fixes out-of-source builds and minor build issuesSuren A. Chilingaryan
2015-08-06In IPEDMA streaming mode put aside a single empty buffer to distinguish betwe...Suren A. Chilingaryan
2015-08-06Detect if IPEDMA operates in streaming modeSuren A. Chilingaryan
2015-07-24Use 64-bit addressing in IPEDMA only for gen3 boards or if enforcedSuren A. Chilingaryan
2015-06-12Support streaming mode in IPEDMASuren A. Chilingaryan
2015-05-08Small clean up in IPEDMA driverSuren A. Chilingaryan
2015-05-07In IPEDMA use negotiated payload instead of maximum supported by deviceSuren A. Chilingaryan
2015-05-07Dynamicly set TLP(Payload) size in IPEDMASuren A. Chilingaryan
2015-05-06Add fields reporting consumed buffers and space to the dma_engine_status and ...Suren A. Chilingaryan
2015-05-05Support gen3 DMA engine and provide work-arround for hardware mishandling las...Suren A. Chilingaryan
2015-04-30Provide an interface for logging debug messagesSuren A. Chilingaryan
2015-04-20Merge r241 fixing reporting of IPEDMA statusSuren A. Chilingaryan
2015-04-20Merge: disable complaining on empty_detected unless in debuggingSuren A. Chilingaryan
2015-04-20Big redign of model structuresSuren A. Chilingaryan
2015-02-10Only complain on empty_detected flag if debugging is oneSuren A. Chilingaryan
2015-02-10Better handle empty_detected flagSuren A. Chilingaryan
2015-02-06Don't complain on empty_detected if flag was not set at all because no data h...Suren A. Chilingaryan
2015-02-06Use empty_detected flag to reduce timeoutSuren A. Chilingaryan
2015-02-06Increase DMA timeout to 100ms for ipedmaSuren A. Chilingaryan
2015-02-03Try to detect IPEDMA packets, but this probably will not work anyway as often...Suren A. Chilingaryan
2015-02-03Support 64 bit mode, but disable due to problems in hardwareSuren A. Chilingaryan
2015-02-03Several fixes in IPEDMA driver and its benchmarking codeSuren A. Chilingaryan
2015-01-25Add delays to workaround problems in IPEDMA. Also provide other modifications...Suren A. Chilingaryan
2014-12-19Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan