Searched refs:has_hiz (Results 1 – 7 of 7) sorted by relevance
330 res->aux.has_hiz = 0; in crocus_resource_disable_aux()445 const bool has_hiz = devinfo->ver >= 6 && !res->mod_info && in crocus_resource_configure_aux() local456 assert(has_ccs + has_mcs + has_hiz <= 1); in crocus_resource_configure_aux()462 } else if (has_hiz) { in crocus_resource_configure_aux()553 res->aux.has_hiz |= 1 << level; in crocus_resource_configure_aux()
168 uint16_t has_hiz; member
736 return res->aux.has_hiz & 1 << level; in crocus_resource_level_has_hiz()
113 - iris: Clear ::has_hiz when disabling aux
2637 - iris: Clear ::has_hiz when disabling aux
4610 - iris: Drop iris_resource::aux::has_hiz
792 const bool has_hiz = !INTEL_DEBUG(DEBUG_NO_HIZ) && in iris_resource_configure_aux() local801 assert(!has_hiz); in iris_resource_configure_aux()807 } else if (has_hiz) { in iris_resource_configure_aux()