git: drm: Add and use drm/drm_mem_util.h

Francois Tigeot ftigeot at crater.dragonflybsd.org
Thu Oct 16 00:30:42 PDT 2014


commit df93e31ee490260143a85069dcba944418268900
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Thu Oct 16 08:42:01 2014 +0200

    drm: Add and use drm/drm_mem_util.h
    
    Reducing differences with the Linux code base

Summary of changes:
 sys/dev/drm/i915/i915_gem_execbuffer.c | 43 ++++++++++++++++----------
 sys/dev/drm/include/drm/drmP.h         |  2 ++
 sys/dev/drm/include/drm/drm_mem_util.h | 55 ++++++++++++++++++++++++++++++++++
 sys/dev/drm/ttm/ttm_tt.c               | 17 +++++------
 4 files changed, 93 insertions(+), 24 deletions(-)
 create mode 100644 sys/dev/drm/include/drm/drm_mem_util.h

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list