CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/04/10 20:24:43
Modified files: sys/dev/pci/drm/i915: i915_drv.c i915_drv.h Log message: Rename i915_gem_chipset_flush() to intel_gtt_chipset_flush() so we can use the inline definition of i915_gem_chipset_flush() that avoids the flush entirely on gen >= 6.