git: drm/i915: Simplify the flush code
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Fri Oct 3 02:28:16 PDT 2014
commit b312333e54566be897b29c3b284eca83f432be43
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Fri Oct 3 11:20:58 2014 +0200
drm/i915: Simplify the flush code
Reduce differences with Linux 3.8.13
Summary of changes:
sys/dev/drm/i915/i915_drv.h | 4 --
sys/dev/drm/i915/i915_gem.c | 100 ++-------------------------------
sys/dev/drm/i915/i915_gem_execbuffer.c | 2 -
sys/dev/drm/i915/intel_ringbuffer.c | 1 -
sys/dev/drm/i915/intel_ringbuffer.h | 2 -
5 files changed, 5 insertions(+), 104 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b312333e54566be897b29c3b284eca83f432be43
--
DragonFly BSD source repository
More information about the Commits
mailing list