i915_gem_mmap_ioctl - Align the mmap to 256KB
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 17 Jun 2015 18:21:17 +0000 (11:21 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 17 Jun 2015 18:21:17 +0000 (11:21 -0700)
commiteecfe9a4972a1c24ac1dd11291fc5900fe910076
treef1ffe4c17b00499f4d547e9c82a0e6d7ae57dcdd
parentb1b8502e33038d6d4fefcf5a2f01c6c2d118aa0e
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.
sys/dev/drm/i915/i915_gem.c