Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_topology.h49 uint32_t wave_front_size; member
A Dkfd_crat.h109 uint8_t wave_front_size; member
A Dkfd_crat.c951 dev->node_props.wave_front_size = cu->wave_front_size; in kfd_populated_cu_info_gpu()
2140 cu->wave_front_size = cu_info.wave_front_size; in kfd_create_vcrat_image_gpu()
A Dkfd_topology.c493 dev->node_props.wave_front_size); in node_show()
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Dkgd_kfd_interface.h68 uint32_t wave_front_size; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_amdkfd.c491 cu_info->wave_front_size = acu_info.wave_front_size; in amdgpu_amdkfd_get_cu_info()
A Damdgpu_atomfirmware.c767 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v24.gc_wave_size); in amdgpu_atomfirmware_get_gfx_info()
783 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v27.gc_wave_size); in amdgpu_atomfirmware_get_gfx_info()
A Damdgpu_gfx.h200 uint32_t wave_front_size; member
A Damdgpu_kms.c845 dev_info->wave_front_size = adev->gfx.cu_info.wave_front_size; in amdgpu_info_ioctl()
A Damdgpu_discovery.c1334 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v1.gc_wave_size); in amdgpu_discovery_get_gfx_info()
1368 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v2.gc_wave_size); in amdgpu_discovery_get_gfx_info()
A Dgfx_v7_0.c5146 cu_info->wave_front_size = 64; in gfx_v7_0_get_cu_info()
A Damdgpu_device.c2025 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gpu_info_fw->gc_wave_size); in amdgpu_device_parse_gpu_info_fw()
A Dgfx_v8_0.c7148 cu_info->wave_front_size = 64; in gfx_v8_0_get_cu_info()
/linux-6.3-rc2/include/uapi/drm/
A Damdgpu_drm.h1092 __u32 wave_front_size; member

Completed in 80 milliseconds