git: drm2: Properly handle requests passing page boundaries
    Francois Tigeot 
    ftigeot at crater.dragonflybsd.org
       
    Tue Jul 30 10:33:52 PDT 2013
    
    
  
commit 4dd06e652ec39c70902404510de142dcf7566f13
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jul 29 22:52:04 2013 +0200
    drm2: Properly handle requests passing page boundaries
    
    Change pmap_mapdev_attr() call in drm2 to properly handle
    requests passing page boundaries.
Summary of changes:
 sys/dev/drm2/i915/i915_gem.c | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4dd06e652ec39c70902404510de142dcf7566f13
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list