Revision dfb97bc345e323f2851022be24b0846183d158cc authored by Michael Gill on 08 June 2016, 22:15:34 UTC, committed by Michal Simek on 09 June 2016, 05:45:17 UTC
This patch adds a non-blocking poll of the scatter-gather APF DMA
done state.  This is used to implement 'try-wait', which is a new
feature introduced into user space runtimes for SDSoC.

Signed-off-by: Michael Gill <gill@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
1 parent 7ef509a
History
File Mode Size
Makefile -rw-r--r-- 254 bytes
af_rose.c -rw-r--r-- 37.4 KB
rose_dev.c -rw-r--r-- 3.1 KB
rose_in.c -rw-r--r-- 7.5 KB
rose_link.c -rw-r--r-- 6.7 KB
rose_loopback.c -rw-r--r-- 2.7 KB
rose_out.c -rw-r--r-- 2.8 KB
rose_route.c -rw-r--r-- 31.3 KB
rose_subr.c -rw-r--r-- 12.3 KB
rose_timer.c -rw-r--r-- 4.9 KB
sysctl_net_rose.c -rw-r--r-- 3.3 KB

back to top