Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c207 int max_queues_per_mec = min(adev->gfx.mec.num_pipe_per_mec * in amdgpu_gfx_compute_queue_acquire() local
213 for (i = 0; i < max_queues_per_mec; i++) { in amdgpu_gfx_compute_queue_acquire()
223 for (i = 0; i < max_queues_per_mec; ++i) in amdgpu_gfx_compute_queue_acquire()