Home
last modified time | relevance | path

Searched refs:map_queues_size (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager.c73 map_queue_size = pm->pmf->map_queues_size; in pm_calc_rlib_size()
186 pm->pmf->map_queues_size, in pm_create_runlist_ib()
207 pm->pmf->map_queues_size, in pm_create_runlist_ib()
H A Dkfd_packet_manager_v9.c424 .map_queues_size = sizeof(struct pm4_mes_map_queues),
443 .map_queues_size = sizeof(struct pm4_mes_map_queues),
H A Dkfd_packet_manager_vi.c312 .map_queues_size = sizeof(struct pm4_mes_map_queues),
H A Dkfd_priv.h1426 int map_queues_size; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h148 int map_queues_size; member
H A Damdgpu_gfx.c687 r = amdgpu_ring_alloc(kiq_ring, kiq->pmf->map_queues_size * in amdgpu_gfx_enable_kcq()
745 r = amdgpu_ring_alloc(kiq_ring, kiq->pmf->map_queues_size * in amdgpu_gfx_enable_kgq()
H A Dmes_v12_0.c1190 r = amdgpu_ring_alloc(kiq_ring, kiq->pmf->map_queues_size); in mes_v12_0_kiq_enable_queue()
H A Dmes_v11_0.c1256 r = amdgpu_ring_alloc(kiq_ring, kiq->pmf->map_queues_size); in mes_v11_0_kiq_enable_queue()
H A Dgfx_v9_0.c1058 .map_queues_size = 7,
7337 r = amdgpu_ring_alloc(kiq_ring, kiq->pmf->map_queues_size); in gfx_v9_0_reset_kcq()
H A Dgfx_v10_0.c3799 .map_queues_size = 7,
9462 if (amdgpu_ring_alloc(kiq_ring, 5 + 7 + 7 + kiq->pmf->map_queues_size)) { in gfx_v10_0_reset_kgq()
9579 if (amdgpu_ring_alloc(kiq_ring, kiq->pmf->map_queues_size)) { in gfx_v10_0_reset_kcq()
H A Dgfx_v12_0.c370 .map_queues_size = 7,
H A Dgfx_v11_0.c426 .map_queues_size = 7,