Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h82 int unmap_queues_size; member
Damdgpu_gfx.c476 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kcq()
Dgfx_v10_0.c352 .unmap_queues_size = 6,
3792 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in gfx_v10_0_kiq_disable_kgq()
4650 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) in gfx_v10_0_ring_preempt_ib()
/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_kernel_queue_v10.c344 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
Dkfd_kernel_queue_vi.c372 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
Dkfd_kernel_queue_v9.c385 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
Dkfd_packet_manager.c381 size = pm->pmf->unmap_queues_size; in pm_send_unmap_queue()
Dkfd_priv.h967 int unmap_queues_size; member