wave_front_size   497 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c 	cu_info->wave_front_size = acu_info.wave_front_size;
wave_front_size   455 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c 			adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v24.gc_wave_size);
wave_front_size  1484 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		adev->gfx.cu_info.wave_front_size = le32_to_cpu(gpu_info_fw->gc_wave_size);
wave_front_size   406 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->gc_wave_size);
wave_front_size   174 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	uint32_t wave_front_size;
wave_front_size   746 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 		dev_info.wave_front_size = adev->gfx.cu_info.wave_front_size;
wave_front_size  5158 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	cu_info->wave_front_size = 64;
wave_front_size  7180 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	cu_info->wave_front_size = 64;
wave_front_size   163 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	dev->node_props.wave_front_size = cu->wave_front_size;
wave_front_size  1197 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	cu->wave_front_size = cu_info.wave_front_size;
wave_front_size   109 drivers/gpu/drm/amd/amdkfd/kfd_crat.h 	uint8_t		wave_front_size;
wave_front_size   452 drivers/gpu/drm/amd/amdkfd/kfd_topology.c 			dev->node_props.wave_front_size);
wave_front_size    69 drivers/gpu/drm/amd/amdkfd/kfd_topology.h 	uint32_t wave_front_size;
wave_front_size    68 drivers/gpu/drm/amd/include/kgd_kfd_interface.h 	uint32_t wave_front_size;
wave_front_size   984 include/uapi/drm/amdgpu_drm.h 	__u32 wave_front_size;