Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
A Dkfd_packet_manager_v9.c484 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
503 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
A Dkfd_packet_manager_vi.c314 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
A Dkfd_packet_manager.c501 size = pm->pmf->unmap_queues_size; in pm_send_unmap_queue()
A Dkfd_priv.h1449 int unmap_queues_size; member
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h152 int unmap_queues_size; member
A Damdgpu_amdkfd.c836 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in amdgpu_amdkfd_unmap_hiq()
A Damdgpu_gfx.c525 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kcq()
578 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kgq()
A Dgfx_v9_0.c1086 .unmap_queues_size = 6,
5716 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v9_0_ring_preempt_ib()
7193 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v9_0_reset_kcq()
A Dgfx_v9_4_3.c333 .unmap_queues_size = 6,
3575 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v9_4_3_reset_kcq()
A Dgfx_v12_0.c419 .unmap_queues_size = 6,
4602 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v12_0_ring_preempt_ib()
A Dgfx_v11_0.c479 .unmap_queues_size = 6,
6156 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v11_0_ring_preempt_ib()
A Dgfx_v10_0.c3882 .unmap_queues_size = 6,
8880 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v10_0_ring_preempt_ib()
9598 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v10_0_reset_kcq()

Completed in 78 milliseconds