Home
last modified time | relevance | path

Searched refs:max_cu_per_sh (Results 1 – 23 of 23) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c694 adev->gfx.config.max_cu_per_sh = gfx_info->v24.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info()
712 adev->gfx.config.max_cu_per_sh = gfx_info->v27.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info()
733 adev->gfx.config.max_cu_per_sh = gfx_info->v30.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info()
Dgfx_v6_0.c1538 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()
3575 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v6_0_get_cu_info()
3594 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v6_0_get_cu_info()
Damdgpu_gfx.h139 unsigned max_cu_per_sh; member
Dgfx_v7_0.c3813 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v7_0_get_cu_active_bitmap()
4253 adev->gfx.config.max_cu_per_sh = 7; in gfx_v7_0_gpu_early_init()
4270 adev->gfx.config.max_cu_per_sh = 11; in gfx_v7_0_gpu_early_init()
4287 adev->gfx.config.max_cu_per_sh = 8; in gfx_v7_0_gpu_early_init()
4306 adev->gfx.config.max_cu_per_sh = 2; in gfx_v7_0_gpu_early_init()
5138 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v7_0_get_cu_info()
5157 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v7_0_get_cu_info()
Damdgpu_amdkfd.c488 cu_info->num_cu_per_sh = adev->gfx.config.max_cu_per_sh; in amdgpu_amdkfd_get_cu_info()
Dgfx_v8_0.c1691 adev->gfx.config.max_cu_per_sh = 6; in gfx_v8_0_gpu_early_init()
1708 adev->gfx.config.max_cu_per_sh = 16; in gfx_v8_0_gpu_early_init()
1755 adev->gfx.config.max_cu_per_sh = 8; in gfx_v8_0_gpu_early_init()
1774 adev->gfx.config.max_cu_per_sh = 8; in gfx_v8_0_gpu_early_init()
1791 adev->gfx.config.max_cu_per_sh = 3; in gfx_v8_0_gpu_early_init()
1806 adev->gfx.config.max_cu_per_sh = 2; in gfx_v8_0_gpu_early_init()
7116 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v8_0_get_cu_active_bitmap()
7134 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v8_0_get_cu_info()
7151 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v8_0_get_cu_info()
Damdgpu_atombios.c727 adev->gfx.config.max_cu_per_sh = gfx_info->info.max_cu_per_sh; in amdgpu_atombios_get_gfx_info()
Dgfx_v9_4_2.c1888 cu_idx < adev->gfx.config.max_cu_per_sh; in gfx_v9_4_2_query_sq_timeout_status()
1921 cu_idx < adev->gfx.config.max_cu_per_sh; in gfx_v9_4_2_reset_sq_timeout_status()
Damdgpu_discovery.c1310 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()
1345 adev->gfx.config.max_cu_per_sh = le32_to_cpu(gc_info->v2.gc_num_cu_per_sh); in amdgpu_discovery_get_gfx_info()
Dgfx_v9_0.c1569 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_init_always_on_cu_mask()
4376 adev->gfx.config.max_cu_per_sh * in gfx_v9_0_do_edc_gpr_workarounds()
6934 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v9_0_get_cu_active_bitmap()
6985 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_get_cu_info()
6987 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v9_0_get_cu_info()
Damdgpu_kms.c837 dev_info->num_cu_per_sh = adev->gfx.config.max_cu_per_sh; in amdgpu_info_ioctl()
Damdgpu_debugfs.c719 config[no_regs++] = adev->gfx.config.max_cu_per_sh; in amdgpu_debugfs_gca_config_read()
Dgfx_v11_0.c6248 unsigned total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v11_0_set_gds_init()
6296 amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v11_0_get_wgp_active_bitmap_per_sh()
6359 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v11_0_get_cu_info()
Damdgpu_device.c2008 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()
3830 adev->gfx.config.max_cu_per_sh, in amdgpu_device_init()
Dgfx_v10_0.c4962 int max_wgp_per_sh = adev->gfx.config.max_cu_per_sh >> 1; in gfx_v10_0_tcp_harvest()
9530 unsigned total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v10_0_set_gds_init()
9571 ~amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v10_0_get_wgp_active_bitmap_per_sh()
9638 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v10_0_get_cu_info()
9640 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v10_0_get_cu_info()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_kms.c428 *value = rdev->config.cik.max_cu_per_sh; in radeon_info_ioctl()
430 *value = rdev->config.si.max_cu_per_sh; in radeon_info_ioctl()
Dsi.c3101 rdev->config.si.max_cu_per_sh = 8; in si_gpu_init()
3118 rdev->config.si.max_cu_per_sh = 5; in si_gpu_init()
3136 rdev->config.si.max_cu_per_sh = 5; in si_gpu_init()
3153 rdev->config.si.max_cu_per_sh = 6; in si_gpu_init()
3170 rdev->config.si.max_cu_per_sh = 5; in si_gpu_init()
3293 rdev->config.si.max_cu_per_sh); in si_gpu_init()
5309 for (i = 0; i < rdev->config.si.max_cu_per_sh; i ++) { in si_get_cu_active_bitmap()
5328 for (k = 0; k < rdev->config.si.max_cu_per_sh; k++) { in si_init_ao_cu_mask()
Dcik.c3180 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()
Dradeon.h2161 unsigned max_cu_per_sh; member
2192 unsigned max_cu_per_sh; member
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c1460 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()
1470 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()
1480 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datomfirmware.h1669 uint8_t max_cu_per_sh; member
1689 uint8_t max_cu_per_sh; member
1714 uint8_t max_cu_per_sh; member
1749 uint8_t max_cu_per_sh; member
1790 uint8_t max_cu_per_sh; member
Datombios.h5654 UCHAR max_cu_per_sh; member
5667 UCHAR max_cu_per_sh; member
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dvangogh_ppt.c2136 uint32_t total_cu = adev->gfx.config.max_cu_per_sh * in vangogh_post_smu_init()