Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c209 int max_queues_per_mec = min(adev->gfx.mec.num_pipe_per_mec * in amdgpu_gfx_compute_queue_acquire() local
215 for (i = 0; i < max_queues_per_mec; i++) { in amdgpu_gfx_compute_queue_acquire()
225 for (i = 0; i < max_queues_per_mec; ++i) in amdgpu_gfx_compute_queue_acquire()