Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c449 dev->gpu ? dev->node_props.simd_count : 0); in node_show()
884 dev->node_props.simd_count) { in kfd_debug_print_topology()
890 else if (dev->node_props.simd_count) in kfd_debug_print_topology()
975 dev->node_props.simd_count) in kfd_is_acpi_crat_invalid()
1146 if (!dev->gpu && (dev->node_props.simd_count > 0)) { in kfd_assign_gpu()
1402 dev->node_props.simd_count = in kfd_topology_add_device()
1532 dev->node_props.simd_count && in kfd_double_confirm_iommu_support()
Dkfd_topology.h62 uint32_t simd_count; member
Dkfd_crat.c161 dev->node_props.simd_count = cu->num_simd_cores; in kfd_populated_cu_info_gpu()