commit 0d66f9cb66b20ef29fdfb9076ba56dc268b9fee2
Author: François Tigeot <[email protected]>
Date: Sun Feb 23 08:24:00 2014 +0100
ttm: Use Linux kref API
Replace custom code from FreeBSD, reduce differences with Linux 3.9
Summary of changes:
sys/dev/drm/include/drm/ttm/ttm_object.h | 5 +-
sys/dev/drm/ttm/ttm_object.c | 82 ++++++++++++++++++--------------
2 files changed, 50 insertions(+), 37 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d66f9cb66b20ef29fdfb9076ba56dc268b9fee2
--
DragonFly BSD source repository