Searched refs:gc_max_waves_per_simd (Results 1 – 6 of 6) sorted by relevance
191 uint32_t gc_max_waves_per_simd; member215 uint32_t gc_max_waves_per_simd; member241 uint32_t gc_max_waves_per_simd; member275 uint32_t gc_max_waves_per_simd; member318 uint32_t gc_max_waves_per_simd; member340 uint32_t gc_max_waves_per_simd; member
1860 uint16_t gc_max_waves_per_simd; member1895 uint16_t gc_max_waves_per_simd; member
847 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()863 adev->gfx.cu_info.max_waves_per_simd = le16_to_cpu(gfx_info->v27.gc_max_waves_per_simd); in amdgpu_atomfirmware_get_gfx_info()
383 uint32_t gc_max_waves_per_simd; member
1607 adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->v1.gc_max_waves_per_simd); in amdgpu_discovery_get_gfx_info()1651 adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->v2.gc_max_waves_per_simd); in amdgpu_discovery_get_gfx_info()
2640 le32_to_cpu(gpu_info_fw->gc_max_waves_per_simd); in amdgpu_device_parse_gpu_info_fw()
Completed in 57 milliseconds