Home
last modified time | relevance | path

Searched refs:simd_per_cu (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h52 uint32_t simd_per_cu; member
Dkfd_crat.c820 dev->node_props.simd_per_cu = cu->num_simd_per_cu; in kfd_populated_cu_info_gpu()
2209 cu->num_simd_per_cu = cu_info.simd_per_cu; in kfd_create_vcrat_image_gpu()
2210 cu->num_simd_cores = cu_info.simd_per_cu * cu_info.cu_active_number; in kfd_create_vcrat_image_gpu()
Dkfd_topology.c489 dev->node_props.simd_per_cu); in node_show()
1460 cu_info.simd_per_cu * cu_info.cu_active_number; in kfd_topology_add_device()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dkgd_kfd_interface.h66 uint32_t simd_per_cu; member
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd.c467 cu_info->simd_per_cu = acu_info.simd_per_cu; in amdgpu_amdkfd_get_cu_info()
Damdgpu_gfx.h195 uint32_t simd_per_cu; member
Damdgpu_amdkfd_gfx_v9.c829 *max_waves_per_cu = adev->gfx.cu_info.simd_per_cu * in kgd_gfx_v9_get_cu_occupancy()
Dgfx_v7_0.c5176 cu_info->simd_per_cu = NUM_SIMD_PER_CU; in gfx_v7_0_get_cu_info()
Dgfx_v11_0.c6436 cu_info->simd_per_cu = NUM_SIMD_PER_CU; in gfx_v11_0_get_cu_info()
Dgfx_v8_0.c7170 cu_info->simd_per_cu = NUM_SIMD_PER_CU; in gfx_v8_0_get_cu_info()
Dgfx_v9_0.c7172 cu_info->simd_per_cu = NUM_SIMD_PER_CU; in gfx_v9_0_get_cu_info()
Dgfx_v10_0.c9761 cu_info->simd_per_cu = NUM_SIMD_PER_CU; in gfx_v10_0_get_cu_info()