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

/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_topology.h58 uint32_t wave_front_size; member in struct:kfd_node_properties
H A Dkfd_crat.h113 uint8_t wave_front_size; member in struct:crat_subtype_computeunit
H A Dkfd_crat.c950 dev->node_props.wave_front_size = cu->wave_front_size;
2094 cu->wave_front_size = cu_info.wave_front_size;
H A Dkfd_topology.c474 sysfs_show_32bit_prop(buffer, offs, "wave_front_size",
475 dev->node_props.wave_front_size);
/openbsd-current/sys/dev/pci/drm/amd/include/
H A Dkgd_kfd_interface.h68 uint32_t wave_front_size; member in struct:kfd_cu_info
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c492 cu_info->wave_front_size = acu_info.wave_front_size;
H A Damdgpu_gfx.h253 uint32_t wave_front_size; member in struct:amdgpu_cu_info
H A Damdgpu_atomfirmware.c803 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v24.gc_wave_size);
819 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v27.gc_wave_size);
H A Damdgpu_kms.c848 dev_info->wave_front_size = adev->gfx.cu_info.wave_front_size;
H A Damdgpu_discovery.c1464 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v1.gc_wave_size);
1498 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v2.gc_wave_size);
H A Dgfx_v7_0.c5146 cu_info->wave_front_size = 64;
H A Damdgpu_device.c1990 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gpu_info_fw->gc_wave_size);
H A Dgfx_v8_0.c7148 cu_info->wave_front_size = 64;
/openbsd-current/sys/dev/pci/drm/include/uapi/drm/
H A Damdgpu_drm.h1111 __u32 wave_front_size; member in struct:drm_amdgpu_info_device

Completed in 158 milliseconds