Searched refs:HAS_L3_CCS_READ (Results 1 – 3 of 3) sorted by relevance
653 if (HAS_L3_CCS_READ(gt->i915)) in intel_set_mocs_index()
2071 if (HAS_L3_CCS_READ(engine->i915) && in engine_fake_wa_init()
943 #define HAS_L3_CCS_READ(i915) (INTEL_INFO(i915)->has_l3_ccs_read) macro