git: drm: Switch to the OpenBSD dma-fence implementation
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Fri Jun 5 21:51:45 PDT 2020
commit 27d73c48c504265787fedb261c88e1bd1ad494bd
Author: François Tigeot <ftigeot at 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
More information about the Commits
mailing list