git: drm/ttm: Remove sf_buf usage
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Wed Nov 14 10:36:49 PST 2018
commit f146ed7f9a7f659b28040f51c1a94c2f32786c36
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Wed Nov 14 19:35:30 2018 +0100
drm/ttm: Remove sf_buf usage
* Use Linux memory allocation/mapping functions instead.
* Opportunistically sync some code with Linux
Summary of changes:
sys/dev/drm/include/drm/ttm/ttm_bo_api.h | 3 ---
sys/dev/drm/ttm/ttm_bo.c | 4 +--
sys/dev/drm/ttm/ttm_bo_util.c | 45 ++++++++++----------------------
3 files changed, 15 insertions(+), 37 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f146ed7f9a7f659b28040f51c1a94c2f32786c36
--
DragonFly BSD source repository
More information about the Commits
mailing list