Searched refs:max_cu_per_sh (Results 1 – 7 of 7) sorted by relevance
1498 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()1510 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()1523 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()1579 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config_v2()1590 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config_v2()2310 total_num_of_cu = (cu->array_count * gfx_info->max_cu_per_sh); in kfd_create_vcrat_image_gpu()2312 cu->num_cu_per_array = gfx_info->max_cu_per_sh; in kfd_create_vcrat_image_gpu()
1440 adev->gfx.config.max_cu_per_sh /= 2; in gfx_v12_1_sw_init()1442 adev->gfx.config.max_cu_per_sh); in gfx_v12_1_sw_init()4352 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v12_1_get_cu_active_bitmap_per_sh()4398 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v12_1_get_cu_info()
1689 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_init_always_on_cu_mask()4694 adev->gfx.config.max_cu_per_sh * in gfx_v9_0_do_edc_gpr_workarounds()7887 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v9_0_get_cu_active_bitmap()7938 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_get_cu_info()7940 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v9_0_get_cu_info()
4122 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v9_4_3_get_cu_active_bitmap()4166 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v9_4_3_get_cu_info()4168 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v9_4_3_get_cu_info()
2017 adev->gfx.config.max_cu_per_sh = 2 * (le32_to_cpu(gc_info->v1.gc_num_wgp0_per_sa) + in amdgpu_discovery_get_gfx_info()2062 adev->gfx.config.max_cu_per_sh = le32_to_cpu(gc_info->v2.gc_num_cu_per_sh); in amdgpu_discovery_get_gfx_info()
5259 int max_wgp_per_sh = adev->gfx.config.max_cu_per_sh >> 1; in gfx_v10_0_tcp_harvest()10045 unsigned int total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v10_0_set_gds_init()10086 ~amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v10_0_get_wgp_active_bitmap_per_sh()10157 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v10_0_get_cu_info()10159 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v10_0_get_cu_info()
5654 UCHAR max_cu_per_sh; member5667 UCHAR max_cu_per_sh; member