git: drm/i915: Sync i915_gem.c with Linux 3.11

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Feb 28 10:24:51 PST 2015


commit 7256b59b62b12fddef869bc7ea717abafcd1049c
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Feb 28 11:48:43 2015 +0100

    drm/i915: Sync i915_gem.c with Linux 3.11
    
    * Make the GEM code more similar to Linux
    
    * Replace i915_gem_shmem_pread() by the OpenBSD implementation
      (i915_gem.c revision 1.85)
    
    * The rest of the changed code is based on Linux 3.11

Summary of changes:
 sys/dev/drm/i915/i915_gem.c   | 379 +++++++++++++++++++++++++++++++++++-------
 sys/dev/drm/i915/i915_trace.h |   1 +
 2 files changed, 317 insertions(+), 63 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7256b59b62b12fddef869bc7ea717abafcd1049c


-- 
DragonFly BSD source repository



More information about the Commits mailing list