Searched refs:max_cu_per_sh (Results 1 – 10 of 10) 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()
1541 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v6_0_get_cu_enabled()1656 adev->gfx.config.max_cu_per_sh = 8; in gfx_v6_0_constants_init()1673 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init()1690 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init()1707 adev->gfx.config.max_cu_per_sh = 6; in gfx_v6_0_constants_init()1724 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init()3620 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v6_0_get_cu_info()3639 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v6_0_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()4634 adev->gfx.config.max_cu_per_sh * in gfx_v9_0_do_edc_gpr_workarounds()7834 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v9_0_get_cu_active_bitmap()7885 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_get_cu_info()7887 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v9_0_get_cu_info()
1022 dev_info->num_cu_per_sh = adev->gfx.config.max_cu_per_sh; in amdgpu_info_ioctl()
4002 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v12_1_get_cu_active_bitmap_per_sh()4048 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v12_1_get_cu_info()
7467 unsigned total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v11_0_set_gds_init()7515 amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v11_0_get_wgp_active_bitmap_per_sh()7581 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v11_0_get_cu_info()
5721 amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v12_0_get_wgp_active_bitmap_per_sh()5787 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v12_0_get_cu_info()
5654 UCHAR max_cu_per_sh; member5667 UCHAR max_cu_per_sh; member