Searched refs:kiq_map_queues (Results 1 – 8 of 8) sorted by relevance
586 if (!kiq->pmf || !kiq->pmf->kiq_map_queues || !kiq->pmf->kiq_set_resources) in amdgpu_gfx_enable_kcq()624 kiq->pmf->kiq_map_queues(kiq_ring, in amdgpu_gfx_enable_kcq()642 if (!kiq->pmf || !kiq->pmf->kiq_map_queues) in amdgpu_gfx_enable_kgq()660 kiq->pmf->kiq_map_queues(kiq_ring, in amdgpu_gfx_enable_kgq()
133 void (*kiq_map_queues)(struct amdgpu_ring *kiq_ring, member
807 if (!kiq->pmf || !kiq->pmf->kiq_map_queues) in mes_v10_1_kiq_enable_queue()816 kiq->pmf->kiq_map_queues(kiq_ring, &adev->mes.ring); in mes_v10_1_kiq_enable_queue()
881 if (!kiq->pmf || !kiq->pmf->kiq_map_queues) in mes_v11_0_kiq_enable_queue()890 kiq->pmf->kiq_map_queues(kiq_ring, &adev->mes.ring); in mes_v11_0_kiq_enable_queue()
172 .kiq_map_queues = gfx_v9_4_3_kiq_map_queues,
254 .kiq_map_queues = gfx11_kiq_map_queues,
880 .kiq_map_queues = gfx_v9_0_kiq_map_queues,
3612 .kiq_map_queues = gfx10_kiq_map_queues,