Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c434 cu_info->max_waves_per_simd = acu_info.max_waves_per_simd; in get_cu_info()
H A Damdgpu_atomfirmware.c358 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.h852 uint32_t max_waves_per_simd; member
H A Damdgpu_device.c1450 adev->gfx.cu_info.max_waves_per_simd = in amdgpu_device_parse_gpu_info_fw()
H A Dgfx_v8_0.c7436 cu_info->max_waves_per_simd = 10; in gfx_v8_0_get_cu_info()
/dragonfly/sys/dev/drm/amd/include/
H A Dkgd_kfd_interface.h68 uint32_t max_waves_per_simd; member