Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c777 adev->gfx.config.max_cu_per_sh = gfx_info->v24.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info()
795 adev->gfx.config.max_cu_per_sh = gfx_info->v27.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info()
816 adev->gfx.config.max_cu_per_sh = gfx_info->v30.max_cu_per_sh; in amdgpu_atomfirmware_get_gfx_info()
Dgfx_v6_0.c1524 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v6_0_get_cu_enabled()
1574 adev->gfx.config.max_cu_per_sh = 8; in gfx_v6_0_constants_init()
1591 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init()
1608 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init()
1625 adev->gfx.config.max_cu_per_sh = 6; in gfx_v6_0_constants_init()
1642 adev->gfx.config.max_cu_per_sh = 5; in gfx_v6_0_constants_init()
3563 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v6_0_get_cu_info()
3582 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v6_0_get_cu_info()
Dgfx_v7_0.c3778 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v7_0_get_cu_active_bitmap()
4219 adev->gfx.config.max_cu_per_sh = 7; in gfx_v7_0_gpu_early_init()
4236 adev->gfx.config.max_cu_per_sh = 11; in gfx_v7_0_gpu_early_init()
4253 adev->gfx.config.max_cu_per_sh = 8; in gfx_v7_0_gpu_early_init()
4272 adev->gfx.config.max_cu_per_sh = 2; in gfx_v7_0_gpu_early_init()
5105 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v7_0_get_cu_info()
5124 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v7_0_get_cu_info()
Damdgpu_gfx.h190 unsigned max_cu_per_sh; member
Dgfx_v8_0.c1664 adev->gfx.config.max_cu_per_sh = 6; in gfx_v8_0_gpu_early_init()
1681 adev->gfx.config.max_cu_per_sh = 16; in gfx_v8_0_gpu_early_init()
1728 adev->gfx.config.max_cu_per_sh = 8; in gfx_v8_0_gpu_early_init()
1747 adev->gfx.config.max_cu_per_sh = 8; in gfx_v8_0_gpu_early_init()
1764 adev->gfx.config.max_cu_per_sh = 3; in gfx_v8_0_gpu_early_init()
1779 adev->gfx.config.max_cu_per_sh = 2; in gfx_v8_0_gpu_early_init()
7091 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v8_0_get_cu_active_bitmap()
7109 ao_cu_num = adev->gfx.config.max_cu_per_sh; in gfx_v8_0_get_cu_info()
7126 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v8_0_get_cu_info()
Damdgpu_amdkfd.c484 cu_info->num_cu_per_sh = adev->gfx.config.max_cu_per_sh; in amdgpu_amdkfd_get_cu_info()
Dgfx_v9_4_3.c3954 for (cu_idx = 0; cu_idx < adev->gfx.config.max_cu_per_sh; cu_idx++) { in gfx_v9_4_3_inst_query_sq_timeout_status()
4023 for (cu_idx = 0; cu_idx < adev->gfx.config.max_cu_per_sh; cu_idx++) { in gfx_v9_4_3_inst_reset_sq_timeout_status()
4285 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v9_4_3_get_cu_active_bitmap()
4327 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v9_4_3_get_cu_info()
4329 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v9_4_3_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.c1869 cu_idx < adev->gfx.config.max_cu_per_sh; in gfx_v9_4_2_query_sq_timeout_status()
1902 cu_idx < adev->gfx.config.max_cu_per_sh; in gfx_v9_4_2_reset_sq_timeout_status()
Damdgpu_discovery.c1437 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()
1472 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.c1501 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_init_always_on_cu_mask()
4352 adev->gfx.config.max_cu_per_sh * in gfx_v9_0_do_edc_gpr_workarounds()
7195 mask = amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh); in gfx_v9_0_get_cu_active_bitmap()
7246 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k ++) { in gfx_v9_0_get_cu_info()
7248 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v9_0_get_cu_info()
Damdgpu_kms.c850 dev_info->num_cu_per_sh = adev->gfx.config.max_cu_per_sh; in amdgpu_info_ioctl()
Damdgpu_debugfs.c890 config[no_regs++] = adev->gfx.config.max_cu_per_sh; in amdgpu_debugfs_gca_config_read()
Dgfx_v10_0.c4889 int max_wgp_per_sh = adev->gfx.config.max_cu_per_sh >> 1; in gfx_v10_0_tcp_harvest()
9341 unsigned int total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v10_0_set_gds_init()
9382 ~amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v10_0_get_wgp_active_bitmap_per_sh()
9449 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v10_0_get_cu_info()
9451 if (counter < adev->gfx.config.max_cu_per_sh) in gfx_v10_0_get_cu_info()
Dgfx_v11_0.c6270 unsigned total_cu = adev->gfx.config.max_cu_per_sh * in gfx_v11_0_set_gds_init()
6318 amdgpu_gfx_create_bitmask(adev->gfx.config.max_cu_per_sh >> 1); in gfx_v11_0_get_wgp_active_bitmap_per_sh()
6384 for (k = 0; k < adev->gfx.config.max_cu_per_sh; k++) { in gfx_v11_0_get_cu_info()
Damdgpu_device.c1954 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()
3813 adev->gfx.config.max_cu_per_sh, in amdgpu_device_init()
/linux-6.6.21/drivers/gpu/drm/radeon/
Dradeon_kms.c427 *value = rdev->config.cik.max_cu_per_sh; in radeon_info_ioctl()
429 *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()
5313 for (i = 0; i < rdev->config.si.max_cu_per_sh; i ++) { in si_get_cu_active_bitmap()
5332 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.h2127 unsigned max_cu_per_sh; member
2158 unsigned max_cu_per_sh; member
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c1381 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()
1391 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()
1401 pcache_info[i].num_cu_shared = adev->gfx.config.max_cu_per_sh; in kfd_fill_gpu_cache_info_from_gfx_config()
/linux-6.6.21/drivers/gpu/drm/amd/include/
Datomfirmware.h1715 uint8_t max_cu_per_sh; member
1735 uint8_t max_cu_per_sh; member
1760 uint8_t max_cu_per_sh; member
1795 uint8_t max_cu_per_sh; member
1836 uint8_t max_cu_per_sh; member
Datombios.h5654 UCHAR max_cu_per_sh; member
5667 UCHAR max_cu_per_sh; member
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dvangogh_ppt.c2256 uint32_t total_cu = adev->gfx.config.max_cu_per_sh * in vangogh_post_smu_init()