Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c233 int max_queues_per_me = adev->gfx.me.num_pipe_per_me * in amdgpu_gfx_graphics_queue_acquire() local
239 for (i = 0; i < max_queues_per_me; i++) { in amdgpu_gfx_graphics_queue_acquire()
248 for (i = 0; i < max_queues_per_me; ++i) in amdgpu_gfx_graphics_queue_acquire()