Searched refs:wave_front_size (Results 1 – 14 of 14) sorted by relevance
74 uint32_t wave_front_size; member
109 uint8_t wave_front_size; member
816 dev->node_props.wave_front_size = cu->wave_front_size; in kfd_populated_cu_info_gpu()2122 cu->wave_front_size = cu_info.wave_front_size; in kfd_create_vcrat_image_gpu()
470 dev->node_props.wave_front_size); in node_show()
69 uint32_t wave_front_size; member
471 cu_info->wave_front_size = acu_info.wave_front_size; in amdgpu_amdkfd_get_cu_info()
655 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v24.gc_wave_size); in amdgpu_atomfirmware_get_gfx_info()671 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v27.gc_wave_size); in amdgpu_atomfirmware_get_gfx_info()
196 uint32_t wave_front_size; member
560 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v1.gc_wave_size); in amdgpu_discovery_get_gfx_info()579 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v2.gc_wave_size); in amdgpu_discovery_get_gfx_info()
869 dev_info->wave_front_size = adev->gfx.cu_info.wave_front_size; in amdgpu_info_ioctl()
2022 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gpu_info_fw->gc_wave_size); in amdgpu_device_parse_gpu_info_fw()
5217 cu_info->wave_front_size = 64; in gfx_v7_0_get_cu_info()
7189 cu_info->wave_front_size = 64; in gfx_v8_0_get_cu_info()
1033 __u32 wave_front_size; member
Completed in 53 milliseconds