git: drm: Manage reference counts with Linux kref functions

Francois Tigeot ftigeot at crater.dragonflybsd.org
Fri Oct 4 11:03:41 PDT 2013


commit 7ed079a28ad9637d80fa4a5b84fd0a80127f43b9
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Fri Oct 4 19:35:35 2013 +0200

    drm: Manage reference counts with Linux kref functions
    
    Reduce differences with Linux 3.8

Summary of changes:
 sys/dev/drm/drm_gem.c          | 100 ++++++++++-------------------------------
 sys/dev/drm/include/drm/drmP.h |  92 +++++++++++++++++++++++++++++++------
 2 files changed, 103 insertions(+), 89 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ed079a28ad9637d80fa4a5b84fd0a80127f43b9


-- 
DragonFly BSD source repository



More information about the Commits mailing list