Searched refs:has_mcs (Results 1 – 2 of 2) sorted by relevance
433 const bool has_mcs = devinfo->ver >= 7 && !res->mod_info && in crocus_resource_configure_aux() local447 assert(has_ccs + has_mcs + has_hiz <= 1); in crocus_resource_configure_aux()451 } else if (has_mcs) { in crocus_resource_configure_aux()
737 const bool has_mcs = !res->mod_info && in iris_resource_configure_aux() local750 assert(!has_mcs || !has_hiz); in iris_resource_configure_aux()755 } else if (has_mcs) { in iris_resource_configure_aux()