Searched refs:has_global_mocs (Results 1 – 4 of 4) sorted by relevance
155 func(has_global_mocs); \
644 .has_global_mocs = 1, \717 .has_global_mocs = 1, \
823 #define HAS_GLOBAL_MOCS_REGISTERS(i915) (INTEL_INFO(i915)->has_global_mocs)
480 static bool has_global_mocs(const struct drm_i915_private *i915) in has_global_mocs() function575 if (has_global_mocs(i915)) in get_mocs_settings()