git: drm/ttm: convert to the reservation api

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Sep 23 06:49:37 PDT 2018


commit c05dd8dc1634d5a751604913c322ee97f9510e46
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun Sep 23 15:41:47 2018 +0200

    drm/ttm: convert to the reservation api

Summary of changes:
 sys/dev/drm/include/drm/ttm/ttm_bo_api.h       |  16 +--
 sys/dev/drm/include/drm/ttm/ttm_bo_driver.h    |   7 +-
 sys/dev/drm/include/drm/ttm/ttm_execbuf_util.h |   3 +-
 sys/dev/drm/ttm/ttm_bo.c                       | 184 +++++++------------------
 sys/dev/drm/ttm/ttm_bo_util.c                  |  14 +-
 sys/dev/drm/ttm/ttm_execbuf_util.c             |  50 +++----
 6 files changed, 89 insertions(+), 185 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list