Searched refs:tile_count (Results 1 – 9 of 9) sorted by relevance
721 xe->info.tile_count = 1 + desc->max_remote_tiles; in xe_info_init_early()736 u8 tile_count; in xe_info_probe_tile_count() local745 if (xe->info.tile_count == 1) in xe_info_probe_tile_count()759 tile_count = REG_FIELD_GET(TILE_COUNT, mtcfg) + 1; in xe_info_probe_tile_count()761 if (tile_count < xe->info.tile_count) { in xe_info_probe_tile_count()763 xe->info.tile_count, tile_count); in xe_info_probe_tile_count()764 xe->info.tile_count = tile_count; in xe_info_probe_tile_count()1065 xe->info.dma_mask_size, xe->info.tile_count, in xe_pci_probe()
300 u8 tile_count; member
63 if (xe->info.tile_count == 1) in mmio_multi_tile_setup()
85 drm_printf(&p, "tile_count %d\n", xe->info.tile_count); in info()
1938 xe->info.tile_count << shift); in vma_reserve_fences()2296 tile_to_xe(tile)->info.tile_count << shift); in xe_pt_update_ops_prepare()
537 have_dev = xe->info.gt_count > xe->info.tile_count; in guc_g2g_start()
1924 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()