Home
last modified time | relevance | path

Searched refs:max_waves_per_simd (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_topology.h67 uint32_t max_waves_per_simd; member
H A Dkfd_crat.c168 dev->node_props.max_waves_per_simd = cu->max_waves_simd; in kfd_populated_cu_info_gpu()
1207 cu->max_waves_simd = cu_info.max_waves_per_simd; in kfd_create_vcrat_image_gpu()
H A Dkfd_topology.c461 dev->node_props.max_waves_per_simd); in node_show()
1385 dev->node_props.max_waves_per_simd = 10; in kfd_topology_add_device()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dkgd_kfd_interface.h69 uint32_t max_waves_per_simd; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c462 cu_info->max_waves_per_simd = acu_info.max_waves_per_simd; in amdgpu_amdkfd_get_cu_info()
H A Damdgpu_gfx.h180 uint32_t max_waves_per_simd; member
H A Damdgpu_discovery.c404 adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->gc_max_waves_per_simd); in amdgpu_discovery_get_gfx_info()
H A Damdgpu_atomfirmware.c460 adev->gfx.cu_info.max_waves_per_simd = le16_to_cpu(gfx_info->v24.gc_max_waves_per_simd); in amdgpu_atomfirmware_get_gfx_info()
H A Damdgpu_device.c1694 adev->gfx.cu_info.max_waves_per_simd = in amdgpu_device_parse_gpu_info_fw()
H A Damdgpu_gfx_v7_0.c5165 cu_info->max_waves_per_simd = 10; in gfx_v7_0_get_cu_info()
H A Damdgpu_gfx_v8_0.c7151 cu_info->max_waves_per_simd = 10; in gfx_v8_0_get_cu_info()