git: drm/ttm: revert again to use tree(3)
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Wed May 27 12:33:03 PDT 2015
commit ddea3d8d5fd5148882180ff375c0c9af013c1399
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Mon May 25 19:34:57 2015 +0300
drm/ttm: revert again to use tree(3)
This reverts 06cbdcf32488e8ce7bf9c345068a9f8d72cf48e2.
Also add RB_ROOT redefine in ttm_bo_driver.h for ttm.
Summary of changes:
sys/dev/drm/include/drm/ttm/ttm_bo_api.h | 3 +--
sys/dev/drm/include/drm/ttm/ttm_bo_driver.h | 14 +++++++++++++-
sys/dev/drm/ttm/ttm_bo.c | 28 +++++-----------------------
sys/dev/drm/ttm/ttm_bo_vm.c | 28 ++++++++++++++++++++++------
4 files changed, 41 insertions(+), 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ddea3d8d5fd5148882180ff375c0c9af013c1399
--
DragonFly BSD source repository
More information about the Commits
mailing list