Searched refs:cpu_cacheable (Results 1 – 5 of 5) sorted by relevance
279 alloc.ext.cpu_cacheable = isCpuCacheable; in Allocate()292 alloc_tiled.ext.cpu_cacheable = isCpuCacheable; in Allocate()791 alloc.ext.cpu_cacheable = isCpuCacheable; in AllocateExternalResource()804 alloc_tiled.ext.cpu_cacheable = isCpuCacheable; in AllocateExternalResource()
362 bool cpu_cacheable; member1123 bo_gem->cpu_cacheable = true; in mos_gem_bo_alloc_internal()1235 bo_gem->cpu_cacheable = alloc->ext.cpu_cacheable; in mos_gem_bo_alloc_internal()1356 bo_gem->cpu_cacheable = true; in mos_gem_bo_alloc_userptr()1530 bo_gem->cpu_cacheable = true; in mos_bufmgr_bo_gem_create_from_name()1951 if (!bo_gem->cpu_cacheable) in mos_gem_bo_map()3517 bo_gem->cpu_cacheable = true; in mos_gem_bo_create_from_prime()
912 alloc.ext.cpu_cacheable = isCpuCacheable; in CreateInternalSurface()926 alloc_tiled.ext.cpu_cacheable = isCpuCacheable; in CreateInternalSurface()1916 alloc.ext.cpu_cacheable = isCpuCacheable; in Allocate2DBuffer()2008 alloc.ext.cpu_cacheable = isCpuCacheable; in AllocateBuffer()
213 bool cpu_cacheable = true; member
1274 alloc->ext.cpu_cacheable = false; in mos_bo_alloc_xe()1295 …create.cpu_caching = alloc->ext.cpu_cacheable ? DRM_XE_GEM_CPU_CACHING_WB : DRM_XE_GEM_CPU_CACHING… in mos_bo_alloc_xe()