HomeSort by: relevance | last modified time | path
    Searched defs:total_cu (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v10_0.c 5331 unsigned total_cu = adev->gfx.config.max_cu_per_sh * local in function:gfx_v10_0_set_gds_init
5336 adev->gds.gds_compute_max_wave_id = total_cu * 32 - 1;
amdgpu_gfx_v10_0.c 5331 unsigned total_cu = adev->gfx.config.max_cu_per_sh * local in function:gfx_v10_0_set_gds_init
5336 adev->gds.gds_compute_max_wave_id = total_cu * 32 - 1;

Completed in 27 milliseconds