Home
last modified time | relevance | path

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

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

Completed in 41 milliseconds