git: ttm: Use Linux kref API

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Feb 22 23:53:22 PST 2014


commit 0d66f9cb66b20ef29fdfb9076ba56dc268b9fee2
Author: François Tigeot <ftigeot at wolfpond.org>
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



More information about the Commits mailing list