Home
last modified time | relevance | path

Searched refs:gc_max_waves_per_simd (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_ucode.h148 uint32_t gc_max_waves_per_simd; member
HDamdgpu_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()
HDamdgpu_device.c1451 le32_to_cpu(gpu_info_fw->gc_max_waves_per_simd); in amdgpu_device_parse_gpu_info_fw()
/dragonfly/sys/dev/drm/amd/include/
HDatomfirmware.h1254 uint16_t gc_max_waves_per_simd; member