Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h111 uint8_t wave_front_size; member
H A Dkfd_topology.c460 dev->node_props.wave_front_size); in node_show()
/linux/include/uapi/drm/
H A Damdgpu_drm.h1490 __u32 wave_front_size; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c987 dev_info->wave_front_size = adev->gfx.cu_info.wave_front_size; in amdgpu_info_ioctl()
H A Damdgpu_discovery.c1655 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v1.gc_wave_size); in amdgpu_discovery_get_gfx_info()
1699 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.c5073 cu_info->wave_front_size = 64; in gfx_v7_0_get_cu_info()