commit 27d73c48c504265787fedb261c88e1bd1ad494bd
Author: François Tigeot <ftig...@wolfpond.org>
Date:   Sat Jun 6 06:50:06 2020 +0200

    drm: Switch to the OpenBSD dma-fence implementation
    
    The old NetBSD one did not respect sleep/wakeup sequences Linux code expects

Summary of changes:
 sys/dev/drm/include/linux/dma-fence.h | 199 ++++----
 sys/dev/drm/linux_fence.c             | 833 +++++++++-------------------------
 2 files changed, 326 insertions(+), 706 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/27d73c48c504265787fedb261c88e1bd1ad494bd


-- 
DragonFly BSD source repository

Reply via email to