git: drm2 porting: Small changes
    Francois Tigeot 
    ftigeot at crater.dragonflybsd.org
       
    Tue Jul 30 11:58:46 PDT 2013
    
    
  
commit 123f4114649f33e253bb75059b80d60476e7814c
Author: Johannes Hofmann <johannes.hofmann at gmx.de>
Date:   Tue Jul 30 19:31:17 2013 +0200
    drm2 porting: Small changes
    
    * don't pass handle to default_pager_alloc()
    
    * call vm_map_find() with fitit TRUE
    
    * use IDX_TO_OFF()/OFF_TO_IDX() macros
Summary of changes:
 sys/dev/drm2/drm_gem.c       | 2 +-
 sys/dev/drm2/i915/i915_gem.c | 2 +-
 sys/vm/device_pager.c        | 9 ++++-----
 3 files changed, 6 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/123f4114649f33e253bb75059b80d60476e7814c
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list