Searched refs:max_cu_per_sh (Results 1 – 18 of 18) sorted by relevance
1481 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()1493 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()1506 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()1562 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config_v2()1573 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config_v2()2290 total_num_of_cu = (cu->array_count * gfx_info->max_cu_per_sh); in kfd_create_vcrat_image_gpu()2292 cu->num_cu_per_array = gfx_info->max_cu_per_sh; in kfd_create_vcrat_image_gpu()
1827 for (k = 0; k < gfx_info->max_cu_per_sh; k += pcache_info[ct].num_cu_shared) { in kfd_fill_cache_non_crat_info()1843 gfx_info->max_cu_per_sh) ? in kfd_fill_cache_non_crat_info()1845 (gfx_info->max_cu_per_sh - k); in kfd_fill_cache_non_crat_info()
419 *value = rdev->config.cik.max_cu_per_sh; in radeon_info_ioctl()421 *value = rdev->config.si.max_cu_per_sh; in radeon_info_ioctl()
3082 rdev->config.si.max_cu_per_sh = 8; in si_gpu_init()3099 rdev->config.si.max_cu_per_sh = 5; in si_gpu_init()3117 rdev->config.si.max_cu_per_sh = 5; in si_gpu_init()3134 rdev->config.si.max_cu_per_sh = 6; in si_gpu_init()3151 rdev->config.si.max_cu_per_sh = 5; in si_gpu_init()3274 rdev->config.si.max_cu_per_sh); in si_gpu_init()5294 for (i = 0; i < rdev->config.si.max_cu_per_sh; i ++) { in si_get_cu_active_bitmap()5313 for (k = 0; k < rdev->config.si.max_cu_per_sh; k++) { in si_init_ao_cu_mask()
3180 rdev->config.cik.max_cu_per_sh = 7; in cik_gpu_init()3197 rdev->config.cik.max_cu_per_sh = 11; in cik_gpu_init()3214 rdev->config.cik.max_cu_per_sh = 8; in cik_gpu_init()3233 rdev->config.cik.max_cu_per_sh = 2; in cik_gpu_init()6539 for (i = 0; i < rdev->config.cik.max_cu_per_sh; i ++) { in cik_get_cu_active_bitmap()6558 for (k = 0; k < rdev->config.cik.max_cu_per_sh; k ++) { in cik_init_ao_cu_mask()
2123 unsigned max_cu_per_sh; member2154 unsigned max_cu_per_sh; member
1796 uint8_t max_cu_per_sh; member1816 uint8_t max_cu_per_sh; member1841 uint8_t max_cu_per_sh; member1876 uint8_t max_cu_per_sh; member1917 uint8_t max_cu_per_sh; member
5654 UCHAR max_cu_per_sh; member5667 UCHAR max_cu_per_sh; member
746 adev->gfx.config.max_cu_per_sh = gfx_info->info.max_cu_per_sh; in amdgpu_atombios_get_gfx_info()
1879 cu_idx < adev->gfx.config.max_cu_per_sh; in gfx_v9_4_2_query_sq_timeout_status()1912 cu_idx < adev->gfx.config.max_cu_per_sh; in gfx_v9_4_2_reset_sq_timeout_status()
1663 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()1708 adev->gfx.config.max_cu_per_sh = le32_to_cpu(gc_info->v2.gc_num_cu_per_sh); in amdgpu_discovery_get_gfx_info()
886 config[no_regs++] = adev->gfx.config.max_cu_per_sh; in amdgpu_debugfs_gca_config_read()
1031 dev_info->num_cu_per_sh = adev->gfx.config.max_cu_per_sh; in amdgpu_info_ioctl()
5258 int max_wgp_per_sh = adev->gfx.config.max_cu_per_sh >> 1; in gfx_v10_0_tcp_harvest()10031 unsigned int total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v10_0_set_gds_init()10072 ~amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v10_0_get_wgp_active_bitmap_per_sh()10143 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v10_0_get_cu_info()10145 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v10_0_get_cu_info()
7407 unsigned total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v11_0_set_gds_init()7455 amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v11_0_get_wgp_active_bitmap_per_sh()7521 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v11_0_get_cu_info()
5689 amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v12_0_get_wgp_active_bitmap_per_sh()5755 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v12_0_get_cu_info()
2546 adev->gfx.config.max_cu_per_sh = le32_to_cpu(gpu_info_fw->gc_num_cu_per_sh); in amdgpu_device_parse_gpu_info_fw()4755 adev->gfx.config.max_cu_per_sh, in amdgpu_device_init()
2234 uint32_t total_cu = adev->gfx.config.max_cu_per_sh * in vangogh_post_smu_init()