has_coherent_ggtt  203 drivers/gpu/drm/i915/gt/intel_gt.c 	if (INTEL_INFO(i915)->has_coherent_ggtt)
has_coherent_ggtt  157 drivers/gpu/drm/i915/i915_getparam.c 		value = INTEL_INFO(i915)->has_coherent_ggtt;
has_coherent_ggtt  160 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = false, \
has_coherent_ggtt  177 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = false, \
has_coherent_ggtt  211 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = true, \
has_coherent_ggtt  220 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = false,
has_coherent_ggtt  296 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = true, \
has_coherent_ggtt  344 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = true, \
has_coherent_ggtt  370 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = true, \
has_coherent_ggtt  418 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = true, \
has_coherent_ggtt  482 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = false,
has_coherent_ggtt  577 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = false,
has_coherent_ggtt  652 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = false, \
has_coherent_ggtt  718 drivers/gpu/drm/i915/i915_pci.c 	.has_coherent_ggtt = false, \
has_coherent_ggtt  128 drivers/gpu/drm/i915/intel_device_info.h 	func(has_coherent_ggtt); \