Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h58 uint32_t wave_front_size; member
H A Dkfd_crat.h113 uint8_t wave_front_size; member
H A Dkfd_crat.c950 dev->node_props.wave_front_size = cu->wave_front_size; in kfd_populated_cu_info_gpu()
2094 cu->wave_front_size = cu_info.wave_front_size; in kfd_create_vcrat_image_gpu()
H A Dkfd_topology.c475 dev->node_props.wave_front_size); in node_show()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dkgd_kfd_interface.h68 uint32_t wave_front_size; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c487 cu_info->wave_front_size = acu_info.wave_front_size; in amdgpu_amdkfd_get_cu_info()
H A Damdgpu_atomfirmware.c803 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v24.gc_wave_size); in amdgpu_atomfirmware_get_gfx_info()
819 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v27.gc_wave_size); in amdgpu_atomfirmware_get_gfx_info()
H A Damdgpu_gfx.h253 uint32_t wave_front_size; member
H A Damdgpu_kms.c848 dev_info->wave_front_size = adev->gfx.cu_info.wave_front_size; in amdgpu_info_ioctl()
H A Damdgpu_discovery.c1447 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v1.gc_wave_size); in amdgpu_discovery_get_gfx_info()
1481 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v2.gc_wave_size); in amdgpu_discovery_get_gfx_info()
H A Dgfx_v7_0.c5146 cu_info->wave_front_size = 64; in gfx_v7_0_get_cu_info()
H A Damdgpu_device.c1966 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gpu_info_fw->gc_wave_size); in amdgpu_device_parse_gpu_info_fw()
H A Dgfx_v8_0.c7148 cu_info->wave_front_size = 64; in gfx_v8_0_get_cu_info()
/openbmc/linux/include/uapi/drm/
H A Damdgpu_drm.h1111 __u32 wave_front_size; member