Home
last modified time | relevance | path

Searched refs:wave_front_size (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h63 uint32_t wave_front_size; member
Dkfd_crat.c158 dev->node_props.wave_front_size = cu->wave_front_size; in kfd_populated_cu_info_gpu()
1136 cu->wave_front_size = cu_info.wave_front_size; in kfd_create_vcrat_image_gpu()
Dkfd_crat.h109 uint8_t wave_front_size; member
Dkfd_topology.c438 dev->node_props.wave_front_size); in node_show()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd.c428 cu_info->wave_front_size = acu_info.wave_front_size; in get_cu_info()
Damdgpu_atomfirmware.c357 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v24.gc_wave_size); in amdgpu_atomfirmware_get_gfx_info()
Damdgpu_kms.c657 dev_info.wave_front_size = adev->gfx.cu_info.wave_front_size; in amdgpu_info_ioctl()
Damdgpu.h848 uint32_t wave_front_size; member
Damdgpu_device.c1442 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gpu_info_fw->gc_wave_size); in amdgpu_device_parse_gpu_info_fw()
Dgfx_v7_0.c5240 cu_info->wave_front_size = 64; in gfx_v7_0_get_cu_info()
Dgfx_v8_0.c7420 cu_info->wave_front_size = 64; in gfx_v8_0_get_cu_info()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Dkgd_kfd_interface.h69 uint32_t wave_front_size; member
/Linux-v4.19/include/uapi/drm/
Damdgpu_drm.h916 __u32 wave_front_size; member