Hi, I'm trying to understand how can I chain toghether some DMA transfers. Currently we use a davinci_request_dma() for each transfer we need, but I'd like to request just one DMA channel in the starting code and use it whenever I need it. What I didn't understand is how to chain them (i.e. using different param structures for different transfers)
Do anyone has even just an example of a driver using that kind of mode? I'm using 2.6.18 and dvsdk 2.10 on a dm365. Thanks, bye! -- Andrea Gasparini ---- ImaVis S.r.l. ---- web: www.imavis.com _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
