Rename i915_gem_chipset_flush() to intel_gtt_chipset_flush()
authorjsg <jsg@openbsd.org>
Sat, 11 Apr 2015 02:24:43 +0000 (02:24 +0000)
committerjsg <jsg@openbsd.org>
Sat, 11 Apr 2015 02:24:43 +0000 (02:24 +0000)
commit01d60376c27ccbba26a7d8c5a2be2023dd2e7f5b
treec77b1662224c42564f41ca14f386be7092b00dbe
parent50b98d144195fd34a16927c88ea3a9b58ab10e36
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.
sys/dev/pci/drm/i915/i915_drv.c
sys/dev/pci/drm/i915/i915_drv.h