Home
last modified time | relevance | path

Searched refs:simd_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c450 dev->gpu ? dev->node_props.simd_count : 0); in node_show()
888 dev->node_props.simd_count) { in kfd_debug_print_topology()
894 else if (dev->node_props.simd_count) in kfd_debug_print_topology()
979 dev->node_props.simd_count) in kfd_is_acpi_crat_invalid()
1150 if (!dev->gpu && (dev->node_props.simd_count > 0)) { in kfd_assign_gpu()
1455 dev->node_props.simd_count = in kfd_topology_add_device()
1588 dev->node_props.simd_count && in kfd_double_confirm_iommu_support()
Dkfd_topology.h63 uint32_t simd_count; member
Dkfd_crat.c813 dev->node_props.simd_count = cu->num_simd_cores; in kfd_populated_cu_info_gpu()