Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager_v9.c362 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
379 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
Dkfd_packet_manager_vi.c331 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
Dkfd_packet_manager.c394 size = pm->pmf->unmap_queues_size; in pm_send_unmap_queue()
Dkfd_priv.h1096 int unmap_queues_size; member
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h101 int unmap_queues_size; member
Damdgpu_gfx.c473 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kcq()
Dgfx_v10_0.c3718 .unmap_queues_size = 6,
7553 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in gfx_v10_0_kiq_disable_kgq()
8842 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v10_0_ring_preempt_ib()
Dgfx_v9_0.c949 .unmap_queues_size = 6,