Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gfx.c213 int max_queues_per_mec = min(adev->gfx.mec.num_pipe_per_mec * in amdgpu_gfx_compute_queue_acquire() local
222 for (i = 0; i < max_queues_per_mec; i++) { in amdgpu_gfx_compute_queue_acquire()
234 for (i = 0; i < max_queues_per_mec; ++i) in amdgpu_gfx_compute_queue_acquire()