max_waves_per_simd 496 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c cu_info->max_waves_per_simd = acu_info.max_waves_per_simd; max_waves_per_simd 456 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c adev->gfx.cu_info.max_waves_per_simd = le16_to_cpu(gfx_info->v24.gc_max_waves_per_simd); max_waves_per_simd 1485 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c adev->gfx.cu_info.max_waves_per_simd = max_waves_per_simd 407 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->gc_max_waves_per_simd); max_waves_per_simd 173 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h uint32_t max_waves_per_simd; max_waves_per_simd 5156 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c cu_info->max_waves_per_simd = 10; max_waves_per_simd 7178 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c cu_info->max_waves_per_simd = 10; max_waves_per_simd 162 drivers/gpu/drm/amd/amdkfd/kfd_crat.c dev->node_props.max_waves_per_simd = cu->max_waves_simd; max_waves_per_simd 1195 drivers/gpu/drm/amd/amdkfd/kfd_crat.c cu->max_waves_simd = cu_info.max_waves_per_simd; max_waves_per_simd 444 drivers/gpu/drm/amd/amdkfd/kfd_topology.c dev->node_props.max_waves_per_simd); max_waves_per_simd 1348 drivers/gpu/drm/amd/amdkfd/kfd_topology.c dev->node_props.max_waves_per_simd = 10; max_waves_per_simd 65 drivers/gpu/drm/amd/amdkfd/kfd_topology.h uint32_t max_waves_per_simd; max_waves_per_simd 67 drivers/gpu/drm/amd/include/kgd_kfd_interface.h uint32_t max_waves_per_simd;