Home | Sort by: relevance | last modified time | path |
/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; |