| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_atomfirmware.c | 832 adev->gfx.config.max_cu_per_sh = gfx_info->v24.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info() 850 adev->gfx.config.max_cu_per_sh = gfx_info->v27.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info() 871 adev->gfx.config.max_cu_per_sh = gfx_info->v30.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info()
|
| H A D | gfx_v6_0.c | 1538 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v6_0_get_cu_enabled() 1588 adev->gfx.config.max_cu_per_sh = 8; in gfx_v6_0_constants_init() 1605 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init() 1622 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init() 1639 adev->gfx.config.max_cu_per_sh = 6; in gfx_v6_0_constants_init() 1656 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init() 3566 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v6_0_get_cu_info() 3585 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v6_0_get_cu_info()
|
| H A D | gfx_v7_0.c | 3746 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v7_0_get_cu_active_bitmap() 4187 adev->gfx.config.max_cu_per_sh = 7; in gfx_v7_0_gpu_early_init() 4204 adev->gfx.config.max_cu_per_sh = 11; in gfx_v7_0_gpu_early_init() 4221 adev->gfx.config.max_cu_per_sh = 8; in gfx_v7_0_gpu_early_init() 4240 adev->gfx.config.max_cu_per_sh = 2; in gfx_v7_0_gpu_early_init() 5141 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v7_0_get_cu_info() 5160 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v7_0_get_cu_info()
|
| H A D | amdgpu_gfx.h | 193 unsigned max_cu_per_sh; member
|
| H A D | gfx_v8_0.c | 1677 adev->gfx.config.max_cu_per_sh = 6; in gfx_v8_0_gpu_early_init() 1694 adev->gfx.config.max_cu_per_sh = 16; in gfx_v8_0_gpu_early_init() 1741 adev->gfx.config.max_cu_per_sh = 8; in gfx_v8_0_gpu_early_init() 1760 adev->gfx.config.max_cu_per_sh = 8; in gfx_v8_0_gpu_early_init() 1777 adev->gfx.config.max_cu_per_sh = 3; in gfx_v8_0_gpu_early_init() 1792 adev->gfx.config.max_cu_per_sh = 2; in gfx_v8_0_gpu_early_init() 7132 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v8_0_get_cu_active_bitmap() 7150 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v8_0_get_cu_info() 7167 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v8_0_get_cu_info()
|
| H A D | amdgpu_atombios.c | 747 adev->gfx.config.max_cu_per_sh = gfx_info->info.max_cu_per_sh; in amdgpu_atombios_get_gfx_info()
|
| H A D | gfx_v9_4_2.c | 1867 cu_idx < adev->gfx.config.max_cu_per_sh; in gfx_v9_4_2_query_sq_timeout_status() 1900 cu_idx < adev->gfx.config.max_cu_per_sh; in gfx_v9_4_2_reset_sq_timeout_status()
|
| H A D | amdgpu_discovery.c | 1590 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() 1635 adev->gfx.config.max_cu_per_sh = le32_to_cpu(gc_info->v2.gc_num_cu_per_sh); in amdgpu_discovery_get_gfx_info()
|
| H A D | gfx_v9_0.c | 1688 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_init_always_on_cu_mask() 4608 adev->gfx.config.max_cu_per_sh * in gfx_v9_0_do_edc_gpr_workarounds() 7802 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v9_0_get_cu_active_bitmap() 7853 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_get_cu_info() 7855 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v9_0_get_cu_info()
|
| H A D | gfx_v9_4_3.c | 4822 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v9_4_3_get_cu_active_bitmap() 4866 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v9_4_3_get_cu_info() 4868 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v9_4_3_get_cu_info()
|
| H A D | amdgpu_debugfs.c | 897 config[no_regs++] = adev->gfx.config.max_cu_per_sh; in amdgpu_debugfs_gca_config_read()
|
| H A D | amdgpu_kms.c | 933 dev_info->num_cu_per_sh = adev->gfx.config.max_cu_per_sh; in amdgpu_info_ioctl()
|
| H A D | gfx_v10_0.c | 5219 int max_wgp_per_sh = adev->gfx.config.max_cu_per_sh >> 1; in gfx_v10_0_tcp_harvest() 10003 unsigned int total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v10_0_set_gds_init() 10044 ~amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v10_0_get_wgp_active_bitmap_per_sh() 10115 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v10_0_get_cu_info() 10117 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v10_0_get_cu_info()
|
| H A D | gfx_v11_0.c | 7040 unsigned total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v11_0_set_gds_init() 7088 amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v11_0_get_wgp_active_bitmap_per_sh() 7154 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v11_0_get_cu_info()
|
| H A D | amdgpu_device.c | 2562 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() 4587 adev->gfx.config.max_cu_per_sh, in amdgpu_device_init()
|
| H A D | gfx_v12_0.c | 5472 amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v12_0_get_wgp_active_bitmap_per_sh() 5538 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v12_0_get_cu_info()
|
| /linux-6.15/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_crat.c | 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() 2288 total_num_of_cu = (cu->array_count * gfx_info->max_cu_per_sh); in kfd_create_vcrat_image_gpu() 2290 cu->num_cu_per_array = gfx_info->max_cu_per_sh; in kfd_create_vcrat_image_gpu()
|
| H A D | kfd_topology.c | 1812 for (k = 0; k < gfx_info->max_cu_per_sh; k += pcache_info[ct].num_cu_shared) { in kfd_fill_cache_non_crat_info() 1828 gfx_info->max_cu_per_sh) ? in kfd_fill_cache_non_crat_info() 1830 (gfx_info->max_cu_per_sh - k); in kfd_fill_cache_non_crat_info()
|
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | radeon_kms.c | 421 *value = rdev->config.cik.max_cu_per_sh; in radeon_info_ioctl() 423 *value = rdev->config.si.max_cu_per_sh; in radeon_info_ioctl()
|
| H A D | si.c | 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()
|
| H A D | cik.c | 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()
|
| H A D | radeon.h | 2125 unsigned max_cu_per_sh; member 2156 unsigned max_cu_per_sh; member
|
| /linux-6.15/drivers/gpu/drm/amd/include/ |
| H A D | atomfirmware.h | 1795 uint8_t max_cu_per_sh; member 1815 uint8_t max_cu_per_sh; member 1840 uint8_t max_cu_per_sh; member 1875 uint8_t max_cu_per_sh; member 1916 uint8_t max_cu_per_sh; member
|
| H A D | atombios.h | 5654 UCHAR max_cu_per_sh; member 5667 UCHAR max_cu_per_sh; member
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | vangogh_ppt.c | 2224 uint32_t total_cu = adev->gfx.config.max_cu_per_sh * in vangogh_post_smu_init()
|