git: DragonFly_RELEASE_4_6 drm: Sync a few headers with Linux 4.4
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jul 23 21:00:54 PDT 2016
commit 834087ecb3e8072683ac59e3c3021ed2cbc21466
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Jul 23 11:12:44 2016 +0200
drm: Sync a few headers with Linux 4.4
Summary of changes:
sys/dev/drm/drm_agpsupport.c | 4 -
sys/dev/drm/drm_ioctl.c | 2 +
sys/dev/drm/drm_memory.c | 1 -
sys/dev/drm/drm_vma_manager.c | 195 +++++++++++++++++++++++----
sys/dev/drm/include/drm/drm_agpsupport.h | 60 +--------
sys/dev/drm/include/drm/drm_crtc.h | 5 -
sys/dev/drm/include/drm/drm_dp_mst_helper.h | 8 +-
sys/dev/drm/include/drm/drm_gem_cma_helper.h | 88 ++++--------
sys/dev/drm/include/drm/drm_of.h | 13 ++
sys/dev/drm/include/drm/drm_os_linux.h | 56 ++++----
sys/dev/drm/include/drm/drm_vma_manager.h | 24 +---
sys/dev/drm/include/drm/ttm/ttm_bo_driver.h | 2 +-
12 files changed, 256 insertions(+), 202 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/834087ecb3e8072683ac59e3c3021ed2cbc21466
--
DragonFly BSD source repository
More information about the Commits
mailing list