Searched refs:tile_count (Results 1 – 7 of 7) sorted by relevance
781 xe->info.tile_count = 1 + desc->max_remote_tiles; in xe_info_init_early()798 u8 tile_count; in xe_info_probe_tile_count() local807 if (xe->info.tile_count == 1) in xe_info_probe_tile_count()821 tile_count = REG_FIELD_GET(TILE_COUNT, mtcfg) + 1; in xe_info_probe_tile_count()823 if (tile_count < xe->info.tile_count) { in xe_info_probe_tile_count()825 xe->info.tile_count, tile_count); in xe_info_probe_tile_count()826 xe->info.tile_count = tile_count; in xe_info_probe_tile_count()1129 xe->info.dma_mask_size, xe->info.tile_count, in xe_pci_probe()
369 if (xe->info.tile_count > 1 || !gt) in xe_pxp_init()
1964 xe->info.tile_count << shift); in vma_reserve_fences()2322 tile_to_xe(tile)->info.tile_count << shift); in xe_pt_update_ops_prepare()
539 have_dev = xe->info.gt_count > xe->info.tile_count; in guc_g2g_start()
1952 if (tile_id >= xe->info.tile_count) in xe_devmem_open()
235 xe_assert(xe, tile_id < xe->info.tile_count); in bo_vram_flags_to_vram_placement()
158 u32 tile_count; member2165 if (tile_num >= pmc->tile_count) in mlxbf_pmc_map_counters()2171 if (tile_num >= pmc->tile_count) in mlxbf_pmc_map_counters()2324 if (device_property_read_u32(dev, "tile_num", &pmc->tile_count)) { in mlxbf_pmc_probe()