Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager_vi.c331 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
Dkfd_packet_manager_v9.c323 .unmap_queues_size = sizeof(struct pm4_mes_unmap_queues),
Dkfd_packet_manager.c385 size = pm->pmf->unmap_queues_size; in pm_send_unmap_queue()
Dkfd_priv.h1054 int unmap_queues_size; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h94 int unmap_queues_size; member
Damdgpu_gfx.c470 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in amdgpu_gfx_disable_kcq()
Dgfx_v10_0.c3328 .unmap_queues_size = 6,
7031 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size * in gfx_v10_0_kiq_disable_kgq()
8022 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->unmap_queues_size)) { in gfx_v10_0_ring_preempt_ib()
Dgfx_v9_0.c930 .unmap_queues_size = 6,