<dec f='src/src/sys/external/bsd/drm2/dist/uapi/drm/i915_drm.h' l='799'/>
<doc f='src/src/sys/external/bsd/drm2/dist/uapi/drm/i915_drm.h' l='789'>/**
 * I915_CACHING_DISPLAY
 *
 * Special GPU caching mode which is coherent with the scanout engines.
 * Transparently falls back to I915_CACHING_NONE on platforms where no special
 * cache mode (like write-through or gfdt flushing) is available. The kernel
 * automatically sets this mode when using a buffer as a scanout target.
 * Userspace can manually set this mode to avoid a costly stall and clflush in
 * the hotpath of drawing the first frame.
 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_gem.c' l='4336' u='c'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_gem.c' l='4366' u='c'/>
