Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c206 int max_queues_per_mec = min(adev->gfx.mec.num_pipe_per_mec * in amdgpu_gfx_compute_queue_acquire() local
212 for (i = 0; i < max_queues_per_mec; i++) { in amdgpu_gfx_compute_queue_acquire()
222 for (i = 0; i < max_queues_per_mec; ++i) in amdgpu_gfx_compute_queue_acquire()