git: drm/i915: Sync i915_gem_execbuffer.c with Linux 3.8.13

Francois Tigeot ftigeot at crater.dragonflybsd.org
Thu Aug 14 11:32:56 PDT 2014


commit c77fb2a917c7af3dc7eed58d5b4534b030c60828
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Thu Aug 14 20:13:51 2014 +0200

    drm/i915: Sync i915_gem_execbuffer.c with Linux 3.8.13
    
    * Simpler code and more consistent performance
    
    * Implement a workaround for a Sandy-Bridge hardware issue

Summary of changes:
 sys/dev/drm/i915/i915_debugfs.c        |  10 -
 sys/dev/drm/i915/i915_drv.h            |  64 +--
 sys/dev/drm/i915/i915_gem_execbuffer.c | 891 ++++++++++++---------------------
 3 files changed, 350 insertions(+), 615 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c77fb2a917c7af3dc7eed58d5b4534b030c60828


-- 
DragonFly BSD source repository



More information about the Commits mailing list