Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gfx_v9.c766 int sh_cnt; in kgd_gfx_v9_get_cu_occupancy() local
785 sh_cnt = adev->gfx.config.max_sh_per_se; in kgd_gfx_v9_get_cu_occupancy()
788 for (sh_idx = 0; sh_idx < sh_cnt; sh_idx++) { in kgd_gfx_v9_get_cu_occupancy()