Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_packet_manager_v9.c328 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
H A Dkfd_packet_manager_vi.c336 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
H A Dkfd_packet_manager.c387 size = pm->pmf->unmap_queues_size; in pm_send_unmap_queue()
H A Dkfd_priv.h968 int unmap_queues_size; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx.h87 int unmap_queues_size; member
H A Damdgpu_gfx.c478 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kcq()
H A Damdgpu_gfx_v10_0.c376 .unmap_queues_size = 6,
3787 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in gfx_v10_0_kiq_disable_kgq()
4646 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) in gfx_v10_0_ring_preempt_ib()
H A Damdgpu_gfx_v9_0.c870 .unmap_queues_size = 6,