Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Dkgd_kfd_interface.h68 uint32_t wave_front_size; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h73 uint32_t wave_front_size; member
Dkfd_crat.c164 dev->node_props.wave_front_size = cu->wave_front_size; in kfd_populated_cu_info_gpu()
1233 cu->wave_front_size = cu_info.wave_front_size; in kfd_create_vcrat_image_gpu()
Dkfd_crat.h109 uint8_t wave_front_size; member
Dkfd_topology.c469 dev->node_props.wave_front_size); in node_show()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c406 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v1.gc_wave_size); in amdgpu_discovery_get_gfx_info()
425 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->v2.gc_wave_size); in amdgpu_discovery_get_gfx_info()
Damdgpu_amdkfd.c470 cu_info->wave_front_size = acu_info.wave_front_size; in amdgpu_amdkfd_get_cu_info()
Damdgpu_gfx.h190 uint32_t wave_front_size; member
Damdgpu_atomfirmware.c489 adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v24.gc_wave_size); in amdgpu_atomfirmware_get_gfx_info()
Damdgpu_kms.c784 dev_info.wave_front_size = adev->gfx.cu_info.wave_front_size; in amdgpu_info_ioctl()
Damdgpu_device.c1868 adev->gfx.cu_info.wave_front_size = le32_to_cpu(gpu_info_fw->gc_wave_size); in amdgpu_device_parse_gpu_info_fw()
Dgfx_v7_0.c5206 cu_info->wave_front_size = 64; in gfx_v7_0_get_cu_info()
Dgfx_v8_0.c7112 cu_info->wave_front_size = 64; in gfx_v8_0_get_cu_info()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Damdgpu_drm.h670 __u32 wave_front_size; member
/kernel/linux/linux-5.10/include/uapi/drm/
Damdgpu_drm.h1008 __u32 wave_front_size; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Damdgpu_drm.h598 __u32 wave_front_size; member