Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h111 uint8_t wave_front_size; member
H A Dkfd_crat.c1040 dev->node_props.wave_front_size = cu->wave_front_size; in kfd_populated_cu_info_gpu()
2307 cu->wave_front_size = cu_info->wave_front_size; in kfd_create_vcrat_image_gpu()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c7030 cu_info->wave_front_size = 64; in gfx_v8_0_get_cu_info()