git: drm: Fix dma_fence_wait()

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Aug 1 11:16:44 PDT 2020


commit f2d9abcbe68c3c4c7cbfd3dc1cbb7802aa645f3c
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Aug 1 20:13:51 2020 +0200

    drm: Fix dma_fence_wait()
    
    It is supposed to return only 0 or negative values.

Summary of changes:
 sys/dev/drm/include/linux/dma-fence.h | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f2d9abcbe68c3c4c7cbfd3dc1cbb7802aa645f3c


-- 
DragonFly BSD source repository


More information about the Commits mailing list