CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/17 16:15:24
Modified files:
sys/dev/pci/drm/i915: i915_gem_execbuffer.c
Log message:
Use the ci_inatomic flag here as well to "disable" page faults and provide
the same implementations of kmap_atomic() and kunmap_atomic() as we have
in i915_gem.c. These will be unified later.
