Home
last modified time | relevance | path

Searched refs:kiq_map_queues (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.c666 if (!kiq->pmf || !kiq->pmf->kiq_map_queues || !kiq->pmf->kiq_set_resources) in amdgpu_gfx_enable_kcq()
702 kiq->pmf->kiq_map_queues(kiq_ring, in amdgpu_gfx_enable_kcq()
726 if (!kiq->pmf || !kiq->pmf->kiq_map_queues) in amdgpu_gfx_enable_kgq()
758 kiq->pmf->kiq_map_queues(kiq_ring, in amdgpu_gfx_enable_kgq()
A Damdgpu_gfx.h132 void (*kiq_map_queues)(struct amdgpu_ring *kiq_ring, member
A Dmes_v11_0.c1244 if (!kiq->pmf || !kiq->pmf->kiq_map_queues) in mes_v11_0_kiq_enable_queue()
1253 kiq->pmf->kiq_map_queues(kiq_ring, &adev->mes.ring[0]); in mes_v11_0_kiq_enable_queue()
A Dmes_v12_0.c1333 if (!kiq->pmf || !kiq->pmf->kiq_map_queues) in mes_v12_0_kiq_enable_queue()
1342 kiq->pmf->kiq_map_queues(kiq_ring, &adev->mes.ring[0]); in mes_v12_0_kiq_enable_queue()
A Dgfx_v9_4_3.c326 .kiq_map_queues = gfx_v9_4_3_kiq_map_queues,
3619 kiq->pmf->kiq_map_queues(kiq_ring, ring); in gfx_v9_4_3_reset_kcq()
A Dgfx_v9_0.c1079 .kiq_map_queues = gfx_v9_0_kiq_map_queues,
7238 kiq->pmf->kiq_map_queues(kiq_ring, ring); in gfx_v9_0_reset_kcq()
A Dgfx_v10_0.c3875 .kiq_map_queues = gfx10_kiq_map_queues,
9571 kiq->pmf->kiq_map_queues(kiq_ring, ring); in gfx_v10_0_reset_kgq()
9641 kiq->pmf->kiq_map_queues(kiq_ring, ring); in gfx_v10_0_reset_kcq()
A Dgfx_v12_0.c413 .kiq_map_queues = gfx_v12_0_kiq_map_queues,
A Dgfx_v11_0.c473 .kiq_map_queues = gfx11_kiq_map_queues,

Completed in 70 milliseconds