Searched refs:simd_count (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h45 uint32_t simd_count; member in struct:kfd_node_properties
H A Dkfd_debug.c1062 device_info.simd_count = topo_dev->node_props.simd_count;
H A Dkfd_topology.c452 sysfs_show_32bit_prop(buffer, offs, "simd_count",
453 dev->gpu ? dev->node_props.simd_count : 0);
936 dev->node_props.simd_count) {
942 else if (dev->node_props.simd_count)
1141 if (!dev->gpu && (dev->node_props.simd_count > 0)) {
2065 * simd_count: Carrizo CRAT reports wrong simd_count, probably
2070 dev->node_props.simd_count =
H A Dkfd_crat.c1036 dev->node_props.simd_count = cu->num_simd_cores;
/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h133 __u32 simd_count; member in struct:kfd_dbg_device_info_entry

Completed in 134 milliseconds