git: DragonFly_RELEASE_4_2 i915_gem_mmap_ioctl - Align the mmap to 256KB

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 30 12:52:26 PDT 2015


commit 28502fd81d7033d7fb6f2e5f3e74ebd82c9babb4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jun 17 11:21:17 2015 -0700

    i915_gem_mmap_ioctl - Align the mmap to 256KB
    
    * Appears to improve performance and potentially fix a few reported issues.
      It is not clear why aligning the virtual address has this effect.

Summary of changes:
 sys/dev/drm/i915/i915_gem.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/28502fd81d7033d7fb6f2e5f3e74ebd82c9babb4


-- 
DragonFly BSD source repository



More information about the Commits mailing list