Searched refs:has_llc (Results 1 – 11 of 11) sorted by relevance
1105 int has_llc = 0; in intelInitScreen2() local1107 &has_llc); in intelInitScreen2()1108 if (success && has_llc) in intelInitScreen2()
646 intel->has_llc = intel->intelScreen->hw_has_llc; in intelInitContext()
1543 } else if (intel->has_llc && in intel_miptree_map_singlesample()
227 bool has_llc; member
144 unsigned int has_llc : 1; member1624 if (!bufmgr_gem->has_llc) in drm_intel_gem_bo_map_unsynchronized()3419 bufmgr_gem->has_llc = (IS_GEN6(bufmgr_gem->pci_device) | in drm_intel_bufmgr_gem_init()3422 bufmgr_gem->has_llc = *gp.value; in drm_intel_bufmgr_gem_init()