summaryrefslogtreecommitdiff
path: root/dma/ipe.c
AgeCommit message (Collapse)Author
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 ↵Suren A. Chilingaryan
have arrived
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 ↵Suren A. Chilingaryan
often data is just streamed and pci is not make for infinite packets
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 ↵Suren A. Chilingaryan
modifications to reflect minor changes in hardware
2014-12-19Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan