+353
−80
+160
−22
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Current fastRPC code is synchronous, where invocation to DSP waits until DSP responds to CPU. With asynchronous fastRPC support, fastRPC invocation queues asynchronous job to DSP and returned to the user. User can queue in multiple asynchronous jobs to DSP without actually waiting for the response. Reponses from DSP delivered through callback or can be polled for the job. Change-Id: Ib78534b8f1775461aa4562112d099abd5c169348 Signed-off-by:Anirudh Raghavendra <araghave@codeaurora.org> Signed-off-by:
Himateja Reddy <hmreddy@codeaurora.org>
File changed.
Preview size limit exceeded, changes collapsed.