Searched refs:simd_per_cu (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_topology.h62 uint32_t simd_per_cu; member in struct:kfd_node_properties
H A Dkfd_crat.c953 dev->node_props.simd_per_cu = cu->num_simd_per_cu;
2089 cu->num_simd_per_cu = cu_info.simd_per_cu;
2090 cu->num_simd_cores = cu_info.simd_per_cu *
H A Dkfd_topology.c483 sysfs_show_32bit_prop(buffer, offs, "simd_per_cu",
484 dev->node_props.simd_per_cu);
2059 cu_info.simd_per_cu * cu_info.cu_active_number;
/openbsd-current/sys/dev/pci/drm/amd/include/
H A Dkgd_kfd_interface.h66 uint32_t simd_per_cu; member in struct:kfd_cu_info
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c490 cu_info->simd_per_cu = acu_info.simd_per_cu;
H A Damdgpu_gfx.h251 uint32_t simd_per_cu; member in struct:amdgpu_cu_info
H A Damdgpu_amdkfd_gfx_v9.c1098 *max_waves_per_cu = adev->gfx.cu_info.simd_per_cu *
H A Dgfx_v9_4_3.c4348 cu_info->simd_per_cu = NUM_SIMD_PER_CU;
H A Dgfx_v7_0.c5143 cu_info->simd_per_cu = NUM_SIMD_PER_CU;
H A Dgfx_v8_0.c7145 cu_info->simd_per_cu = NUM_SIMD_PER_CU;
H A Dgfx_v9_0.c7263 cu_info->simd_per_cu = NUM_SIMD_PER_CU;
H A Dgfx_v11_0.c6396 cu_info->simd_per_cu = NUM_SIMD_PER_CU;
H A Dgfx_v10_0.c9467 cu_info->simd_per_cu = NUM_SIMD_PER_CU;

Completed in 428 milliseconds