Module Name: src
Committed By: riastradh
Date: Sun Dec 19 10:58:04 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/include/linux: dma-fence.h
src/sys/external/bsd/drm2/linux: linux_dma_fence.c
Log Message:
Teach dma_fence_any_wait_timeout to return index of signalled fence.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
src/sys/external/bsd/drm2/include/linux/dma-fence.h
cvs rdiff -u -r1.10 -r1.11 src/sys/external/bsd/drm2/linux/linux_dma_fence.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.