Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ | |
kfd_crat.c | 296 uint32_t total_num_of_cu; local in function:kfd_parse_subtype_cache 302 total_num_of_cu = (dev->node_props.array_count * 318 total_num_of_cu)) { 1160 uint32_t total_num_of_cu; local in function:kfd_create_vcrat_image_gpu 1212 total_num_of_cu = (cu->array_count * cu_info.num_cu_per_sh); 1213 cu->processor_id_low = get_and_inc_gpu_processor_id(total_num_of_cu); |
kfd_crat.c | 296 uint32_t total_num_of_cu; local in function:kfd_parse_subtype_cache 302 total_num_of_cu = (dev->node_props.array_count * 318 total_num_of_cu)) { 1160 uint32_t total_num_of_cu; local in function:kfd_create_vcrat_image_gpu 1212 total_num_of_cu = (cu->array_count * cu_info.num_cu_per_sh); 1213 cu->processor_id_low = get_and_inc_gpu_processor_id(total_num_of_cu); |