git: drm: Add Linux async functions

Francois Tigeot ftigeot at crater.dragonflybsd.org
Fri Oct 23 12:55:04 PDT 2015


commit 796e1f6bf78ffd7ed71125832401b11765b76dff
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Fri Oct 23 21:53:16 2015 +0200

    drm: Add Linux async functions

Summary of changes:
 sys/dev/drm/drm/Makefile                           |  1 +
 sys/dev/drm/include/linux/{swap.h => async.h}      | 23 ++++++++++-------
 .../{include/linux/spinlock.h => linux_async.c}    | 30 ++++++++++++++--------
 3 files changed, 35 insertions(+), 19 deletions(-)
 copy sys/dev/drm/include/linux/{swap.h => async.h} (76%)
 copy sys/dev/drm/{include/linux/spinlock.h => linux_async.c} (69%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/796e1f6bf78ffd7ed71125832401b11765b76dff


-- 
DragonFly BSD source repository



More information about the Commits mailing list