Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager_v9.c481 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
500 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
H A Dkfd_packet_manager_vi.c314 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
H A Dkfd_packet_manager.c467 size = pm->pmf->unmap_queues_size; in pm_send_unmap_queue()
H A Dkfd_priv.h1446 int unmap_queues_size; member
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h152 int unmap_queues_size; member
H A Damdgpu_amdkfd.c817 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in amdgpu_amdkfd_unmap_hiq()
H A Damdgpu_gfx.c522 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kcq()
575 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kgq()
H A Dgfx_v9_4_3.c328 .unmap_queues_size = 6,
3531 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v9_4_3_reset_kcq()
H A Dgfx_v9_0.c1059 .unmap_queues_size = 6,
5720 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v9_0_ring_preempt_ib()
7257 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v9_0_reset_kcq()
H A Dgfx_v12_0.c387 .unmap_queues_size = 6,
4508 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v12_0_ring_preempt_ib()
H A Dgfx_v11_0.c446 .unmap_queues_size = 6,
5997 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v11_0_ring_preempt_ib()
H A Dgfx_v10_0.c3853 .unmap_queues_size = 6,
8842 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v10_0_ring_preempt_ib()
9564 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v10_0_reset_kcq()