CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/31 02:50:26
Modified files:
sys/uvm : uvm.h uvm_extern.h uvm_fault.c uvm_map.c
uvm_pmap.h
sys/dev/pci/drm: drm_linux.h
sys/dev/pci/drm/i915: i915_dma.c i915_gem.c
Log message:
Add support to uvm to establish write-combining mappings. Use this in the
inteldrm driver to add support for the I915_MMAP_WC flag.
ok deraadt@, jsg@
