git: drm/ttm: Use Linux memory management functions

Francois Tigeot ftigeot at crater.dragonflybsd.org
Tue Sep 18 12:33:32 PDT 2018


commit e5c1d8f16218300bb493e2ee2a847122cba795cb
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Tue Sep 18 21:24:09 2018 +0200

    drm/ttm: Use Linux memory management functions
    
    Reducing differences with the Linux code base.

Summary of changes:
 sys/dev/drm/ttm/ttm_bo.c         | 11 ++--------
 sys/dev/drm/ttm/ttm_bo_util.c    | 43 ++++++++++++++++++++++++++++++++--------
 sys/dev/drm/ttm/ttm_page_alloc.c | 34 +++++++------------------------
 3 files changed, 44 insertions(+), 44 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e5c1d8f16218300bb493e2ee2a847122cba795cb


-- 
DragonFly BSD source repository


More information about the Commits mailing list