Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_packet_manager_v9.c342 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
359 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
A Dkfd_packet_manager_vi.c312 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
A Dkfd_packet_manager.c379 size = pm->pmf->unmap_queues_size; in pm_send_unmap_queue()
A Dkfd_priv.h1280 int unmap_queues_size; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h100 int unmap_queues_size; member
A Damdgpu_gfx.c477 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kcq()
A Dgfx_v11_0.c256 .unmap_queues_size = 6,
4420 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in gfx_v11_0_kiq_disable_kgq()
5606 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v11_0_ring_preempt_ib()
A Dgfx_v9_0.c884 .unmap_queues_size = 6,
5354 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v9_0_ring_preempt_ib()
A Dgfx_v10_0.c3632 .unmap_queues_size = 6,
7251 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in gfx_v10_0_kiq_disable_kgq()
8659 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v10_0_ring_preempt_ib()

Completed in 50 milliseconds