git: drm: Basic implementation of wound/wait mutexes used by ttm
Michael Neumann
mneumann at crater.dragonflybsd.org
Mon Mar 16 04:25:10 PDT 2015
commit 913ced85e870d64d4ae0bc8e4be5cee877161d3d
Author: Michael Neumann <mneumann at ntecs.de>
Date: Mon Mar 16 12:24:11 2015 +0100
drm: Basic implementation of wound/wait mutexes used by ttm
Summary of changes:
sys/dev/drm/include/linux/ww_mutex.h | 260 +++++++++++++++++++++++++++++++++++
1 file changed, 260 insertions(+)
create mode 100644 sys/dev/drm/include/linux/ww_mutex.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/913ced85e870d64d4ae0bc8e4be5cee877161d3d
--
DragonFly BSD source repository
More information about the Commits
mailing list