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
Kconfig -rw-r--r-- 77 bytes
Makefile -rw-r--r-- 98 bytes
dir.c -rw-r--r-- 36.8 KB
file.c -rw-r--r-- 23.6 KB
inode.c -rw-r--r-- 8.6 KB
kernfs-internal.h -rw-r--r-- 3.2 KB
mount.c -rw-r--r-- 6.4 KB
symlink.c -rw-r--r-- 3.1 KB

back to top