Searched refs:has_global_mocs (Results 1 – 4 of 4) sorted by relevance
153 func(has_global_mocs); \
638 .has_global_mocs = 1, \708 .has_global_mocs = 1, \
739 #define HAS_GLOBAL_MOCS_REGISTERS(i915) (INTEL_INFO(i915)->has_global_mocs)
443 static bool has_global_mocs(const struct drm_i915_private *i915) in has_global_mocs() function525 if (has_global_mocs(i915)) in get_mocs_settings()