Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h37 uint32_t simd_count; member
Dkfd_topology.c471 dev->gpu ? dev->node_props.simd_count : 0); in node_show()
950 dev->node_props.simd_count) { in kfd_debug_print_topology()
956 else if (dev->node_props.simd_count) in kfd_debug_print_topology()
1041 dev->node_props.simd_count) in kfd_is_acpi_crat_invalid()
1210 if (!dev->gpu && (dev->node_props.simd_count > 0)) { in kfd_assign_gpu()
1764 dev->node_props.simd_count = in kfd_topology_add_device()
1965 dev->node_props.simd_count && in kfd_double_confirm_iommu_support()
Dkfd_crat.c910 dev->node_props.simd_count = cu->num_simd_cores; in kfd_populated_cu_info_gpu()